Max level shown:
1 [ Jun 25 04:50:04 Enabled. ]
2 [ Jun 25 04:50:04 Rereading configuration. ]
3 [ Jun 25 04:50:06 Rereading configuration. ]
4 [ Jun 25 04:50:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jun 25 04:50:08 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.06.25 04:50:09.082571 [ 1 ] {} <Information> Application: Will watch for the process with pid 23512
33 2024.06.25 04:50:09.083151 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.25 04:50:09.361937 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23512
35 2024.06.25 04:50:09.362730 [ 1 ] {} <Information> Application: starting up
36 2024.06.25 04:50:09.363521 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.25 04:50:09.457188 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.25 04:50:09.508161 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.25 04:50:09.508239 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.25 04:50:09.508268 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.25 04:50:09.508374 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.25 04:50:09.509131 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.25 04:50:09.510707 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.06.25 04:50:09.511263 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.25 04:50:09.511615 [ 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)
49 2024.06.25 04:50:09.511689 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.06.25 04:50:09.511705 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.25 04:50:09.511907 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.25 04:50:09.512834 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.25 04:50:09.517970 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.25 04:50:09.518704 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.25 04:50:09.520185 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.25 04:50:09.520296 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.25 04:50:09.521362 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.06.25 04:50:09.521714 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.25 04:50:09.525689 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.25 04:50:09.526390 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.25 04:50:09.528030 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.25 04:50:09.528439 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.25 04:50:09.528773 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.25 04:50:09.529195 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.25 04:50:09.530738 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.25 04:50:09.530766 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.25 04:50:09.530856 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.25 04:50:09.531036 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.25 04:50:09.546265 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.25 04:50:09.546356 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000243024 sec
74 2024.06.25 04:50:09.546415 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.25 04:50:09.546434 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.25 04:50:09.547902 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.25 04:50:09.548994 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.25 04:50:09.549046 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.25 04:50:09.549080 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.25 04:50:09.549121 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.25 04:50:09.549135 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.25 04:50:09.549195 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.25 04:50:09.549209 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.25 04:50:09.549255 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.25 04:50:09.549324 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.25 04:50:09.549338 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.25 04:50:09.549379 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.25 04:50:09.549420 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.25 04:50:09.549454 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.25 04:50:09.549495 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.25 04:50:09.549540 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.25 04:50:09.549570 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.25 04:50:09.549612 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.25 04:50:09.590566 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.25 04:50:09.595282 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.25 04:50:09.595347 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0331e-05 sec
97 2024.06.25 04:50:09.595365 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.25 04:50:09.595408 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.25 04:50:09.595437 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.25 04:50:09.595661 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.25 04:50:09.595747 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.25 04:50:09.595767 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.25 04:50:09.595812 [ 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).
104 2024.06.25 04:50:09.595828 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.25 04:50:09.643358 [ 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 23.8.7.1)
106 2024.06.25 04:50:09.855593 [ 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 23.8.7.1)
107 2024.06.25 04:50:09.855686 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.25 04:50:09.978677 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.25 04:50:09.978909 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.19 MiB
110 2024.06.25 04:50:09.979810 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.225e-05 sec.
111 2024.06.25 04:50:09.980178 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.25 04:50:09.980277 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.25 04:50:09.980346 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.25 04:50:09.980367 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.25 04:50:10.034396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.25 04:50:10.034580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.25 04:50:10.034615 [ 3 ] {} <Debug> HTTP-Session: a3fd1226-0a75-4f02-9fd2-468170b25710 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
118 2024.06.25 04:50:10.034645 [ 3 ] {} <Debug> HTTP-Session: a3fd1226-0a75-4f02-9fd2-468170b25710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.25 04:50:10.034665 [ 3 ] {} <Debug> HTTP-Session: a3fd1226-0a75-4f02-9fd2-468170b25710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.25 04:50:10.034749 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.25 04:50:10.034784 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.06.25 04:50:10.034806 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.06.25 04:50:10.034870 [ 3 ] {} <Trace> HTTP-Session: a3fd1226-0a75-4f02-9fd2-468170b25710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.25 04:50:10.035983 [ 3 ] {e08459c5-8a5e-4770-8ef3-0ea733843842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.25 04:50:10.069281 [ 3 ] {e08459c5-8a5e-4770-8ef3-0ea733843842} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51697) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.06.25 04:50:10.070014 [ 3 ] {e08459c5-8a5e-4770-8ef3-0ea733843842} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.25 04:50:10.071378 [ 3 ] {} <Debug> HTTP-Session: a3fd1226-0a75-4f02-9fd2-468170b25710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.25 04:50:10.071753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.25 04:50:10.071822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.25 04:50:10.071849 [ 3 ] {} <Debug> HTTP-Session: 3cdbb44e-a0f5-4103-85d7-8b5f6d4025c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
179 2024.06.25 04:50:10.071874 [ 3 ] {} <Debug> HTTP-Session: 3cdbb44e-a0f5-4103-85d7-8b5f6d4025c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.25 04:50:10.071887 [ 3 ] {} <Debug> HTTP-Session: 3cdbb44e-a0f5-4103-85d7-8b5f6d4025c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.25 04:50:10.071933 [ 3 ] {} <Trace> HTTP-Session: 3cdbb44e-a0f5-4103-85d7-8b5f6d4025c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.25 04:50:10.073051 [ 3 ] {639cfa4f-3091-4a8a-afda-b86802908a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.25 04:50:10.073173 [ 3 ] {639cfa4f-3091-4a8a-afda-b86802908a74} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.25 04:50:10.075207 [ 3 ] {639cfa4f-3091-4a8a-afda-b86802908a74} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.25 04:50:10.078024 [ 3 ] {639cfa4f-3091-4a8a-afda-b86802908a74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.25 04:50:10.083905 [ 3 ] {639cfa4f-3091-4a8a-afda-b86802908a74} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.25 04:50:10.083940 [ 3 ] {639cfa4f-3091-4a8a-afda-b86802908a74} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.25 04:50:10.083961 [ 3 ] {} <Debug> HTTP-Session: 3cdbb44e-a0f5-4103-85d7-8b5f6d4025c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.25 04:50:10.086411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.25 04:50:10.086476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.25 04:50:10.086505 [ 3 ] {} <Debug> HTTP-Session: 8d551054-8c0f-478a-a879-6bd2374b7066 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
192 2024.06.25 04:50:10.086526 [ 3 ] {} <Debug> HTTP-Session: 8d551054-8c0f-478a-a879-6bd2374b7066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.25 04:50:10.086545 [ 3 ] {} <Debug> HTTP-Session: 8d551054-8c0f-478a-a879-6bd2374b7066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.25 04:50:10.086589 [ 3 ] {} <Trace> HTTP-Session: 8d551054-8c0f-478a-a879-6bd2374b7066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.25 04:50:10.086735 [ 3 ] {ea6bdb94-6459-4933-aaf5-933cea10ddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.25 04:50:10.087043 [ 3 ] {ea6bdb94-6459-4933-aaf5-933cea10ddcf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51697) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.06.25 04:50:10.087166 [ 3 ] {ea6bdb94-6459-4933-aaf5-933cea10ddcf} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.25 04:50:10.087312 [ 3 ] {} <Debug> HTTP-Session: 8d551054-8c0f-478a-a879-6bd2374b7066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.25 04:50:10.088608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.25 04:50:10.088659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.25 04:50:10.088679 [ 3 ] {} <Debug> HTTP-Session: eea98967-d13d-4a3c-9352-c51ff467511f Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
250 2024.06.25 04:50:10.088699 [ 3 ] {} <Debug> HTTP-Session: eea98967-d13d-4a3c-9352-c51ff467511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.25 04:50:10.088716 [ 3 ] {} <Debug> HTTP-Session: eea98967-d13d-4a3c-9352-c51ff467511f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.25 04:50:10.088745 [ 3 ] {} <Trace> HTTP-Session: eea98967-d13d-4a3c-9352-c51ff467511f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.25 04:50:10.088915 [ 3 ] {65f73316-955d-42fb-9200-0bd825536716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.25 04:50:10.089072 [ 3 ] {65f73316-955d-42fb-9200-0bd825536716} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.25 04:50:10.089094 [ 3 ] {} <Debug> HTTP-Session: eea98967-d13d-4a3c-9352-c51ff467511f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.25 04:50:10.089208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.25 04:50:10.089257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.25 04:50:10.089280 [ 3 ] {} <Debug> HTTP-Session: b26433c8-f829-4cc4-b791-b0ded4255699 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
259 2024.06.25 04:50:10.089296 [ 3 ] {} <Debug> HTTP-Session: b26433c8-f829-4cc4-b791-b0ded4255699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.25 04:50:10.089313 [ 3 ] {} <Debug> HTTP-Session: b26433c8-f829-4cc4-b791-b0ded4255699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.25 04:50:10.089344 [ 3 ] {} <Trace> HTTP-Session: b26433c8-f829-4cc4-b791-b0ded4255699 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.25 04:50:10.089430 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.25 04:50:10.089496 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.25 04:50:10.094511 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.25 04:50:10.094542 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4641e-05 sec
266 2024.06.25 04:50:10.094556 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Trace> ReferentialDeps: No tables
267 2024.06.25 04:50:10.094571 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Trace> LoadingDeps: No tables
268 2024.06.25 04:50:10.094593 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.25 04:50:10.094709 [ 3 ] {8098c131-6de0-4cb2-9e38-1ef1dd0f2a2e} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.25 04:50:10.094734 [ 3 ] {} <Debug> HTTP-Session: b26433c8-f829-4cc4-b791-b0ded4255699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.25 04:50:10.094847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.25 04:50:10.094898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.25 04:50:10.094917 [ 3 ] {} <Debug> HTTP-Session: 41217bb5-a6b1-45d1-904c-4681bf950d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
274 2024.06.25 04:50:10.094939 [ 3 ] {} <Debug> HTTP-Session: 41217bb5-a6b1-45d1-904c-4681bf950d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.25 04:50:10.094960 [ 3 ] {} <Debug> HTTP-Session: 41217bb5-a6b1-45d1-904c-4681bf950d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.25 04:50:10.094989 [ 3 ] {} <Trace> HTTP-Session: 41217bb5-a6b1-45d1-904c-4681bf950d1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.25 04:50:10.095128 [ 3 ] {2814ada2-0fb9-4990-b37d-f67d5a47130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.06.25 04:50:10.095175 [ 3 ] {2814ada2-0fb9-4990-b37d-f67d5a47130a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.25 04:50:10.099503 [ 3 ] {2814ada2-0fb9-4990-b37d-f67d5a47130a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.25 04:50:10.103815 [ 3 ] {2814ada2-0fb9-4990-b37d-f67d5a47130a} <Debug> oximeter.version (95b0ff1f-8e27-4e75-9c28-6bbdd7459202): Loading data parts
282 2024.06.25 04:50:10.104232 [ 3 ] {2814ada2-0fb9-4990-b37d-f67d5a47130a} <Debug> oximeter.version (95b0ff1f-8e27-4e75-9c28-6bbdd7459202): There are no data parts
283 2024.06.25 04:50:10.110641 [ 3 ] {2814ada2-0fb9-4990-b37d-f67d5a47130a} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.25 04:50:10.110668 [ 3 ] {} <Debug> HTTP-Session: 41217bb5-a6b1-45d1-904c-4681bf950d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.25 04:50:10.110796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.25 04:50:10.110850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.25 04:50:10.110875 [ 3 ] {} <Debug> HTTP-Session: 63420fc1-d79d-4fb7-b5f2-5656091345ab Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
288 2024.06.25 04:50:10.110891 [ 3 ] {} <Debug> HTTP-Session: 63420fc1-d79d-4fb7-b5f2-5656091345ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.25 04:50:10.110908 [ 3 ] {} <Debug> HTTP-Session: 63420fc1-d79d-4fb7-b5f2-5656091345ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.25 04:50:10.110943 [ 3 ] {} <Trace> HTTP-Session: 63420fc1-d79d-4fb7-b5f2-5656091345ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.25 04:50:10.111140 [ 3 ] {e7760927-e5dd-478e-899d-f240d23bd2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.06.25 04:50:10.111194 [ 3 ] {e7760927-e5dd-478e-899d-f240d23bd2f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.25 04:50:10.122479 [ 3 ] {e7760927-e5dd-478e-899d-f240d23bd2f6} <Debug> oximeter.measurements_bool (2437d663-9cc2-4b9a-901b-a63c67be58ac): Loading data parts
304 2024.06.25 04:50:10.122657 [ 3 ] {e7760927-e5dd-478e-899d-f240d23bd2f6} <Debug> oximeter.measurements_bool (2437d663-9cc2-4b9a-901b-a63c67be58ac): There are no data parts
305 2024.06.25 04:50:10.127824 [ 3 ] {e7760927-e5dd-478e-899d-f240d23bd2f6} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.25 04:50:10.127851 [ 3 ] {} <Debug> HTTP-Session: 63420fc1-d79d-4fb7-b5f2-5656091345ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.25 04:50:10.127987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.25 04:50:10.128040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.25 04:50:10.128064 [ 3 ] {} <Debug> HTTP-Session: f081f5d2-0550-42ef-ae21-7e04a8ff2653 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
310 2024.06.25 04:50:10.128081 [ 3 ] {} <Debug> HTTP-Session: f081f5d2-0550-42ef-ae21-7e04a8ff2653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.25 04:50:10.128097 [ 3 ] {} <Debug> HTTP-Session: f081f5d2-0550-42ef-ae21-7e04a8ff2653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.25 04:50:10.128128 [ 3 ] {} <Trace> HTTP-Session: f081f5d2-0550-42ef-ae21-7e04a8ff2653 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.25 04:50:10.128306 [ 3 ] {22d3bb8d-ddc9-4cd5-b2b0-76a81bb7252e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.06.25 04:50:10.128354 [ 3 ] {22d3bb8d-ddc9-4cd5-b2b0-76a81bb7252e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.25 04:50:10.133417 [ 3 ] {22d3bb8d-ddc9-4cd5-b2b0-76a81bb7252e} <Debug> oximeter.measurements_i8 (c4494d6d-c049-4a4e-b1ee-dc390990a6ef): Loading data parts
316 2024.06.25 04:50:10.133591 [ 3 ] {22d3bb8d-ddc9-4cd5-b2b0-76a81bb7252e} <Debug> oximeter.measurements_i8 (c4494d6d-c049-4a4e-b1ee-dc390990a6ef): There are no data parts
317 2024.06.25 04:50:10.142696 [ 3 ] {22d3bb8d-ddc9-4cd5-b2b0-76a81bb7252e} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.25 04:50:10.142747 [ 3 ] {} <Debug> HTTP-Session: f081f5d2-0550-42ef-ae21-7e04a8ff2653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.25 04:50:10.142915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.25 04:50:10.142997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.25 04:50:10.143038 [ 3 ] {} <Debug> HTTP-Session: 7ff8f97b-c19a-4b25-8af4-ab1a0f24c37f Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
322 2024.06.25 04:50:10.143062 [ 3 ] {} <Debug> HTTP-Session: 7ff8f97b-c19a-4b25-8af4-ab1a0f24c37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.25 04:50:10.143090 [ 3 ] {} <Debug> HTTP-Session: 7ff8f97b-c19a-4b25-8af4-ab1a0f24c37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.25 04:50:10.143133 [ 3 ] {} <Trace> HTTP-Session: 7ff8f97b-c19a-4b25-8af4-ab1a0f24c37f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.25 04:50:10.143308 [ 3 ] {85ab6bb5-bba7-4649-9ed8-5b56c06b6f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.06.25 04:50:10.143367 [ 3 ] {85ab6bb5-bba7-4649-9ed8-5b56c06b6f0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.25 04:50:10.147558 [ 3 ] {85ab6bb5-bba7-4649-9ed8-5b56c06b6f0c} <Debug> oximeter.measurements_u8 (2244118a-2627-47aa-ac51-260b60fee81a): Loading data parts
328 2024.06.25 04:50:10.147795 [ 3 ] {85ab6bb5-bba7-4649-9ed8-5b56c06b6f0c} <Debug> oximeter.measurements_u8 (2244118a-2627-47aa-ac51-260b60fee81a): There are no data parts
329 2024.06.25 04:50:10.149963 [ 3 ] {85ab6bb5-bba7-4649-9ed8-5b56c06b6f0c} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.25 04:50:10.149988 [ 3 ] {} <Debug> HTTP-Session: 7ff8f97b-c19a-4b25-8af4-ab1a0f24c37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.25 04:50:10.150113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.25 04:50:10.150168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.25 04:50:10.150194 [ 3 ] {} <Debug> HTTP-Session: 7c36c074-e072-423d-8a69-61aecc62d310 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
334 2024.06.25 04:50:10.150210 [ 3 ] {} <Debug> HTTP-Session: 7c36c074-e072-423d-8a69-61aecc62d310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.25 04:50:10.150228 [ 3 ] {} <Debug> HTTP-Session: 7c36c074-e072-423d-8a69-61aecc62d310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.25 04:50:10.150261 [ 3 ] {} <Trace> HTTP-Session: 7c36c074-e072-423d-8a69-61aecc62d310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.25 04:50:10.150435 [ 3 ] {24210649-208a-49ae-b4e7-0dd3e5bc5e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.06.25 04:50:10.150484 [ 3 ] {24210649-208a-49ae-b4e7-0dd3e5bc5e04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.25 04:50:10.154441 [ 3 ] {24210649-208a-49ae-b4e7-0dd3e5bc5e04} <Debug> oximeter.measurements_i16 (b9b5f126-8a2a-4277-a822-85f06c90c3d1): Loading data parts
340 2024.06.25 04:50:10.154643 [ 3 ] {24210649-208a-49ae-b4e7-0dd3e5bc5e04} <Debug> oximeter.measurements_i16 (b9b5f126-8a2a-4277-a822-85f06c90c3d1): There are no data parts
341 2024.06.25 04:50:10.157252 [ 3 ] {24210649-208a-49ae-b4e7-0dd3e5bc5e04} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.25 04:50:10.157284 [ 3 ] {} <Debug> HTTP-Session: 7c36c074-e072-423d-8a69-61aecc62d310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.25 04:50:10.157402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.25 04:50:10.157453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.25 04:50:10.157477 [ 3 ] {} <Debug> HTTP-Session: 4067170b-6a5b-46de-8a43-7bcd7200fb4c Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
346 2024.06.25 04:50:10.157492 [ 3 ] {} <Debug> HTTP-Session: 4067170b-6a5b-46de-8a43-7bcd7200fb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.25 04:50:10.157509 [ 3 ] {} <Debug> HTTP-Session: 4067170b-6a5b-46de-8a43-7bcd7200fb4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.25 04:50:10.157542 [ 3 ] {} <Trace> HTTP-Session: 4067170b-6a5b-46de-8a43-7bcd7200fb4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.25 04:50:10.157713 [ 3 ] {209cad16-498d-41e8-ba16-5cd48f5d4c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.06.25 04:50:10.157766 [ 3 ] {209cad16-498d-41e8-ba16-5cd48f5d4c44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.25 04:50:10.160999 [ 3 ] {209cad16-498d-41e8-ba16-5cd48f5d4c44} <Debug> oximeter.measurements_u16 (ce088ced-2c82-4238-b43b-533c7a3a9b12): Loading data parts
352 2024.06.25 04:50:10.161167 [ 3 ] {209cad16-498d-41e8-ba16-5cd48f5d4c44} <Debug> oximeter.measurements_u16 (ce088ced-2c82-4238-b43b-533c7a3a9b12): There are no data parts
353 2024.06.25 04:50:10.163581 [ 3 ] {209cad16-498d-41e8-ba16-5cd48f5d4c44} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.25 04:50:10.163614 [ 3 ] {} <Debug> HTTP-Session: 4067170b-6a5b-46de-8a43-7bcd7200fb4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.25 04:50:10.163739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.25 04:50:10.163790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.25 04:50:10.163813 [ 3 ] {} <Debug> HTTP-Session: 18e8f445-ccd2-4a0b-ba28-6bfadb7fe215 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
358 2024.06.25 04:50:10.163836 [ 3 ] {} <Debug> HTTP-Session: 18e8f445-ccd2-4a0b-ba28-6bfadb7fe215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.25 04:50:10.163849 [ 3 ] {} <Debug> HTTP-Session: 18e8f445-ccd2-4a0b-ba28-6bfadb7fe215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.25 04:50:10.163882 [ 3 ] {} <Trace> HTTP-Session: 18e8f445-ccd2-4a0b-ba28-6bfadb7fe215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.25 04:50:10.164062 [ 3 ] {817d2cd4-5eb8-423e-aaf9-1506fbd4504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.06.25 04:50:10.164111 [ 3 ] {817d2cd4-5eb8-423e-aaf9-1506fbd4504c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.25 04:50:10.167212 [ 3 ] {817d2cd4-5eb8-423e-aaf9-1506fbd4504c} <Debug> oximeter.measurements_i32 (d1ca4736-78d3-4a9a-9995-2dfce4d7dc55): Loading data parts
364 2024.06.25 04:50:10.167350 [ 3 ] {817d2cd4-5eb8-423e-aaf9-1506fbd4504c} <Debug> oximeter.measurements_i32 (d1ca4736-78d3-4a9a-9995-2dfce4d7dc55): There are no data parts
365 2024.06.25 04:50:10.169961 [ 3 ] {817d2cd4-5eb8-423e-aaf9-1506fbd4504c} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.25 04:50:10.170012 [ 3 ] {} <Debug> HTTP-Session: 18e8f445-ccd2-4a0b-ba28-6bfadb7fe215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.25 04:50:10.170153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.25 04:50:10.170204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.25 04:50:10.170233 [ 3 ] {} <Debug> HTTP-Session: 8eb3e99f-42c4-4673-a3d2-549de56afb1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
370 2024.06.25 04:50:10.170249 [ 3 ] {} <Debug> HTTP-Session: 8eb3e99f-42c4-4673-a3d2-549de56afb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.25 04:50:10.170265 [ 3 ] {} <Debug> HTTP-Session: 8eb3e99f-42c4-4673-a3d2-549de56afb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.25 04:50:10.170297 [ 3 ] {} <Trace> HTTP-Session: 8eb3e99f-42c4-4673-a3d2-549de56afb1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.25 04:50:10.170472 [ 3 ] {7553be66-1ddc-420c-aec7-74e15e77e5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.25 04:50:10.170523 [ 3 ] {7553be66-1ddc-420c-aec7-74e15e77e5ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.25 04:50:10.174577 [ 3 ] {7553be66-1ddc-420c-aec7-74e15e77e5ec} <Debug> oximeter.measurements_u32 (70ee54a5-30db-436f-8066-e065137a84f5): Loading data parts
376 2024.06.25 04:50:10.174800 [ 3 ] {7553be66-1ddc-420c-aec7-74e15e77e5ec} <Debug> oximeter.measurements_u32 (70ee54a5-30db-436f-8066-e065137a84f5): There are no data parts
377 2024.06.25 04:50:10.177631 [ 3 ] {7553be66-1ddc-420c-aec7-74e15e77e5ec} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.25 04:50:10.177662 [ 3 ] {} <Debug> HTTP-Session: 8eb3e99f-42c4-4673-a3d2-549de56afb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.25 04:50:10.177787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.25 04:50:10.177840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.25 04:50:10.177865 [ 3 ] {} <Debug> HTTP-Session: 50893939-ac32-4e64-ad23-fe60f33241ad Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
382 2024.06.25 04:50:10.177884 [ 3 ] {} <Debug> HTTP-Session: 50893939-ac32-4e64-ad23-fe60f33241ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.25 04:50:10.177897 [ 3 ] {} <Debug> HTTP-Session: 50893939-ac32-4e64-ad23-fe60f33241ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.25 04:50:10.177929 [ 3 ] {} <Trace> HTTP-Session: 50893939-ac32-4e64-ad23-fe60f33241ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.25 04:50:10.178106 [ 3 ] {d2e414ed-c578-46bc-897f-fbad6e066bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.25 04:50:10.178159 [ 3 ] {d2e414ed-c578-46bc-897f-fbad6e066bb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.25 04:50:10.182825 [ 3 ] {d2e414ed-c578-46bc-897f-fbad6e066bb2} <Debug> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Loading data parts
388 2024.06.25 04:50:10.182986 [ 3 ] {d2e414ed-c578-46bc-897f-fbad6e066bb2} <Debug> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): There are no data parts
389 2024.06.25 04:50:10.185574 [ 3 ] {d2e414ed-c578-46bc-897f-fbad6e066bb2} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.25 04:50:10.185612 [ 3 ] {} <Debug> HTTP-Session: 50893939-ac32-4e64-ad23-fe60f33241ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.25 04:50:10.185736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.25 04:50:10.185801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.25 04:50:10.185825 [ 3 ] {} <Debug> HTTP-Session: e180352d-7bab-4d1a-9f28-6ab34fd81dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
394 2024.06.25 04:50:10.185850 [ 3 ] {} <Debug> HTTP-Session: e180352d-7bab-4d1a-9f28-6ab34fd81dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.25 04:50:10.185868 [ 3 ] {} <Debug> HTTP-Session: e180352d-7bab-4d1a-9f28-6ab34fd81dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.25 04:50:10.185909 [ 3 ] {} <Trace> HTTP-Session: e180352d-7bab-4d1a-9f28-6ab34fd81dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.25 04:50:10.186112 [ 3 ] {b0ef9510-e029-4f6c-a793-d46669366c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.25 04:50:10.186171 [ 3 ] {b0ef9510-e029-4f6c-a793-d46669366c2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.25 04:50:10.190691 [ 3 ] {b0ef9510-e029-4f6c-a793-d46669366c2a} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Loading data parts
400 2024.06.25 04:50:10.190839 [ 3 ] {b0ef9510-e029-4f6c-a793-d46669366c2a} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): There are no data parts
401 2024.06.25 04:50:10.201418 [ 3 ] {b0ef9510-e029-4f6c-a793-d46669366c2a} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.25 04:50:10.201457 [ 3 ] {} <Debug> HTTP-Session: e180352d-7bab-4d1a-9f28-6ab34fd81dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.25 04:50:10.201609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.25 04:50:10.201668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.25 04:50:10.201698 [ 3 ] {} <Debug> HTTP-Session: 0f58d9eb-5a1e-4b0f-99ad-3410e01ad919 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
406 2024.06.25 04:50:10.201725 [ 3 ] {} <Debug> HTTP-Session: 0f58d9eb-5a1e-4b0f-99ad-3410e01ad919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.25 04:50:10.201742 [ 3 ] {} <Debug> HTTP-Session: 0f58d9eb-5a1e-4b0f-99ad-3410e01ad919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.25 04:50:10.201782 [ 3 ] {} <Trace> HTTP-Session: 0f58d9eb-5a1e-4b0f-99ad-3410e01ad919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.25 04:50:10.201996 [ 3 ] {22812f13-bbb8-44e8-9958-c132b851f88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.25 04:50:10.202061 [ 3 ] {22812f13-bbb8-44e8-9958-c132b851f88f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.25 04:50:10.207189 [ 3 ] {22812f13-bbb8-44e8-9958-c132b851f88f} <Debug> oximeter.measurements_f32 (f0e6d619-4183-47a4-95e7-ed42d178a3e5): Loading data parts
412 2024.06.25 04:50:10.207345 [ 3 ] {22812f13-bbb8-44e8-9958-c132b851f88f} <Debug> oximeter.measurements_f32 (f0e6d619-4183-47a4-95e7-ed42d178a3e5): There are no data parts
413 2024.06.25 04:50:10.209461 [ 3 ] {22812f13-bbb8-44e8-9958-c132b851f88f} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.25 04:50:10.209488 [ 3 ] {} <Debug> HTTP-Session: 0f58d9eb-5a1e-4b0f-99ad-3410e01ad919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.25 04:50:10.209610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.25 04:50:10.209678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.25 04:50:10.209698 [ 3 ] {} <Debug> HTTP-Session: 0d3a828d-6059-4bee-995a-8c0e01ebb7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
418 2024.06.25 04:50:10.209720 [ 3 ] {} <Debug> HTTP-Session: 0d3a828d-6059-4bee-995a-8c0e01ebb7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.25 04:50:10.209739 [ 3 ] {} <Debug> HTTP-Session: 0d3a828d-6059-4bee-995a-8c0e01ebb7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.25 04:50:10.209768 [ 3 ] {} <Trace> HTTP-Session: 0d3a828d-6059-4bee-995a-8c0e01ebb7c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.25 04:50:10.209950 [ 3 ] {8224b806-25cd-4130-8c29-ec91b5436e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.25 04:50:10.210004 [ 3 ] {8224b806-25cd-4130-8c29-ec91b5436e21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.25 04:50:10.214561 [ 3 ] {8224b806-25cd-4130-8c29-ec91b5436e21} <Debug> oximeter.measurements_f64 (d5eb49fe-2039-494b-917f-5a761e85f8ce): Loading data parts
424 2024.06.25 04:50:10.214717 [ 3 ] {8224b806-25cd-4130-8c29-ec91b5436e21} <Debug> oximeter.measurements_f64 (d5eb49fe-2039-494b-917f-5a761e85f8ce): There are no data parts
425 2024.06.25 04:50:10.219115 [ 3 ] {8224b806-25cd-4130-8c29-ec91b5436e21} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.25 04:50:10.219155 [ 3 ] {} <Debug> HTTP-Session: 0d3a828d-6059-4bee-995a-8c0e01ebb7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.25 04:50:10.219324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.25 04:50:10.219392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.25 04:50:10.219417 [ 3 ] {} <Debug> HTTP-Session: abff3c07-6da8-43c9-b914-74b44c6dd1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
430 2024.06.25 04:50:10.219443 [ 3 ] {} <Debug> HTTP-Session: abff3c07-6da8-43c9-b914-74b44c6dd1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.25 04:50:10.219460 [ 3 ] {} <Debug> HTTP-Session: abff3c07-6da8-43c9-b914-74b44c6dd1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.25 04:50:10.219501 [ 3 ] {} <Trace> HTTP-Session: abff3c07-6da8-43c9-b914-74b44c6dd1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.25 04:50:10.219717 [ 3 ] {fb9a35f6-24a3-4ac5-b209-b531b6b3e453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.25 04:50:10.219783 [ 3 ] {fb9a35f6-24a3-4ac5-b209-b531b6b3e453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.25 04:50:10.224627 [ 3 ] {fb9a35f6-24a3-4ac5-b209-b531b6b3e453} <Debug> oximeter.measurements_string (b8b6f468-0d66-46d2-96ea-f0618aba5689): Loading data parts
436 2024.06.25 04:50:10.224861 [ 3 ] {fb9a35f6-24a3-4ac5-b209-b531b6b3e453} <Debug> oximeter.measurements_string (b8b6f468-0d66-46d2-96ea-f0618aba5689): There are no data parts
437 2024.06.25 04:50:10.230422 [ 3 ] {fb9a35f6-24a3-4ac5-b209-b531b6b3e453} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.25 04:50:10.230461 [ 3 ] {} <Debug> HTTP-Session: abff3c07-6da8-43c9-b914-74b44c6dd1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.25 04:50:10.230647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.25 04:50:10.230729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.25 04:50:10.230758 [ 3 ] {} <Debug> HTTP-Session: 7480a30a-d710-4dbd-a6fa-b2fdb1c14914 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
442 2024.06.25 04:50:10.230790 [ 3 ] {} <Debug> HTTP-Session: 7480a30a-d710-4dbd-a6fa-b2fdb1c14914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.25 04:50:10.230818 [ 3 ] {} <Debug> HTTP-Session: 7480a30a-d710-4dbd-a6fa-b2fdb1c14914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.25 04:50:10.230863 [ 3 ] {} <Trace> HTTP-Session: 7480a30a-d710-4dbd-a6fa-b2fdb1c14914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.25 04:50:10.231132 [ 3 ] {626dc6a7-7398-4f67-939f-2e86b8a259e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.25 04:50:10.231191 [ 3 ] {626dc6a7-7398-4f67-939f-2e86b8a259e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.25 04:50:10.236061 [ 3 ] {626dc6a7-7398-4f67-939f-2e86b8a259e7} <Debug> oximeter.measurements_bytes (ac74a5c1-be2d-4e25-8cdc-1c4a2b539c50): Loading data parts
455 2024.06.25 04:50:10.236263 [ 3 ] {626dc6a7-7398-4f67-939f-2e86b8a259e7} <Debug> oximeter.measurements_bytes (ac74a5c1-be2d-4e25-8cdc-1c4a2b539c50): There are no data parts
456 2024.06.25 04:50:10.239011 [ 3 ] {626dc6a7-7398-4f67-939f-2e86b8a259e7} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.25 04:50:10.239037 [ 3 ] {} <Debug> HTTP-Session: 7480a30a-d710-4dbd-a6fa-b2fdb1c14914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.25 04:50:10.239164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.25 04:50:10.239215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.25 04:50:10.239235 [ 3 ] {} <Debug> HTTP-Session: 2ae1a0c7-adc7-45e7-ae9b-2186b1f44854 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
461 2024.06.25 04:50:10.239256 [ 3 ] {} <Debug> HTTP-Session: 2ae1a0c7-adc7-45e7-ae9b-2186b1f44854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.25 04:50:10.239274 [ 3 ] {} <Debug> HTTP-Session: 2ae1a0c7-adc7-45e7-ae9b-2186b1f44854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.25 04:50:10.239305 [ 3 ] {} <Trace> HTTP-Session: 2ae1a0c7-adc7-45e7-ae9b-2186b1f44854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.25 04:50:10.239493 [ 3 ] {f4907680-a429-4605-9196-d7e9680b2407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.25 04:50:10.239545 [ 3 ] {f4907680-a429-4605-9196-d7e9680b2407} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.25 04:50:10.244218 [ 3 ] {f4907680-a429-4605-9196-d7e9680b2407} <Debug> oximeter.measurements_cumulativei64 (e1876a8a-d891-4548-9a62-68662fcce7ba): Loading data parts
467 2024.06.25 04:50:10.244428 [ 3 ] {f4907680-a429-4605-9196-d7e9680b2407} <Debug> oximeter.measurements_cumulativei64 (e1876a8a-d891-4548-9a62-68662fcce7ba): There are no data parts
468 2024.06.25 04:50:10.250458 [ 3 ] {f4907680-a429-4605-9196-d7e9680b2407} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.25 04:50:10.250492 [ 3 ] {} <Debug> HTTP-Session: 2ae1a0c7-adc7-45e7-ae9b-2186b1f44854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.25 04:50:10.250614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.25 04:50:10.250670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.25 04:50:10.250706 [ 3 ] {} <Debug> HTTP-Session: 58c4a049-f929-4454-9b7e-78b725fd91b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
473 2024.06.25 04:50:10.250745 [ 3 ] {} <Debug> HTTP-Session: 58c4a049-f929-4454-9b7e-78b725fd91b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.25 04:50:10.250759 [ 3 ] {} <Debug> HTTP-Session: 58c4a049-f929-4454-9b7e-78b725fd91b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.25 04:50:10.250796 [ 3 ] {} <Trace> HTTP-Session: 58c4a049-f929-4454-9b7e-78b725fd91b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.25 04:50:10.251037 [ 3 ] {789f6310-e79b-4c5c-8632-967f33960529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.25 04:50:10.251108 [ 3 ] {789f6310-e79b-4c5c-8632-967f33960529} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.25 04:50:10.255905 [ 3 ] {789f6310-e79b-4c5c-8632-967f33960529} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Loading data parts
479 2024.06.25 04:50:10.256120 [ 3 ] {789f6310-e79b-4c5c-8632-967f33960529} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): There are no data parts
480 2024.06.25 04:50:10.258551 [ 3 ] {789f6310-e79b-4c5c-8632-967f33960529} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.25 04:50:10.258584 [ 3 ] {} <Debug> HTTP-Session: 58c4a049-f929-4454-9b7e-78b725fd91b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.25 04:50:10.258724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.25 04:50:10.258787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.25 04:50:10.258811 [ 3 ] {} <Debug> HTTP-Session: 492e3d66-492b-422b-97d6-4e19534bae78 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
485 2024.06.25 04:50:10.258837 [ 3 ] {} <Debug> HTTP-Session: 492e3d66-492b-422b-97d6-4e19534bae78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.25 04:50:10.258860 [ 3 ] {} <Debug> HTTP-Session: 492e3d66-492b-422b-97d6-4e19534bae78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.25 04:50:10.258896 [ 3 ] {} <Trace> HTTP-Session: 492e3d66-492b-422b-97d6-4e19534bae78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.25 04:50:10.259113 [ 3 ] {3ba2685e-e35e-410f-87c2-479b40e8f941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.25 04:50:10.259172 [ 3 ] {3ba2685e-e35e-410f-87c2-479b40e8f941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.25 04:50:10.262166 [ 3 ] {3ba2685e-e35e-410f-87c2-479b40e8f941} <Debug> oximeter.measurements_cumulativef32 (ddc232b6-c6a0-42c4-9bf7-a737c3565980): Loading data parts
491 2024.06.25 04:50:10.262390 [ 3 ] {3ba2685e-e35e-410f-87c2-479b40e8f941} <Debug> oximeter.measurements_cumulativef32 (ddc232b6-c6a0-42c4-9bf7-a737c3565980): There are no data parts
492 2024.06.25 04:50:10.264822 [ 3 ] {3ba2685e-e35e-410f-87c2-479b40e8f941} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.25 04:50:10.264858 [ 3 ] {} <Debug> HTTP-Session: 492e3d66-492b-422b-97d6-4e19534bae78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.25 04:50:10.264975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.25 04:50:10.265029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.25 04:50:10.265053 [ 3 ] {} <Debug> HTTP-Session: d4f17cb1-b5c2-4a64-b90b-ae16c6858295 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
497 2024.06.25 04:50:10.265075 [ 3 ] {} <Debug> HTTP-Session: d4f17cb1-b5c2-4a64-b90b-ae16c6858295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.25 04:50:10.265088 [ 3 ] {} <Debug> HTTP-Session: d4f17cb1-b5c2-4a64-b90b-ae16c6858295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.25 04:50:10.265120 [ 3 ] {} <Trace> HTTP-Session: d4f17cb1-b5c2-4a64-b90b-ae16c6858295 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.25 04:50:10.265310 [ 3 ] {40e2728b-c20d-4347-ae27-70f278c7544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.25 04:50:10.265366 [ 3 ] {40e2728b-c20d-4347-ae27-70f278c7544d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.25 04:50:10.268770 [ 3 ] {40e2728b-c20d-4347-ae27-70f278c7544d} <Debug> oximeter.measurements_cumulativef64 (b170ae17-6225-4168-be3a-81b1df880fd8): Loading data parts
503 2024.06.25 04:50:10.268964 [ 3 ] {40e2728b-c20d-4347-ae27-70f278c7544d} <Debug> oximeter.measurements_cumulativef64 (b170ae17-6225-4168-be3a-81b1df880fd8): There are no data parts
504 2024.06.25 04:50:10.271386 [ 3 ] {40e2728b-c20d-4347-ae27-70f278c7544d} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.25 04:50:10.271418 [ 3 ] {} <Debug> HTTP-Session: d4f17cb1-b5c2-4a64-b90b-ae16c6858295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.25 04:50:10.271545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.25 04:50:10.271607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.25 04:50:10.271629 [ 3 ] {} <Debug> HTTP-Session: 7b785fcf-9a67-4345-8299-690586621cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
509 2024.06.25 04:50:10.271654 [ 3 ] {} <Debug> HTTP-Session: 7b785fcf-9a67-4345-8299-690586621cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.25 04:50:10.271675 [ 3 ] {} <Debug> HTTP-Session: 7b785fcf-9a67-4345-8299-690586621cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.25 04:50:10.271711 [ 3 ] {} <Trace> HTTP-Session: 7b785fcf-9a67-4345-8299-690586621cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.25 04:50:10.272017 [ 3 ] {2a517f58-dade-4d56-8218-1047528e823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.06.25 04:50:10.272094 [ 3 ] {2a517f58-dade-4d56-8218-1047528e823b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.25 04:50:10.275073 [ 3 ] {2a517f58-dade-4d56-8218-1047528e823b} <Debug> oximeter.measurements_histogrami8 (70305dc4-d7a3-46d9-8618-def4b9eaadf6): Loading data parts
525 2024.06.25 04:50:10.275297 [ 3 ] {2a517f58-dade-4d56-8218-1047528e823b} <Debug> oximeter.measurements_histogrami8 (70305dc4-d7a3-46d9-8618-def4b9eaadf6): There are no data parts
526 2024.06.25 04:50:10.277970 [ 3 ] {2a517f58-dade-4d56-8218-1047528e823b} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.25 04:50:10.278004 [ 3 ] {} <Debug> HTTP-Session: 7b785fcf-9a67-4345-8299-690586621cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.25 04:50:10.278119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.25 04:50:10.278164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.25 04:50:10.278190 [ 3 ] {} <Debug> HTTP-Session: 6802ee54-a706-4edd-b35b-68aca7a16741 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
531 2024.06.25 04:50:10.278211 [ 3 ] {} <Debug> HTTP-Session: 6802ee54-a706-4edd-b35b-68aca7a16741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.25 04:50:10.278224 [ 3 ] {} <Debug> HTTP-Session: 6802ee54-a706-4edd-b35b-68aca7a16741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.25 04:50:10.278257 [ 3 ] {} <Trace> HTTP-Session: 6802ee54-a706-4edd-b35b-68aca7a16741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.25 04:50:10.278507 [ 3 ] {7d1d1323-78f3-4e95-95e6-e3a734bed993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.06.25 04:50:10.278572 [ 3 ] {7d1d1323-78f3-4e95-95e6-e3a734bed993} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.25 04:50:10.281198 [ 3 ] {7d1d1323-78f3-4e95-95e6-e3a734bed993} <Debug> oximeter.measurements_histogramu8 (b6402ca7-c2dd-4103-b330-effdede6bfd4): Loading data parts
537 2024.06.25 04:50:10.281325 [ 3 ] {7d1d1323-78f3-4e95-95e6-e3a734bed993} <Debug> oximeter.measurements_histogramu8 (b6402ca7-c2dd-4103-b330-effdede6bfd4): There are no data parts
538 2024.06.25 04:50:10.283788 [ 3 ] {7d1d1323-78f3-4e95-95e6-e3a734bed993} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.25 04:50:10.283819 [ 3 ] {} <Debug> HTTP-Session: 6802ee54-a706-4edd-b35b-68aca7a16741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.25 04:50:10.283931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.25 04:50:10.284004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.25 04:50:10.284027 [ 3 ] {} <Debug> HTTP-Session: b2bd0030-f4c3-423c-b851-c4ef13a3efe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
543 2024.06.25 04:50:10.284053 [ 3 ] {} <Debug> HTTP-Session: b2bd0030-f4c3-423c-b851-c4ef13a3efe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.25 04:50:10.284071 [ 3 ] {} <Debug> HTTP-Session: b2bd0030-f4c3-423c-b851-c4ef13a3efe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.25 04:50:10.284106 [ 3 ] {} <Trace> HTTP-Session: b2bd0030-f4c3-423c-b851-c4ef13a3efe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.25 04:50:10.284356 [ 3 ] {bab132bf-eae3-4146-aba1-6e4a80474864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.06.25 04:50:10.284420 [ 3 ] {bab132bf-eae3-4146-aba1-6e4a80474864} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.25 04:50:10.288012 [ 3 ] {bab132bf-eae3-4146-aba1-6e4a80474864} <Debug> oximeter.measurements_histogrami16 (f5ac9b88-6bdb-4c44-a133-b51bde29669f): Loading data parts
549 2024.06.25 04:50:10.288144 [ 3 ] {bab132bf-eae3-4146-aba1-6e4a80474864} <Debug> oximeter.measurements_histogrami16 (f5ac9b88-6bdb-4c44-a133-b51bde29669f): There are no data parts
550 2024.06.25 04:50:10.291173 [ 3 ] {bab132bf-eae3-4146-aba1-6e4a80474864} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.25 04:50:10.291208 [ 3 ] {} <Debug> HTTP-Session: b2bd0030-f4c3-423c-b851-c4ef13a3efe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.25 04:50:10.291355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.25 04:50:10.291402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.25 04:50:10.291428 [ 3 ] {} <Debug> HTTP-Session: 840a2658-ba5b-45ca-9189-3c1050536e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
555 2024.06.25 04:50:10.291450 [ 3 ] {} <Debug> HTTP-Session: 840a2658-ba5b-45ca-9189-3c1050536e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.25 04:50:10.291463 [ 3 ] {} <Debug> HTTP-Session: 840a2658-ba5b-45ca-9189-3c1050536e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.25 04:50:10.291497 [ 3 ] {} <Trace> HTTP-Session: 840a2658-ba5b-45ca-9189-3c1050536e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.25 04:50:10.291751 [ 3 ] {085c26fb-56e0-4152-86e5-8502a6033ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.06.25 04:50:10.291816 [ 3 ] {085c26fb-56e0-4152-86e5-8502a6033ee5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.25 04:50:10.299987 [ 3 ] {085c26fb-56e0-4152-86e5-8502a6033ee5} <Debug> oximeter.measurements_histogramu16 (09158097-1256-4989-b355-1c475e92b612): Loading data parts
561 2024.06.25 04:50:10.300153 [ 3 ] {085c26fb-56e0-4152-86e5-8502a6033ee5} <Debug> oximeter.measurements_histogramu16 (09158097-1256-4989-b355-1c475e92b612): There are no data parts
562 2024.06.25 04:50:10.305745 [ 3 ] {085c26fb-56e0-4152-86e5-8502a6033ee5} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.25 04:50:10.305784 [ 3 ] {} <Debug> HTTP-Session: 840a2658-ba5b-45ca-9189-3c1050536e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.25 04:50:10.305980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.25 04:50:10.306097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.25 04:50:10.306122 [ 3 ] {} <Debug> HTTP-Session: 2c4a4e59-0e38-4c3c-8694-e2a59f377382 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
567 2024.06.25 04:50:10.306146 [ 3 ] {} <Debug> HTTP-Session: 2c4a4e59-0e38-4c3c-8694-e2a59f377382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.25 04:50:10.306167 [ 3 ] {} <Debug> HTTP-Session: 2c4a4e59-0e38-4c3c-8694-e2a59f377382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.25 04:50:10.306197 [ 3 ] {} <Trace> HTTP-Session: 2c4a4e59-0e38-4c3c-8694-e2a59f377382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.25 04:50:10.306447 [ 3 ] {a6c56b05-90d4-493c-b8a1-479c05989f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.06.25 04:50:10.306519 [ 3 ] {a6c56b05-90d4-493c-b8a1-479c05989f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.25 04:50:10.312767 [ 3 ] {a6c56b05-90d4-493c-b8a1-479c05989f37} <Debug> oximeter.measurements_histogrami32 (ac5e06fb-a8c0-4522-a02a-01fb7e575630): Loading data parts
573 2024.06.25 04:50:10.312927 [ 3 ] {a6c56b05-90d4-493c-b8a1-479c05989f37} <Debug> oximeter.measurements_histogrami32 (ac5e06fb-a8c0-4522-a02a-01fb7e575630): There are no data parts
574 2024.06.25 04:50:10.324105 [ 3 ] {a6c56b05-90d4-493c-b8a1-479c05989f37} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.25 04:50:10.324132 [ 3 ] {} <Debug> HTTP-Session: 2c4a4e59-0e38-4c3c-8694-e2a59f377382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.25 04:50:10.324260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.25 04:50:10.324316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.25 04:50:10.324335 [ 3 ] {} <Debug> HTTP-Session: 7cf92a92-1c5e-49b0-b71a-adc7923d016d Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
579 2024.06.25 04:50:10.324364 [ 3 ] {} <Debug> HTTP-Session: 7cf92a92-1c5e-49b0-b71a-adc7923d016d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.25 04:50:10.324377 [ 3 ] {} <Debug> HTTP-Session: 7cf92a92-1c5e-49b0-b71a-adc7923d016d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.25 04:50:10.324412 [ 3 ] {} <Trace> HTTP-Session: 7cf92a92-1c5e-49b0-b71a-adc7923d016d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.25 04:50:10.324663 [ 3 ] {cdb85aca-f2f5-4629-b520-8cfc7ad2c52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.06.25 04:50:10.324730 [ 3 ] {cdb85aca-f2f5-4629-b520-8cfc7ad2c52a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.25 04:50:10.334820 [ 3 ] {cdb85aca-f2f5-4629-b520-8cfc7ad2c52a} <Debug> oximeter.measurements_histogramu32 (ae5156ff-336c-4c89-932a-6c474dc95323): Loading data parts
585 2024.06.25 04:50:10.335041 [ 3 ] {cdb85aca-f2f5-4629-b520-8cfc7ad2c52a} <Debug> oximeter.measurements_histogramu32 (ae5156ff-336c-4c89-932a-6c474dc95323): There are no data parts
586 2024.06.25 04:50:10.346018 [ 3 ] {cdb85aca-f2f5-4629-b520-8cfc7ad2c52a} <Debug> DynamicQueryHandler: Done processing query
587 2024.06.25 04:50:10.346067 [ 3 ] {} <Debug> HTTP-Session: 7cf92a92-1c5e-49b0-b71a-adc7923d016d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.06.25 04:50:10.346320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.06.25 04:50:10.346434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.06.25 04:50:10.346473 [ 3 ] {} <Debug> HTTP-Session: ccdc7aeb-5648-4337-8788-cda53a7ffad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
591 2024.06.25 04:50:10.346500 [ 3 ] {} <Debug> HTTP-Session: ccdc7aeb-5648-4337-8788-cda53a7ffad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.06.25 04:50:10.346525 [ 3 ] {} <Debug> HTTP-Session: ccdc7aeb-5648-4337-8788-cda53a7ffad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.25 04:50:10.346556 [ 3 ] {} <Trace> HTTP-Session: ccdc7aeb-5648-4337-8788-cda53a7ffad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.06.25 04:50:10.346803 [ 3 ] {1623fcb2-f40c-438a-bf8f-0eae6f7d1190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.06.25 04:50:10.346871 [ 3 ] {1623fcb2-f40c-438a-bf8f-0eae6f7d1190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.06.25 04:50:10.352467 [ 3 ] {1623fcb2-f40c-438a-bf8f-0eae6f7d1190} <Debug> oximeter.measurements_histogrami64 (af75a639-0910-4254-8987-79543c4b31ec): Loading data parts
597 2024.06.25 04:50:10.352699 [ 3 ] {1623fcb2-f40c-438a-bf8f-0eae6f7d1190} <Debug> oximeter.measurements_histogrami64 (af75a639-0910-4254-8987-79543c4b31ec): There are no data parts
598 2024.06.25 04:50:10.355521 [ 3 ] {1623fcb2-f40c-438a-bf8f-0eae6f7d1190} <Debug> DynamicQueryHandler: Done processing query
599 2024.06.25 04:50:10.355553 [ 3 ] {} <Debug> HTTP-Session: ccdc7aeb-5648-4337-8788-cda53a7ffad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.06.25 04:50:10.355711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.06.25 04:50:10.355781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.06.25 04:50:10.355822 [ 3 ] {} <Debug> HTTP-Session: 854165bc-fdf0-407e-9c4f-d318393cae05 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
603 2024.06.25 04:50:10.355843 [ 3 ] {} <Debug> HTTP-Session: 854165bc-fdf0-407e-9c4f-d318393cae05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.06.25 04:50:10.355871 [ 3 ] {} <Debug> HTTP-Session: 854165bc-fdf0-407e-9c4f-d318393cae05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.25 04:50:10.355914 [ 3 ] {} <Trace> HTTP-Session: 854165bc-fdf0-407e-9c4f-d318393cae05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.06.25 04:50:10.356197 [ 3 ] {c208bde2-22ff-4f99-a33c-eaf7ef4a37fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.06.25 04:50:10.356267 [ 3 ] {c208bde2-22ff-4f99-a33c-eaf7ef4a37fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.06.25 04:50:10.364905 [ 3 ] {c208bde2-22ff-4f99-a33c-eaf7ef4a37fe} <Debug> oximeter.measurements_histogramu64 (d64eba6e-0c24-47d7-b4f9-9e42a656e3bc): Loading data parts
609 2024.06.25 04:50:10.365134 [ 3 ] {c208bde2-22ff-4f99-a33c-eaf7ef4a37fe} <Debug> oximeter.measurements_histogramu64 (d64eba6e-0c24-47d7-b4f9-9e42a656e3bc): There are no data parts
610 2024.06.25 04:50:10.370757 [ 3 ] {c208bde2-22ff-4f99-a33c-eaf7ef4a37fe} <Debug> DynamicQueryHandler: Done processing query
611 2024.06.25 04:50:10.370795 [ 3 ] {} <Debug> HTTP-Session: 854165bc-fdf0-407e-9c4f-d318393cae05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.06.25 04:50:10.370988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.06.25 04:50:10.371069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.06.25 04:50:10.371096 [ 3 ] {} <Debug> HTTP-Session: b1a85fdb-a5d9-4216-99b8-0537567ce31f Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
615 2024.06.25 04:50:10.371130 [ 3 ] {} <Debug> HTTP-Session: b1a85fdb-a5d9-4216-99b8-0537567ce31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.06.25 04:50:10.371153 [ 3 ] {} <Debug> HTTP-Session: b1a85fdb-a5d9-4216-99b8-0537567ce31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.25 04:50:10.371183 [ 3 ] {} <Trace> HTTP-Session: b1a85fdb-a5d9-4216-99b8-0537567ce31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.06.25 04:50:10.371429 [ 3 ] {b863d387-c401-4992-8cb2-f9de3e7aa554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.06.25 04:50:10.371496 [ 3 ] {b863d387-c401-4992-8cb2-f9de3e7aa554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.06.25 04:50:10.376261 [ 3 ] {b863d387-c401-4992-8cb2-f9de3e7aa554} <Debug> oximeter.measurements_histogramf32 (cfd53847-daf5-4d84-adea-090e33af2155): Loading data parts
621 2024.06.25 04:50:10.376394 [ 3 ] {b863d387-c401-4992-8cb2-f9de3e7aa554} <Debug> oximeter.measurements_histogramf32 (cfd53847-daf5-4d84-adea-090e33af2155): There are no data parts
622 2024.06.25 04:50:10.378231 [ 3 ] {b863d387-c401-4992-8cb2-f9de3e7aa554} <Debug> DynamicQueryHandler: Done processing query
623 2024.06.25 04:50:10.378266 [ 3 ] {} <Debug> HTTP-Session: b1a85fdb-a5d9-4216-99b8-0537567ce31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.06.25 04:50:10.378393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.06.25 04:50:10.378447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.06.25 04:50:10.378473 [ 3 ] {} <Debug> HTTP-Session: bfddc5a8-3db7-48bf-abb5-d8c32e743562 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
627 2024.06.25 04:50:10.378488 [ 3 ] {} <Debug> HTTP-Session: bfddc5a8-3db7-48bf-abb5-d8c32e743562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.06.25 04:50:10.378507 [ 3 ] {} <Debug> HTTP-Session: bfddc5a8-3db7-48bf-abb5-d8c32e743562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.25 04:50:10.378543 [ 3 ] {} <Trace> HTTP-Session: bfddc5a8-3db7-48bf-abb5-d8c32e743562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.06.25 04:50:10.378781 [ 3 ] {02f1c720-e6b9-43e9-a723-7ff32ee9e4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.06.25 04:50:10.378848 [ 3 ] {02f1c720-e6b9-43e9-a723-7ff32ee9e4ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.06.25 04:50:10.383653 [ 3 ] {02f1c720-e6b9-43e9-a723-7ff32ee9e4ea} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Loading data parts
633 2024.06.25 04:50:10.383797 [ 3 ] {02f1c720-e6b9-43e9-a723-7ff32ee9e4ea} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): There are no data parts
634 2024.06.25 04:50:10.387724 [ 3 ] {02f1c720-e6b9-43e9-a723-7ff32ee9e4ea} <Debug> DynamicQueryHandler: Done processing query
635 2024.06.25 04:50:10.387755 [ 3 ] {} <Debug> HTTP-Session: bfddc5a8-3db7-48bf-abb5-d8c32e743562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.06.25 04:50:10.387906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.06.25 04:50:10.387971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.06.25 04:50:10.388000 [ 3 ] {} <Debug> HTTP-Session: 8606c804-6d49-4a06-bc6c-dcacb0205954 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
639 2024.06.25 04:50:10.388019 [ 3 ] {} <Debug> HTTP-Session: 8606c804-6d49-4a06-bc6c-dcacb0205954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.06.25 04:50:10.388050 [ 3 ] {} <Debug> HTTP-Session: 8606c804-6d49-4a06-bc6c-dcacb0205954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.25 04:50:10.388092 [ 3 ] {} <Trace> HTTP-Session: 8606c804-6d49-4a06-bc6c-dcacb0205954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.06.25 04:50:10.388252 [ 3 ] {175445d2-f338-4bea-8c3a-652e15b5eb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 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)
660 2024.06.25 04:50:10.388311 [ 3 ] {175445d2-f338-4bea-8c3a-652e15b5eb3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.06.25 04:50:10.390039 [ 3 ] {175445d2-f338-4bea-8c3a-652e15b5eb3d} <Debug> oximeter.fields_bool (cb12857c-3d24-458a-aa32-dafde53b0ba0): Loading data parts
662 2024.06.25 04:50:10.390179 [ 3 ] {175445d2-f338-4bea-8c3a-652e15b5eb3d} <Debug> oximeter.fields_bool (cb12857c-3d24-458a-aa32-dafde53b0ba0): There are no data parts
663 2024.06.25 04:50:10.393885 [ 3 ] {175445d2-f338-4bea-8c3a-652e15b5eb3d} <Debug> DynamicQueryHandler: Done processing query
664 2024.06.25 04:50:10.393936 [ 3 ] {} <Debug> HTTP-Session: 8606c804-6d49-4a06-bc6c-dcacb0205954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.06.25 04:50:10.394109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.06.25 04:50:10.394207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.06.25 04:50:10.394242 [ 3 ] {} <Debug> HTTP-Session: 80f518a0-0d39-40fd-8d7e-dceb45357888 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
668 2024.06.25 04:50:10.394284 [ 3 ] {} <Debug> HTTP-Session: 80f518a0-0d39-40fd-8d7e-dceb45357888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.06.25 04:50:10.394308 [ 3 ] {} <Debug> HTTP-Session: 80f518a0-0d39-40fd-8d7e-dceb45357888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.25 04:50:10.394372 [ 3 ] {} <Trace> HTTP-Session: 80f518a0-0d39-40fd-8d7e-dceb45357888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.06.25 04:50:10.394570 [ 3 ] {3878fdb8-bc64-4122-ae32-9cd53370bcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
672 2024.06.25 04:50:10.394624 [ 3 ] {3878fdb8-bc64-4122-ae32-9cd53370bcbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.06.25 04:50:10.396859 [ 3 ] {3878fdb8-bc64-4122-ae32-9cd53370bcbd} <Debug> oximeter.fields_i8 (f12aa30e-ca8f-4242-b891-b7ae2fc769c8): Loading data parts
674 2024.06.25 04:50:10.396986 [ 3 ] {3878fdb8-bc64-4122-ae32-9cd53370bcbd} <Debug> oximeter.fields_i8 (f12aa30e-ca8f-4242-b891-b7ae2fc769c8): There are no data parts
675 2024.06.25 04:50:10.401558 [ 3 ] {3878fdb8-bc64-4122-ae32-9cd53370bcbd} <Debug> DynamicQueryHandler: Done processing query
676 2024.06.25 04:50:10.401611 [ 3 ] {} <Debug> HTTP-Session: 80f518a0-0d39-40fd-8d7e-dceb45357888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.06.25 04:50:10.401768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.06.25 04:50:10.401858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.06.25 04:50:10.401888 [ 3 ] {} <Debug> HTTP-Session: 34ec05bd-2db2-4553-93a0-e657b4327cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
680 2024.06.25 04:50:10.401921 [ 3 ] {} <Debug> HTTP-Session: 34ec05bd-2db2-4553-93a0-e657b4327cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.06.25 04:50:10.401941 [ 3 ] {} <Debug> HTTP-Session: 34ec05bd-2db2-4553-93a0-e657b4327cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.25 04:50:10.401994 [ 3 ] {} <Trace> HTTP-Session: 34ec05bd-2db2-4553-93a0-e657b4327cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.06.25 04:50:10.402182 [ 3 ] {1f898466-b0c2-4861-905a-7a50003f2e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
684 2024.06.25 04:50:10.402230 [ 3 ] {1f898466-b0c2-4861-905a-7a50003f2e94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.06.25 04:50:10.408550 [ 3 ] {1f898466-b0c2-4861-905a-7a50003f2e94} <Debug> oximeter.fields_u8 (a96c9c77-49b8-4c0f-b16b-8282b5bd2cf7): Loading data parts
686 2024.06.25 04:50:10.408710 [ 3 ] {1f898466-b0c2-4861-905a-7a50003f2e94} <Debug> oximeter.fields_u8 (a96c9c77-49b8-4c0f-b16b-8282b5bd2cf7): There are no data parts
687 2024.06.25 04:50:10.413564 [ 3 ] {1f898466-b0c2-4861-905a-7a50003f2e94} <Debug> DynamicQueryHandler: Done processing query
688 2024.06.25 04:50:10.413616 [ 3 ] {} <Debug> HTTP-Session: 34ec05bd-2db2-4553-93a0-e657b4327cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.06.25 04:50:10.413767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.06.25 04:50:10.413840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.06.25 04:50:10.413875 [ 3 ] {} <Debug> HTTP-Session: 5c644e9c-def8-44e1-895d-c3a96dee15e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
692 2024.06.25 04:50:10.413903 [ 3 ] {} <Debug> HTTP-Session: 5c644e9c-def8-44e1-895d-c3a96dee15e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.06.25 04:50:10.413920 [ 3 ] {} <Debug> HTTP-Session: 5c644e9c-def8-44e1-895d-c3a96dee15e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.25 04:50:10.413964 [ 3 ] {} <Trace> HTTP-Session: 5c644e9c-def8-44e1-895d-c3a96dee15e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.06.25 04:50:10.414137 [ 3 ] {95e7a4a5-1179-4b1d-a4c7-0bceb3e57cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
696 2024.06.25 04:50:10.414187 [ 3 ] {95e7a4a5-1179-4b1d-a4c7-0bceb3e57cdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.06.25 04:50:10.418876 [ 3 ] {95e7a4a5-1179-4b1d-a4c7-0bceb3e57cdf} <Debug> oximeter.fields_i16 (873f1f72-e93f-4739-a21b-ef18ee6d9086): Loading data parts
698 2024.06.25 04:50:10.418995 [ 3 ] {95e7a4a5-1179-4b1d-a4c7-0bceb3e57cdf} <Debug> oximeter.fields_i16 (873f1f72-e93f-4739-a21b-ef18ee6d9086): There are no data parts
699 2024.06.25 04:50:10.424679 [ 3 ] {95e7a4a5-1179-4b1d-a4c7-0bceb3e57cdf} <Debug> DynamicQueryHandler: Done processing query
700 2024.06.25 04:50:10.424722 [ 3 ] {} <Debug> HTTP-Session: 5c644e9c-def8-44e1-895d-c3a96dee15e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.06.25 04:50:10.424863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.06.25 04:50:10.424939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.06.25 04:50:10.424970 [ 3 ] {} <Debug> HTTP-Session: 5ccdd7b4-1f9e-42c5-b85d-02a0030ad452 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
704 2024.06.25 04:50:10.424986 [ 3 ] {} <Debug> HTTP-Session: 5ccdd7b4-1f9e-42c5-b85d-02a0030ad452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.06.25 04:50:10.425010 [ 3 ] {} <Debug> HTTP-Session: 5ccdd7b4-1f9e-42c5-b85d-02a0030ad452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.25 04:50:10.425049 [ 3 ] {} <Trace> HTTP-Session: 5ccdd7b4-1f9e-42c5-b85d-02a0030ad452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.06.25 04:50:10.425197 [ 3 ] {6b986693-7f65-4759-8d7f-a1ad24ea086e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
708 2024.06.25 04:50:10.425254 [ 3 ] {6b986693-7f65-4759-8d7f-a1ad24ea086e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.06.25 04:50:10.430846 [ 3 ] {6b986693-7f65-4759-8d7f-a1ad24ea086e} <Debug> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Loading data parts
710 2024.06.25 04:50:10.431073 [ 3 ] {6b986693-7f65-4759-8d7f-a1ad24ea086e} <Debug> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): There are no data parts
711 2024.06.25 04:50:10.436985 [ 3 ] {6b986693-7f65-4759-8d7f-a1ad24ea086e} <Debug> DynamicQueryHandler: Done processing query
712 2024.06.25 04:50:10.437033 [ 3 ] {} <Debug> HTTP-Session: 5ccdd7b4-1f9e-42c5-b85d-02a0030ad452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.06.25 04:50:10.437202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.06.25 04:50:10.437263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.06.25 04:50:10.437282 [ 3 ] {} <Debug> HTTP-Session: e3bd0115-8c7f-4c43-a6a7-3b8d6925d678 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
716 2024.06.25 04:50:10.437306 [ 3 ] {} <Debug> HTTP-Session: e3bd0115-8c7f-4c43-a6a7-3b8d6925d678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.06.25 04:50:10.437327 [ 3 ] {} <Debug> HTTP-Session: e3bd0115-8c7f-4c43-a6a7-3b8d6925d678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.25 04:50:10.437358 [ 3 ] {} <Trace> HTTP-Session: e3bd0115-8c7f-4c43-a6a7-3b8d6925d678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.06.25 04:50:10.437507 [ 3 ] {331ee2fd-aedd-4c4b-b460-b867f3a9962f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
720 2024.06.25 04:50:10.437562 [ 3 ] {331ee2fd-aedd-4c4b-b460-b867f3a9962f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.06.25 04:50:10.443927 [ 3 ] {331ee2fd-aedd-4c4b-b460-b867f3a9962f} <Debug> oximeter.fields_i32 (14dd6468-4806-4123-ac8a-8595e0bf0006): Loading data parts
722 2024.06.25 04:50:10.444159 [ 3 ] {331ee2fd-aedd-4c4b-b460-b867f3a9962f} <Debug> oximeter.fields_i32 (14dd6468-4806-4123-ac8a-8595e0bf0006): There are no data parts
723 2024.06.25 04:50:10.454990 [ 3 ] {331ee2fd-aedd-4c4b-b460-b867f3a9962f} <Debug> DynamicQueryHandler: Done processing query
724 2024.06.25 04:50:10.455016 [ 3 ] {} <Debug> HTTP-Session: e3bd0115-8c7f-4c43-a6a7-3b8d6925d678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.06.25 04:50:10.455154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.06.25 04:50:10.455211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.06.25 04:50:10.455230 [ 3 ] {} <Debug> HTTP-Session: a5ad0dcc-02bc-4d80-98b8-aaf3310b065c Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
728 2024.06.25 04:50:10.455255 [ 3 ] {} <Debug> HTTP-Session: a5ad0dcc-02bc-4d80-98b8-aaf3310b065c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.06.25 04:50:10.455268 [ 3 ] {} <Debug> HTTP-Session: a5ad0dcc-02bc-4d80-98b8-aaf3310b065c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.25 04:50:10.455306 [ 3 ] {} <Trace> HTTP-Session: a5ad0dcc-02bc-4d80-98b8-aaf3310b065c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.06.25 04:50:10.455455 [ 3 ] {84c6dba8-f21f-4175-b03e-fa501afc2622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
732 2024.06.25 04:50:10.455512 [ 3 ] {84c6dba8-f21f-4175-b03e-fa501afc2622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.06.25 04:50:10.459447 [ 3 ] {84c6dba8-f21f-4175-b03e-fa501afc2622} <Debug> oximeter.fields_u32 (1f651b56-af21-48fe-af98-22f91d7a5869): Loading data parts
734 2024.06.25 04:50:10.459644 [ 3 ] {84c6dba8-f21f-4175-b03e-fa501afc2622} <Debug> oximeter.fields_u32 (1f651b56-af21-48fe-af98-22f91d7a5869): There are no data parts
735 2024.06.25 04:50:10.461876 [ 3 ] {84c6dba8-f21f-4175-b03e-fa501afc2622} <Debug> DynamicQueryHandler: Done processing query
736 2024.06.25 04:50:10.461901 [ 3 ] {} <Debug> HTTP-Session: a5ad0dcc-02bc-4d80-98b8-aaf3310b065c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.06.25 04:50:10.462021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.06.25 04:50:10.462096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.06.25 04:50:10.462117 [ 3 ] {} <Debug> HTTP-Session: 122835ac-9b80-4d5a-81f8-3e5337a9eb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
740 2024.06.25 04:50:10.462142 [ 3 ] {} <Debug> HTTP-Session: 122835ac-9b80-4d5a-81f8-3e5337a9eb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.06.25 04:50:10.462156 [ 3 ] {} <Debug> HTTP-Session: 122835ac-9b80-4d5a-81f8-3e5337a9eb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.25 04:50:10.462186 [ 3 ] {} <Trace> HTTP-Session: 122835ac-9b80-4d5a-81f8-3e5337a9eb55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.06.25 04:50:10.462332 [ 3 ] {aefa5c08-6abe-42eb-810c-6123073c9200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
744 2024.06.25 04:50:10.462372 [ 3 ] {aefa5c08-6abe-42eb-810c-6123073c9200} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.06.25 04:50:10.467745 [ 3 ] {aefa5c08-6abe-42eb-810c-6123073c9200} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Loading data parts
746 2024.06.25 04:50:10.467936 [ 3 ] {aefa5c08-6abe-42eb-810c-6123073c9200} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): There are no data parts
747 2024.06.25 04:50:10.472703 [ 3 ] {aefa5c08-6abe-42eb-810c-6123073c9200} <Debug> DynamicQueryHandler: Done processing query
748 2024.06.25 04:50:10.472752 [ 3 ] {} <Debug> HTTP-Session: 122835ac-9b80-4d5a-81f8-3e5337a9eb55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.06.25 04:50:10.472887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.06.25 04:50:10.472936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.06.25 04:50:10.472956 [ 3 ] {} <Debug> HTTP-Session: cb02956c-9986-48cc-88e7-278ea793403d Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
752 2024.06.25 04:50:10.472974 [ 3 ] {} <Debug> HTTP-Session: cb02956c-9986-48cc-88e7-278ea793403d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.06.25 04:50:10.472988 [ 3 ] {} <Debug> HTTP-Session: cb02956c-9986-48cc-88e7-278ea793403d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.25 04:50:10.473019 [ 3 ] {} <Trace> HTTP-Session: cb02956c-9986-48cc-88e7-278ea793403d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.06.25 04:50:10.473164 [ 3 ] {96d3588e-ee48-494b-b02d-2bf9ae49c4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
756 2024.06.25 04:50:10.473205 [ 3 ] {96d3588e-ee48-494b-b02d-2bf9ae49c4ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.06.25 04:50:10.475982 [ 3 ] {96d3588e-ee48-494b-b02d-2bf9ae49c4ca} <Debug> oximeter.fields_u64 (8dc2fc2a-c6c3-4009-b417-2a7d64997126): Loading data parts
758 2024.06.25 04:50:10.476155 [ 3 ] {96d3588e-ee48-494b-b02d-2bf9ae49c4ca} <Debug> oximeter.fields_u64 (8dc2fc2a-c6c3-4009-b417-2a7d64997126): There are no data parts
759 2024.06.25 04:50:10.480389 [ 3 ] {96d3588e-ee48-494b-b02d-2bf9ae49c4ca} <Debug> DynamicQueryHandler: Done processing query
760 2024.06.25 04:50:10.480429 [ 3 ] {} <Debug> HTTP-Session: cb02956c-9986-48cc-88e7-278ea793403d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.06.25 04:50:10.480570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.06.25 04:50:10.480640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.06.25 04:50:10.480670 [ 3 ] {} <Debug> HTTP-Session: 0de684ef-24dc-4ebf-ad91-9ed3db76c0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
764 2024.06.25 04:50:10.480694 [ 3 ] {} <Debug> HTTP-Session: 0de684ef-24dc-4ebf-ad91-9ed3db76c0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.06.25 04:50:10.480714 [ 3 ] {} <Debug> HTTP-Session: 0de684ef-24dc-4ebf-ad91-9ed3db76c0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.25 04:50:10.480759 [ 3 ] {} <Trace> HTTP-Session: 0de684ef-24dc-4ebf-ad91-9ed3db76c0c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.06.25 04:50:10.480968 [ 3 ] {25b3c1e0-b36e-47b6-af76-3e53076ea47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
768 2024.06.25 04:50:10.481027 [ 3 ] {25b3c1e0-b36e-47b6-af76-3e53076ea47e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.06.25 04:50:10.482743 [ 3 ] {25b3c1e0-b36e-47b6-af76-3e53076ea47e} <Debug> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Loading data parts
770 2024.06.25 04:50:10.482908 [ 3 ] {25b3c1e0-b36e-47b6-af76-3e53076ea47e} <Debug> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): There are no data parts
771 2024.06.25 04:50:10.487300 [ 3 ] {25b3c1e0-b36e-47b6-af76-3e53076ea47e} <Debug> DynamicQueryHandler: Done processing query
772 2024.06.25 04:50:10.487327 [ 3 ] {} <Debug> HTTP-Session: 0de684ef-24dc-4ebf-ad91-9ed3db76c0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.06.25 04:50:10.487441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.06.25 04:50:10.487488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.06.25 04:50:10.487509 [ 3 ] {} <Debug> HTTP-Session: c2dc71e6-4973-4aa1-b22b-fa66e4fd3909 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
776 2024.06.25 04:50:10.487525 [ 3 ] {} <Debug> HTTP-Session: c2dc71e6-4973-4aa1-b22b-fa66e4fd3909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.06.25 04:50:10.487539 [ 3 ] {} <Debug> HTTP-Session: c2dc71e6-4973-4aa1-b22b-fa66e4fd3909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.25 04:50:10.487569 [ 3 ] {} <Trace> HTTP-Session: c2dc71e6-4973-4aa1-b22b-fa66e4fd3909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.06.25 04:50:10.487708 [ 3 ] {f4b23967-ae41-444c-b9df-2b385e33310a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
780 2024.06.25 04:50:10.487747 [ 3 ] {f4b23967-ae41-444c-b9df-2b385e33310a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.06.25 04:50:10.489311 [ 3 ] {f4b23967-ae41-444c-b9df-2b385e33310a} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Loading data parts
782 2024.06.25 04:50:10.489481 [ 3 ] {f4b23967-ae41-444c-b9df-2b385e33310a} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): There are no data parts
783 2024.06.25 04:50:10.495068 [ 3 ] {f4b23967-ae41-444c-b9df-2b385e33310a} <Debug> DynamicQueryHandler: Done processing query
784 2024.06.25 04:50:10.495103 [ 3 ] {} <Debug> HTTP-Session: c2dc71e6-4973-4aa1-b22b-fa66e4fd3909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.06.25 04:50:10.495237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.06.25 04:50:10.495301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.06.25 04:50:10.495328 [ 3 ] {} <Debug> HTTP-Session: 645b497f-8802-4381-8bf6-30b7458c863e Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
788 2024.06.25 04:50:10.495352 [ 3 ] {} <Debug> HTTP-Session: 645b497f-8802-4381-8bf6-30b7458c863e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.06.25 04:50:10.495368 [ 3 ] {} <Debug> HTTP-Session: 645b497f-8802-4381-8bf6-30b7458c863e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.25 04:50:10.495399 [ 3 ] {} <Trace> HTTP-Session: 645b497f-8802-4381-8bf6-30b7458c863e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.06.25 04:50:10.495542 [ 3 ] {4e28e0fb-0331-463e-9267-01a5acbe00a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) 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)
792 2024.06.25 04:50:10.495583 [ 3 ] {4e28e0fb-0331-463e-9267-01a5acbe00a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.06.25 04:50:10.499604 [ 3 ] {4e28e0fb-0331-463e-9267-01a5acbe00a1} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Loading data parts
794 2024.06.25 04:50:10.499776 [ 3 ] {4e28e0fb-0331-463e-9267-01a5acbe00a1} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): There are no data parts
795 2024.06.25 04:50:10.506996 [ 3 ] {4e28e0fb-0331-463e-9267-01a5acbe00a1} <Debug> DynamicQueryHandler: Done processing query
796 2024.06.25 04:50:10.507023 [ 3 ] {} <Debug> HTTP-Session: 645b497f-8802-4381-8bf6-30b7458c863e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.06.25 04:50:10.507145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.06.25 04:50:10.507192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.06.25 04:50:10.507212 [ 3 ] {} <Debug> HTTP-Session: be81e77a-5962-4d4e-bbad-3f1563d85674 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
800 2024.06.25 04:50:10.507228 [ 3 ] {} <Debug> HTTP-Session: be81e77a-5962-4d4e-bbad-3f1563d85674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.06.25 04:50:10.507242 [ 3 ] {} <Debug> HTTP-Session: be81e77a-5962-4d4e-bbad-3f1563d85674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.25 04:50:10.507272 [ 3 ] {} <Trace> HTTP-Session: be81e77a-5962-4d4e-bbad-3f1563d85674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.06.25 04:50:10.507491 [ 3 ] {e39ea793-54ec-46e7-8634-593b01c4fbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.06.25 04:50:10.507549 [ 3 ] {e39ea793-54ec-46e7-8634-593b01c4fbc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.06.25 04:50:10.512802 [ 3 ] {e39ea793-54ec-46e7-8634-593b01c4fbc4} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Loading data parts
809 2024.06.25 04:50:10.513004 [ 3 ] {e39ea793-54ec-46e7-8634-593b01c4fbc4} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): There are no data parts
810 2024.06.25 04:50:10.518896 [ 3 ] {e39ea793-54ec-46e7-8634-593b01c4fbc4} <Debug> DynamicQueryHandler: Done processing query
811 2024.06.25 04:50:10.518928 [ 3 ] {} <Debug> HTTP-Session: be81e77a-5962-4d4e-bbad-3f1563d85674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.06.25 04:50:10.519098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.06.25 04:50:10.519148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.06.25 04:50:10.519167 [ 3 ] {} <Debug> HTTP-Session: 4c3719f9-8f9d-451a-a9d2-f87cb1c619c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697
815 2024.06.25 04:50:10.519183 [ 3 ] {} <Debug> HTTP-Session: 4c3719f9-8f9d-451a-a9d2-f87cb1c619c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.06.25 04:50:10.519197 [ 3 ] {} <Debug> HTTP-Session: 4c3719f9-8f9d-451a-a9d2-f87cb1c619c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.25 04:50:10.519227 [ 3 ] {} <Trace> HTTP-Session: 4c3719f9-8f9d-451a-a9d2-f87cb1c619c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.06.25 04:50:10.519404 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.06.25 04:50:10.521154 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.06.25 04:50:10.525135 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Trace> oximeter.version (95b0ff1f-8e27-4e75-9c28-6bbdd7459202): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.06.25 04:50:10.525172 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
822 2024.06.25 04:50:10.529686 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.06.25 04:50:10.530738 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Trace> oximeter.version (95b0ff1f-8e27-4e75-9c28-6bbdd7459202): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.06.25 04:50:10.531018 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011696 sec., 85.49931600547195 rows/sec., 1.34 KiB/sec.
825 2024.06.25 04:50:10.531194 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Debug> DynamicQueryHandler: Done processing query
826 2024.06.25 04:50:10.531218 [ 3 ] {fe3502b5-4a8b-40c7-87a3-6d77f2238cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.06.25 04:50:10.531233 [ 3 ] {} <Debug> HTTP-Session: 4c3719f9-8f9d-451a-a9d2-f87cb1c619c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.06.25 04:50:11.000162 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.21 MiB, peak 166.34 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.45 MiB
829 2024.06.25 04:50:24.531313 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.06.25 04:50:24.531398 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.06.25 04:50:25.533672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.06.25 04:50:25.533818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.06.25 04:50:25.533859 [ 3 ] {} <Debug> HTTP-Session: c41ef4d1-7757-435a-b61d-14854355172c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
834 2024.06.25 04:50:25.533897 [ 3 ] {} <Debug> HTTP-Session: c41ef4d1-7757-435a-b61d-14854355172c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.06.25 04:50:25.533922 [ 3 ] {} <Debug> HTTP-Session: c41ef4d1-7757-435a-b61d-14854355172c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.06.25 04:50:25.533997 [ 3 ] {} <Trace> HTTP-Session: c41ef4d1-7757-435a-b61d-14854355172c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.06.25 04:50:25.534290 [ 3 ] {a3db267a-47af-4763-b944-236d3b235b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.06.25 04:50:25.534806 [ 3 ] {a3db267a-47af-4763-b944-236d3b235b87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.06.25 04:50:25.536852 [ 3 ] {a3db267a-47af-4763-b944-236d3b235b87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.06.25 04:50:25.538199 [ 3 ] {a3db267a-47af-4763-b944-236d3b235b87} <Debug> DynamicQueryHandler: Done processing query
841 2024.06.25 04:50:25.538229 [ 3 ] {a3db267a-47af-4763-b944-236d3b235b87} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.06.25 04:50:25.538246 [ 3 ] {} <Debug> HTTP-Session: c41ef4d1-7757-435a-b61d-14854355172c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.06.25 04:50:25.540404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.06.25 04:50:25.540460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.06.25 04:50:25.540481 [ 3 ] {} <Debug> HTTP-Session: b5398675-bebe-411e-b068-2383d6ac65de Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
846 2024.06.25 04:50:25.540499 [ 3 ] {} <Debug> HTTP-Session: b5398675-bebe-411e-b068-2383d6ac65de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.06.25 04:50:25.540513 [ 3 ] {} <Debug> HTTP-Session: b5398675-bebe-411e-b068-2383d6ac65de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.06.25 04:50:25.540549 [ 3 ] {} <Trace> HTTP-Session: b5398675-bebe-411e-b068-2383d6ac65de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.06.25 04:50:25.540706 [ 3 ] {655318cf-6c7a-425c-9886-debcca9e718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
850 2024.06.25 04:50:25.543154 [ 3 ] {655318cf-6c7a-425c-9886-debcca9e718c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.06.25 04:50:25.543212 [ 3 ] {655318cf-6c7a-425c-9886-debcca9e718c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.06.25 04:50:25.544271 [ 3 ] {655318cf-6c7a-425c-9886-debcca9e718c} <Debug> DynamicQueryHandler: Done processing query
853 2024.06.25 04:50:25.544300 [ 3 ] {655318cf-6c7a-425c-9886-debcca9e718c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.06.25 04:50:25.544317 [ 3 ] {} <Debug> HTTP-Session: b5398675-bebe-411e-b068-2383d6ac65de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.06.25 04:50:25.544722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.06.25 04:50:25.544775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.06.25 04:50:25.544795 [ 3 ] {} <Debug> HTTP-Session: 64218b9b-4de8-4a56-a1a3-a01636712cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
858 2024.06.25 04:50:25.544812 [ 3 ] {} <Debug> HTTP-Session: 64218b9b-4de8-4a56-a1a3-a01636712cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.06.25 04:50:25.544826 [ 3 ] {} <Debug> HTTP-Session: 64218b9b-4de8-4a56-a1a3-a01636712cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.06.25 04:50:25.544861 [ 3 ] {} <Trace> HTTP-Session: 64218b9b-4de8-4a56-a1a3-a01636712cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.06.25 04:50:25.544990 [ 3 ] {2d917f17-1c42-480e-8fad-1f3846927094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
862 2024.06.25 04:50:25.545358 [ 3 ] {2d917f17-1c42-480e-8fad-1f3846927094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.06.25 04:50:25.545412 [ 3 ] {2d917f17-1c42-480e-8fad-1f3846927094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.06.25 04:50:25.546384 [ 3 ] {2d917f17-1c42-480e-8fad-1f3846927094} <Debug> DynamicQueryHandler: Done processing query
865 2024.06.25 04:50:25.546411 [ 3 ] {2d917f17-1c42-480e-8fad-1f3846927094} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.06.25 04:50:25.546427 [ 3 ] {} <Debug> HTTP-Session: 64218b9b-4de8-4a56-a1a3-a01636712cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.06.25 04:50:25.546650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.06.25 04:50:25.546698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.06.25 04:50:25.546719 [ 3 ] {} <Debug> HTTP-Session: ce35ad0a-72ac-46e6-b1da-04e8620c6b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
870 2024.06.25 04:50:25.546735 [ 3 ] {} <Debug> HTTP-Session: ce35ad0a-72ac-46e6-b1da-04e8620c6b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.06.25 04:50:25.546749 [ 3 ] {} <Debug> HTTP-Session: ce35ad0a-72ac-46e6-b1da-04e8620c6b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.06.25 04:50:25.546780 [ 3 ] {} <Trace> HTTP-Session: ce35ad0a-72ac-46e6-b1da-04e8620c6b3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.06.25 04:50:25.546900 [ 3 ] {43ffbf09-b0b2-4cb3-9da6-14ac62e813b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
874 2024.06.25 04:50:25.547216 [ 3 ] {43ffbf09-b0b2-4cb3-9da6-14ac62e813b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.06.25 04:50:25.547268 [ 3 ] {43ffbf09-b0b2-4cb3-9da6-14ac62e813b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.06.25 04:50:25.548171 [ 3 ] {43ffbf09-b0b2-4cb3-9da6-14ac62e813b1} <Debug> DynamicQueryHandler: Done processing query
877 2024.06.25 04:50:25.548198 [ 3 ] {43ffbf09-b0b2-4cb3-9da6-14ac62e813b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.06.25 04:50:25.548214 [ 3 ] {} <Debug> HTTP-Session: ce35ad0a-72ac-46e6-b1da-04e8620c6b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.06.25 04:50:25.548416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.06.25 04:50:25.548464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.06.25 04:50:25.548483 [ 3 ] {} <Debug> HTTP-Session: 025654e9-0b27-4d6c-9860-b04d299dd051 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
882 2024.06.25 04:50:25.548500 [ 3 ] {} <Debug> HTTP-Session: 025654e9-0b27-4d6c-9860-b04d299dd051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.06.25 04:50:25.548514 [ 3 ] {} <Debug> HTTP-Session: 025654e9-0b27-4d6c-9860-b04d299dd051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.06.25 04:50:25.548544 [ 3 ] {} <Trace> HTTP-Session: 025654e9-0b27-4d6c-9860-b04d299dd051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.06.25 04:50:25.548665 [ 3 ] {1a807bc2-242a-46be-b75b-ecc6d55feac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
886 2024.06.25 04:50:25.548987 [ 3 ] {1a807bc2-242a-46be-b75b-ecc6d55feac2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.06.25 04:50:25.549040 [ 3 ] {1a807bc2-242a-46be-b75b-ecc6d55feac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
888 2024.06.25 04:50:25.549905 [ 3 ] {1a807bc2-242a-46be-b75b-ecc6d55feac2} <Debug> DynamicQueryHandler: Done processing query
889 2024.06.25 04:50:25.549932 [ 3 ] {1a807bc2-242a-46be-b75b-ecc6d55feac2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
890 2024.06.25 04:50:25.549948 [ 3 ] {} <Debug> HTTP-Session: 025654e9-0b27-4d6c-9860-b04d299dd051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.06.25 04:50:25.550160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.06.25 04:50:25.550209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.06.25 04:50:25.550230 [ 3 ] {} <Debug> HTTP-Session: 3bc746e7-49d8-46ca-ad8c-5788773a827d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
894 2024.06.25 04:50:25.550246 [ 3 ] {} <Debug> HTTP-Session: 3bc746e7-49d8-46ca-ad8c-5788773a827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.06.25 04:50:25.550259 [ 3 ] {} <Debug> HTTP-Session: 3bc746e7-49d8-46ca-ad8c-5788773a827d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.06.25 04:50:25.550290 [ 3 ] {} <Trace> HTTP-Session: 3bc746e7-49d8-46ca-ad8c-5788773a827d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.06.25 04:50:25.550411 [ 3 ] {b5bdb655-996a-451d-bae2-73a427cbb4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
898 2024.06.25 04:50:25.550743 [ 3 ] {b5bdb655-996a-451d-bae2-73a427cbb4ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
899 2024.06.25 04:50:25.550796 [ 3 ] {b5bdb655-996a-451d-bae2-73a427cbb4ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
900 2024.06.25 04:50:25.551641 [ 3 ] {b5bdb655-996a-451d-bae2-73a427cbb4ec} <Debug> DynamicQueryHandler: Done processing query
901 2024.06.25 04:50:25.551666 [ 3 ] {b5bdb655-996a-451d-bae2-73a427cbb4ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
902 2024.06.25 04:50:25.551682 [ 3 ] {} <Debug> HTTP-Session: 3bc746e7-49d8-46ca-ad8c-5788773a827d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
903 2024.06.25 04:50:25.551879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2024.06.25 04:50:25.551928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
905 2024.06.25 04:50:25.551949 [ 3 ] {} <Debug> HTTP-Session: bb96835b-6460-476d-9b0a-e8b7e28eb990 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
906 2024.06.25 04:50:25.551965 [ 3 ] {} <Debug> HTTP-Session: bb96835b-6460-476d-9b0a-e8b7e28eb990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2024.06.25 04:50:25.551987 [ 3 ] {} <Debug> HTTP-Session: bb96835b-6460-476d-9b0a-e8b7e28eb990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.06.25 04:50:25.552040 [ 3 ] {} <Trace> HTTP-Session: bb96835b-6460-476d-9b0a-e8b7e28eb990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
909 2024.06.25 04:50:25.552214 [ 3 ] {f4e1e425-52bb-4b9c-8c4f-45f5a29434bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
910 2024.06.25 04:50:25.552541 [ 3 ] {f4e1e425-52bb-4b9c-8c4f-45f5a29434bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.06.25 04:50:25.552593 [ 3 ] {f4e1e425-52bb-4b9c-8c4f-45f5a29434bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
912 2024.06.25 04:50:25.553421 [ 3 ] {f4e1e425-52bb-4b9c-8c4f-45f5a29434bd} <Debug> DynamicQueryHandler: Done processing query
913 2024.06.25 04:50:25.553447 [ 3 ] {f4e1e425-52bb-4b9c-8c4f-45f5a29434bd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
914 2024.06.25 04:50:25.553463 [ 3 ] {} <Debug> HTTP-Session: bb96835b-6460-476d-9b0a-e8b7e28eb990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
915 2024.06.25 04:50:25.553665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2024.06.25 04:50:25.553712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
917 2024.06.25 04:50:25.553732 [ 3 ] {} <Debug> HTTP-Session: 276f1847-195d-4489-b384-51f570503692 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
918 2024.06.25 04:50:25.553748 [ 3 ] {} <Debug> HTTP-Session: 276f1847-195d-4489-b384-51f570503692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2024.06.25 04:50:25.553761 [ 3 ] {} <Debug> HTTP-Session: 276f1847-195d-4489-b384-51f570503692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
920 2024.06.25 04:50:25.553791 [ 3 ] {} <Trace> HTTP-Session: 276f1847-195d-4489-b384-51f570503692 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
921 2024.06.25 04:50:25.553911 [ 3 ] {f52c9064-38b5-4d52-8c56-7da285dbc7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
922 2024.06.25 04:50:25.554236 [ 3 ] {f52c9064-38b5-4d52-8c56-7da285dbc7bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
923 2024.06.25 04:50:25.554287 [ 3 ] {f52c9064-38b5-4d52-8c56-7da285dbc7bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
924 2024.06.25 04:50:25.555140 [ 3 ] {f52c9064-38b5-4d52-8c56-7da285dbc7bd} <Debug> DynamicQueryHandler: Done processing query
925 2024.06.25 04:50:25.555164 [ 3 ] {f52c9064-38b5-4d52-8c56-7da285dbc7bd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
926 2024.06.25 04:50:25.555179 [ 3 ] {} <Debug> HTTP-Session: 276f1847-195d-4489-b384-51f570503692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
927 2024.06.25 04:50:25.555357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2024.06.25 04:50:25.555402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
929 2024.06.25 04:50:25.555419 [ 3 ] {} <Debug> HTTP-Session: c83a662d-09f5-463d-8310-75991a0d291a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
930 2024.06.25 04:50:25.555434 [ 3 ] {} <Debug> HTTP-Session: c83a662d-09f5-463d-8310-75991a0d291a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2024.06.25 04:50:25.555447 [ 3 ] {} <Debug> HTTP-Session: c83a662d-09f5-463d-8310-75991a0d291a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
932 2024.06.25 04:50:25.555476 [ 3 ] {} <Trace> HTTP-Session: c83a662d-09f5-463d-8310-75991a0d291a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
933 2024.06.25 04:50:25.555591 [ 3 ] {c52b6b0b-7bcd-4963-a384-8041538719db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
934 2024.06.25 04:50:25.555895 [ 3 ] {c52b6b0b-7bcd-4963-a384-8041538719db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2024.06.25 04:50:25.555942 [ 3 ] {c52b6b0b-7bcd-4963-a384-8041538719db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2024.06.25 04:50:25.556915 [ 3 ] {c52b6b0b-7bcd-4963-a384-8041538719db} <Debug> DynamicQueryHandler: Done processing query
937 2024.06.25 04:50:25.556943 [ 3 ] {c52b6b0b-7bcd-4963-a384-8041538719db} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.06.25 04:50:25.556959 [ 3 ] {} <Debug> HTTP-Session: c83a662d-09f5-463d-8310-75991a0d291a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
939 2024.06.25 04:50:25.557168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.06.25 04:50:25.557215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
941 2024.06.25 04:50:25.557235 [ 3 ] {} <Debug> HTTP-Session: 4ebafde2-70f3-43a0-8209-3d82c8d5937c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
942 2024.06.25 04:50:25.557251 [ 3 ] {} <Debug> HTTP-Session: 4ebafde2-70f3-43a0-8209-3d82c8d5937c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.06.25 04:50:25.557264 [ 3 ] {} <Debug> HTTP-Session: 4ebafde2-70f3-43a0-8209-3d82c8d5937c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.06.25 04:50:25.557295 [ 3 ] {} <Trace> HTTP-Session: 4ebafde2-70f3-43a0-8209-3d82c8d5937c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
945 2024.06.25 04:50:25.557423 [ 3 ] {eea9509d-20e0-4bc5-b9a5-e9aa1fc3c85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
946 2024.06.25 04:50:25.557751 [ 3 ] {eea9509d-20e0-4bc5-b9a5-e9aa1fc3c85f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
947 2024.06.25 04:50:25.557802 [ 3 ] {eea9509d-20e0-4bc5-b9a5-e9aa1fc3c85f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
948 2024.06.25 04:50:25.558688 [ 3 ] {eea9509d-20e0-4bc5-b9a5-e9aa1fc3c85f} <Debug> DynamicQueryHandler: Done processing query
949 2024.06.25 04:50:25.558714 [ 3 ] {eea9509d-20e0-4bc5-b9a5-e9aa1fc3c85f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
950 2024.06.25 04:50:25.558730 [ 3 ] {} <Debug> HTTP-Session: 4ebafde2-70f3-43a0-8209-3d82c8d5937c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
951 2024.06.25 04:50:25.558938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2024.06.25 04:50:25.558986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
953 2024.06.25 04:50:25.559005 [ 3 ] {} <Debug> HTTP-Session: d5a2743d-ebb1-43b4-83bc-b5331c64f1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
954 2024.06.25 04:50:25.559021 [ 3 ] {} <Debug> HTTP-Session: d5a2743d-ebb1-43b4-83bc-b5331c64f1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2024.06.25 04:50:25.559035 [ 3 ] {} <Debug> HTTP-Session: d5a2743d-ebb1-43b4-83bc-b5331c64f1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.06.25 04:50:25.559065 [ 3 ] {} <Trace> HTTP-Session: d5a2743d-ebb1-43b4-83bc-b5331c64f1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
957 2024.06.25 04:50:25.559189 [ 3 ] {d05d678c-38d6-43b0-8e2b-f55770732559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
958 2024.06.25 04:50:25.559521 [ 3 ] {d05d678c-38d6-43b0-8e2b-f55770732559} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.06.25 04:50:25.559572 [ 3 ] {d05d678c-38d6-43b0-8e2b-f55770732559} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
960 2024.06.25 04:50:25.560404 [ 3 ] {d05d678c-38d6-43b0-8e2b-f55770732559} <Debug> DynamicQueryHandler: Done processing query
961 2024.06.25 04:50:25.560430 [ 3 ] {d05d678c-38d6-43b0-8e2b-f55770732559} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2024.06.25 04:50:25.560446 [ 3 ] {} <Debug> HTTP-Session: d5a2743d-ebb1-43b4-83bc-b5331c64f1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.06.25 04:50:25.560633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2024.06.25 04:50:25.560679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
965 2024.06.25 04:50:25.560698 [ 3 ] {} <Debug> HTTP-Session: 04b1f0aa-cc91-4b93-b662-a0eaa30f7414 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
966 2024.06.25 04:50:25.560714 [ 3 ] {} <Debug> HTTP-Session: 04b1f0aa-cc91-4b93-b662-a0eaa30f7414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2024.06.25 04:50:25.560728 [ 3 ] {} <Debug> HTTP-Session: 04b1f0aa-cc91-4b93-b662-a0eaa30f7414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
968 2024.06.25 04:50:25.560758 [ 3 ] {} <Trace> HTTP-Session: 04b1f0aa-cc91-4b93-b662-a0eaa30f7414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
969 2024.06.25 04:50:25.560884 [ 3 ] {2156eb42-4f52-4866-8d29-cc575c67ce27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
970 2024.06.25 04:50:25.561223 [ 3 ] {2156eb42-4f52-4866-8d29-cc575c67ce27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.06.25 04:50:25.561274 [ 3 ] {2156eb42-4f52-4866-8d29-cc575c67ce27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.06.25 04:50:25.562207 [ 3 ] {2156eb42-4f52-4866-8d29-cc575c67ce27} <Debug> DynamicQueryHandler: Done processing query
973 2024.06.25 04:50:25.562232 [ 3 ] {2156eb42-4f52-4866-8d29-cc575c67ce27} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2024.06.25 04:50:25.562248 [ 3 ] {} <Debug> HTTP-Session: 04b1f0aa-cc91-4b93-b662-a0eaa30f7414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.06.25 04:50:25.562469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2024.06.25 04:50:25.562516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
977 2024.06.25 04:50:25.562535 [ 3 ] {} <Debug> HTTP-Session: 125d5414-5551-4a1f-8a0f-0ed499ebb2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
978 2024.06.25 04:50:25.562551 [ 3 ] {} <Debug> HTTP-Session: 125d5414-5551-4a1f-8a0f-0ed499ebb2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2024.06.25 04:50:25.562564 [ 3 ] {} <Debug> HTTP-Session: 125d5414-5551-4a1f-8a0f-0ed499ebb2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.06.25 04:50:25.562594 [ 3 ] {} <Trace> HTTP-Session: 125d5414-5551-4a1f-8a0f-0ed499ebb2fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
981 2024.06.25 04:50:25.562721 [ 3 ] {7a125a6c-f7e7-41dd-9d1f-a6b2325100dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
982 2024.06.25 04:50:25.563056 [ 3 ] {7a125a6c-f7e7-41dd-9d1f-a6b2325100dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2024.06.25 04:50:25.563107 [ 3 ] {7a125a6c-f7e7-41dd-9d1f-a6b2325100dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2024.06.25 04:50:25.564080 [ 3 ] {7a125a6c-f7e7-41dd-9d1f-a6b2325100dc} <Debug> DynamicQueryHandler: Done processing query
985 2024.06.25 04:50:25.564106 [ 3 ] {7a125a6c-f7e7-41dd-9d1f-a6b2325100dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2024.06.25 04:50:25.564122 [ 3 ] {} <Debug> HTTP-Session: 125d5414-5551-4a1f-8a0f-0ed499ebb2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
987 2024.06.25 04:50:25.564331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.06.25 04:50:25.564377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
989 2024.06.25 04:50:25.564399 [ 3 ] {} <Debug> HTTP-Session: 790b48aa-0118-4187-b41d-bbbe201c1d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
990 2024.06.25 04:50:25.564415 [ 3 ] {} <Debug> HTTP-Session: 790b48aa-0118-4187-b41d-bbbe201c1d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.06.25 04:50:25.564429 [ 3 ] {} <Debug> HTTP-Session: 790b48aa-0118-4187-b41d-bbbe201c1d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.06.25 04:50:25.564459 [ 3 ] {} <Trace> HTTP-Session: 790b48aa-0118-4187-b41d-bbbe201c1d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
993 2024.06.25 04:50:25.564606 [ 3 ] {bed8aa4e-6200-45ea-b4d8-34e4483a9ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
994 2024.06.25 04:50:25.564997 [ 3 ] {bed8aa4e-6200-45ea-b4d8-34e4483a9ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.06.25 04:50:25.565057 [ 3 ] {bed8aa4e-6200-45ea-b4d8-34e4483a9ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.06.25 04:50:25.565954 [ 3 ] {bed8aa4e-6200-45ea-b4d8-34e4483a9ce4} <Debug> DynamicQueryHandler: Done processing query
997 2024.06.25 04:50:25.565979 [ 3 ] {bed8aa4e-6200-45ea-b4d8-34e4483a9ce4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
998 2024.06.25 04:50:25.565995 [ 3 ] {} <Debug> HTTP-Session: 790b48aa-0118-4187-b41d-bbbe201c1d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
999 2024.06.25 04:50:25.566199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2024.06.25 04:50:25.566247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1001 2024.06.25 04:50:25.566267 [ 3 ] {} <Debug> HTTP-Session: 8d68c200-fa8c-488c-8bb6-eade705ba78a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1002 2024.06.25 04:50:25.566283 [ 3 ] {} <Debug> HTTP-Session: 8d68c200-fa8c-488c-8bb6-eade705ba78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.06.25 04:50:25.566296 [ 3 ] {} <Debug> HTTP-Session: 8d68c200-fa8c-488c-8bb6-eade705ba78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.06.25 04:50:25.566326 [ 3 ] {} <Trace> HTTP-Session: 8d68c200-fa8c-488c-8bb6-eade705ba78a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.06.25 04:50:25.566454 [ 3 ] {781afae5-8e05-42d6-9db8-eb6897604c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1006 2024.06.25 04:50:25.566801 [ 3 ] {781afae5-8e05-42d6-9db8-eb6897604c52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.06.25 04:50:25.566852 [ 3 ] {781afae5-8e05-42d6-9db8-eb6897604c52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1008 2024.06.25 04:50:25.567750 [ 3 ] {781afae5-8e05-42d6-9db8-eb6897604c52} <Debug> DynamicQueryHandler: Done processing query
1009 2024.06.25 04:50:25.567775 [ 3 ] {781afae5-8e05-42d6-9db8-eb6897604c52} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1010 2024.06.25 04:50:25.567791 [ 3 ] {} <Debug> HTTP-Session: 8d68c200-fa8c-488c-8bb6-eade705ba78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.06.25 04:50:25.567985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1012 2024.06.25 04:50:25.568033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1013 2024.06.25 04:50:25.568052 [ 3 ] {} <Debug> HTTP-Session: 3d9376e7-0df8-48a5-b9f5-f913375e4a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1014 2024.06.25 04:50:25.568070 [ 3 ] {} <Debug> HTTP-Session: 3d9376e7-0df8-48a5-b9f5-f913375e4a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1015 2024.06.25 04:50:25.568084 [ 3 ] {} <Debug> HTTP-Session: 3d9376e7-0df8-48a5-b9f5-f913375e4a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.06.25 04:50:25.568114 [ 3 ] {} <Trace> HTTP-Session: 3d9376e7-0df8-48a5-b9f5-f913375e4a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1017 2024.06.25 04:50:25.568242 [ 3 ] {c013d17c-fb4f-432f-ba88-a6fef0f53eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1018 2024.06.25 04:50:25.568589 [ 3 ] {c013d17c-fb4f-432f-ba88-a6fef0f53eee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2024.06.25 04:50:25.568639 [ 3 ] {c013d17c-fb4f-432f-ba88-a6fef0f53eee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2024.06.25 04:50:25.569516 [ 3 ] {c013d17c-fb4f-432f-ba88-a6fef0f53eee} <Debug> DynamicQueryHandler: Done processing query
1021 2024.06.25 04:50:25.569542 [ 3 ] {c013d17c-fb4f-432f-ba88-a6fef0f53eee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2024.06.25 04:50:25.569558 [ 3 ] {} <Debug> HTTP-Session: 3d9376e7-0df8-48a5-b9f5-f913375e4a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.06.25 04:50:25.569750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2024.06.25 04:50:25.569798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1025 2024.06.25 04:50:25.569817 [ 3 ] {} <Debug> HTTP-Session: f8a58ceb-094b-4f84-92e1-b511f317aa04 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1026 2024.06.25 04:50:25.569832 [ 3 ] {} <Debug> HTTP-Session: f8a58ceb-094b-4f84-92e1-b511f317aa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.06.25 04:50:25.569846 [ 3 ] {} <Debug> HTTP-Session: f8a58ceb-094b-4f84-92e1-b511f317aa04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.06.25 04:50:25.569876 [ 3 ] {} <Trace> HTTP-Session: f8a58ceb-094b-4f84-92e1-b511f317aa04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1029 2024.06.25 04:50:25.570004 [ 3 ] {84b6fa50-f4f8-4cb6-97f7-0faf1cfc5bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1030 2024.06.25 04:50:25.570354 [ 3 ] {84b6fa50-f4f8-4cb6-97f7-0faf1cfc5bfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1031 2024.06.25 04:50:25.570405 [ 3 ] {84b6fa50-f4f8-4cb6-97f7-0faf1cfc5bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1032 2024.06.25 04:50:25.571309 [ 3 ] {84b6fa50-f4f8-4cb6-97f7-0faf1cfc5bfc} <Debug> DynamicQueryHandler: Done processing query
1033 2024.06.25 04:50:25.571334 [ 3 ] {84b6fa50-f4f8-4cb6-97f7-0faf1cfc5bfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1034 2024.06.25 04:50:25.571350 [ 3 ] {} <Debug> HTTP-Session: f8a58ceb-094b-4f84-92e1-b511f317aa04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.06.25 04:50:25.571564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.06.25 04:50:25.571611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1037 2024.06.25 04:50:25.571630 [ 3 ] {} <Debug> HTTP-Session: 8f614b7f-771f-494f-a7f3-5464f5119ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1038 2024.06.25 04:50:25.571646 [ 3 ] {} <Debug> HTTP-Session: 8f614b7f-771f-494f-a7f3-5464f5119ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.06.25 04:50:25.571659 [ 3 ] {} <Debug> HTTP-Session: 8f614b7f-771f-494f-a7f3-5464f5119ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.06.25 04:50:25.571689 [ 3 ] {} <Trace> HTTP-Session: 8f614b7f-771f-494f-a7f3-5464f5119ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.06.25 04:50:25.571819 [ 3 ] {6ef2c803-8d46-4e79-8a40-0ba40cbd625f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1042 2024.06.25 04:50:25.572172 [ 3 ] {6ef2c803-8d46-4e79-8a40-0ba40cbd625f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1043 2024.06.25 04:50:25.572222 [ 3 ] {6ef2c803-8d46-4e79-8a40-0ba40cbd625f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1044 2024.06.25 04:50:25.573188 [ 3 ] {6ef2c803-8d46-4e79-8a40-0ba40cbd625f} <Debug> DynamicQueryHandler: Done processing query
1045 2024.06.25 04:50:25.573213 [ 3 ] {6ef2c803-8d46-4e79-8a40-0ba40cbd625f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1046 2024.06.25 04:50:25.573229 [ 3 ] {} <Debug> HTTP-Session: 8f614b7f-771f-494f-a7f3-5464f5119ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.06.25 04:50:25.574292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2024.06.25 04:50:25.574340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1049 2024.06.25 04:50:25.574359 [ 3 ] {} <Debug> HTTP-Session: fee1f08c-8502-4d88-a58c-1fbf270672ec Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1050 2024.06.25 04:50:25.574375 [ 3 ] {} <Debug> HTTP-Session: fee1f08c-8502-4d88-a58c-1fbf270672ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.06.25 04:50:25.574388 [ 3 ] {} <Debug> HTTP-Session: fee1f08c-8502-4d88-a58c-1fbf270672ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.06.25 04:50:25.574418 [ 3 ] {} <Trace> HTTP-Session: fee1f08c-8502-4d88-a58c-1fbf270672ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1053 2024.06.25 04:50:25.574538 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1054 2024.06.25 04:50:25.574582 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1055 2024.06.25 04:50:25.574769 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1056 2024.06.25 04:50:25.575378 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1057 2024.06.25 04:50:25.575418 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1058 2024.06.25 04:50:25.575946 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1059 2024.06.25 04:50:25.576258 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1060 2024.06.25 04:50:25.576415 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001923 sec., 9360.374414976599 rows/sec., 1.28 MiB/sec.
1061 2024.06.25 04:50:25.576587 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Debug> DynamicQueryHandler: Done processing query
1062 2024.06.25 04:50:25.576611 [ 3 ] {8618b606-582b-4af6-85b3-176eb1362c76} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1063 2024.06.25 04:50:25.576626 [ 3 ] {} <Debug> HTTP-Session: fee1f08c-8502-4d88-a58c-1fbf270672ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.06.25 04:50:25.576758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2024.06.25 04:50:25.576806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1066 2024.06.25 04:50:25.576824 [ 3 ] {} <Debug> HTTP-Session: dc6879e4-ad42-4f54-a503-25aa0bb4e4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1067 2024.06.25 04:50:25.576840 [ 3 ] {} <Debug> HTTP-Session: dc6879e4-ad42-4f54-a503-25aa0bb4e4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.06.25 04:50:25.576854 [ 3 ] {} <Debug> HTTP-Session: dc6879e4-ad42-4f54-a503-25aa0bb4e4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.06.25 04:50:25.576884 [ 3 ] {} <Trace> HTTP-Session: dc6879e4-ad42-4f54-a503-25aa0bb4e4fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1070 2024.06.25 04:50:25.576986 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1071 2024.06.25 04:50:25.577028 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1072 2024.06.25 04:50:25.577148 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1073 2024.06.25 04:50:25.578180 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1074 2024.06.25 04:50:25.578215 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1075 2024.06.25 04:50:25.578527 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1076 2024.06.25 04:50:25.578824 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1077 2024.06.25 04:50:25.578966 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00201 sec., 14925.373134328358 rows/sec., 1.17 MiB/sec.
1078 2024.06.25 04:50:25.579132 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Debug> DynamicQueryHandler: Done processing query
1079 2024.06.25 04:50:25.579157 [ 3 ] {b7e8fcea-1779-4b81-a0e2-d8b01d84d1e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1080 2024.06.25 04:50:25.579172 [ 3 ] {} <Debug> HTTP-Session: dc6879e4-ad42-4f54-a503-25aa0bb4e4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1081 2024.06.25 04:50:25.579306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 6144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2024.06.25 04:50:25.579353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1083 2024.06.25 04:50:25.579372 [ 3 ] {} <Debug> HTTP-Session: 98b64643-5871-4200-920f-c659f8f3974e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1084 2024.06.25 04:50:25.579388 [ 3 ] {} <Debug> HTTP-Session: 98b64643-5871-4200-920f-c659f8f3974e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.06.25 04:50:25.579401 [ 3 ] {} <Debug> HTTP-Session: 98b64643-5871-4200-920f-c659f8f3974e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.06.25 04:50:25.579432 [ 3 ] {} <Trace> HTTP-Session: 98b64643-5871-4200-920f-c659f8f3974e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1087 2024.06.25 04:50:25.579538 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1088 2024.06.25 04:50:25.579580 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1089 2024.06.25 04:50:25.580244 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1090 2024.06.25 04:50:25.580574 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1091 2024.06.25 04:50:25.580610 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1092 2024.06.25 04:50:25.581509 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1093 2024.06.25 04:50:25.581815 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1094 2024.06.25 04:50:25.581956 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002452 sec., 14681.892332789559 rows/sec., 1.15 MiB/sec.
1095 2024.06.25 04:50:25.582125 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Debug> DynamicQueryHandler: Done processing query
1096 2024.06.25 04:50:25.582154 [ 3 ] {407c2210-8438-449b-b749-920a8da492b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1097 2024.06.25 04:50:25.582172 [ 3 ] {} <Debug> HTTP-Session: 98b64643-5871-4200-920f-c659f8f3974e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.06.25 04:50:25.582304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1099 2024.06.25 04:50:25.582352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1100 2024.06.25 04:50:25.582371 [ 3 ] {} <Debug> HTTP-Session: e2c7e08c-7795-4569-8f70-be15aa423b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1101 2024.06.25 04:50:25.582388 [ 3 ] {} <Debug> HTTP-Session: e2c7e08c-7795-4569-8f70-be15aa423b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.06.25 04:50:25.582402 [ 3 ] {} <Debug> HTTP-Session: e2c7e08c-7795-4569-8f70-be15aa423b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.06.25 04:50:25.582432 [ 3 ] {} <Trace> HTTP-Session: e2c7e08c-7795-4569-8f70-be15aa423b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1104 2024.06.25 04:50:25.582540 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1105 2024.06.25 04:50:25.582586 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1106 2024.06.25 04:50:25.582726 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1107 2024.06.25 04:50:25.583674 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1108 2024.06.25 04:50:25.583712 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1109 2024.06.25 04:50:25.584166 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1110 2024.06.25 04:50:25.584503 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1111 2024.06.25 04:50:25.584651 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Debug> executeQuery: Read 26 rows, 1.88 KiB in 0.002143 sec., 12132.524498366776 rows/sec., 875.85 KiB/sec.
1112 2024.06.25 04:50:25.584920 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Debug> DynamicQueryHandler: Done processing query
1113 2024.06.25 04:50:25.584945 [ 3 ] {f28917e2-779b-4faa-a180-84f5863aacbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1114 2024.06.25 04:50:25.584961 [ 3 ] {} <Debug> HTTP-Session: e2c7e08c-7795-4569-8f70-be15aa423b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.06.25 04:50:25.585083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.06.25 04:50:25.585132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1117 2024.06.25 04:50:25.585152 [ 3 ] {} <Debug> HTTP-Session: 5b4f78b3-40a2-427d-a4a7-91f02f255e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1118 2024.06.25 04:50:25.585168 [ 3 ] {} <Debug> HTTP-Session: 5b4f78b3-40a2-427d-a4a7-91f02f255e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.06.25 04:50:25.585181 [ 3 ] {} <Debug> HTTP-Session: 5b4f78b3-40a2-427d-a4a7-91f02f255e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.06.25 04:50:25.585211 [ 3 ] {} <Trace> HTTP-Session: 5b4f78b3-40a2-427d-a4a7-91f02f255e94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1121 2024.06.25 04:50:25.585311 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1122 2024.06.25 04:50:25.585357 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1123 2024.06.25 04:50:25.585499 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2024.06.25 04:50:25.585790 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1125 2024.06.25 04:50:25.585826 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1126 2024.06.25 04:50:25.586184 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1127 2024.06.25 04:50:25.586523 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1128 2024.06.25 04:50:25.586669 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Debug> executeQuery: Read 14 rows, 963.00 B in 0.001386 sec., 10101.0101010101 rows/sec., 678.52 KiB/sec.
1129 2024.06.25 04:50:25.586832 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Debug> DynamicQueryHandler: Done processing query
1130 2024.06.25 04:50:25.586857 [ 3 ] {fe105961-8aa8-4fc1-9d92-ace6f8240b09} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1131 2024.06.25 04:50:25.586872 [ 3 ] {} <Debug> HTTP-Session: 5b4f78b3-40a2-427d-a4a7-91f02f255e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.06.25 04:50:30.536078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2024.06.25 04:50:30.536205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1134 2024.06.25 04:50:30.536234 [ 3 ] {} <Debug> HTTP-Session: 7afb467d-0316-48f7-bc3f-f203d9d18f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1135 2024.06.25 04:50:30.536259 [ 3 ] {} <Debug> HTTP-Session: 7afb467d-0316-48f7-bc3f-f203d9d18f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.06.25 04:50:30.536275 [ 3 ] {} <Debug> HTTP-Session: 7afb467d-0316-48f7-bc3f-f203d9d18f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.06.25 04:50:30.536329 [ 3 ] {} <Trace> HTTP-Session: 7afb467d-0316-48f7-bc3f-f203d9d18f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2024.06.25 04:50:30.536530 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1139 2024.06.25 04:50:30.536599 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1140 2024.06.25 04:50:30.536788 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2024.06.25 04:50:30.537243 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1142 2024.06.25 04:50:30.537288 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1143 2024.06.25 04:50:30.537670 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1144 2024.06.25 04:50:30.538008 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1145 2024.06.25 04:50:30.538182 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001713 sec., 17513.134851138355 rows/sec., 1.37 MiB/sec.
1146 2024.06.25 04:50:30.538486 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Debug> DynamicQueryHandler: Done processing query
1147 2024.06.25 04:50:30.538515 [ 3 ] {b167d678-a979-4461-a03f-ae8fbddbcb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1148 2024.06.25 04:50:30.538532 [ 3 ] {} <Debug> HTTP-Session: 7afb467d-0316-48f7-bc3f-f203d9d18f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.06.25 04:50:30.538663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 6144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2024.06.25 04:50:30.538725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1151 2024.06.25 04:50:30.538746 [ 3 ] {} <Debug> HTTP-Session: d42dda12-8b54-4357-a181-92343c554390 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1152 2024.06.25 04:50:30.538764 [ 3 ] {} <Debug> HTTP-Session: d42dda12-8b54-4357-a181-92343c554390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.06.25 04:50:30.538778 [ 3 ] {} <Debug> HTTP-Session: d42dda12-8b54-4357-a181-92343c554390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.06.25 04:50:30.538814 [ 3 ] {} <Trace> HTTP-Session: d42dda12-8b54-4357-a181-92343c554390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1155 2024.06.25 04:50:30.538933 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1156 2024.06.25 04:50:30.538983 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1157 2024.06.25 04:50:30.539129 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1158 2024.06.25 04:50:30.539495 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1159 2024.06.25 04:50:30.539533 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1160 2024.06.25 04:50:30.539858 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1161 2024.06.25 04:50:30.540179 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1162 2024.06.25 04:50:30.540304 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00141 sec., 25531.91489361702 rows/sec., 1.99 MiB/sec.
1163 2024.06.25 04:50:30.540479 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Debug> DynamicQueryHandler: Done processing query
1164 2024.06.25 04:50:30.540504 [ 3 ] {664d702d-090f-4b10-8a58-58e88c45da45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1165 2024.06.25 04:50:30.540520 [ 3 ] {} <Debug> HTTP-Session: d42dda12-8b54-4357-a181-92343c554390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1166 2024.06.25 04:50:30.540717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2024.06.25 04:50:30.540772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1168 2024.06.25 04:50:30.540792 [ 3 ] {} <Debug> HTTP-Session: b16b5185-32d4-4d5c-8a3f-0efedfef4b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1169 2024.06.25 04:50:30.540809 [ 3 ] {} <Debug> HTTP-Session: b16b5185-32d4-4d5c-8a3f-0efedfef4b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.06.25 04:50:30.540823 [ 3 ] {} <Debug> HTTP-Session: b16b5185-32d4-4d5c-8a3f-0efedfef4b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1171 2024.06.25 04:50:30.540856 [ 3 ] {} <Trace> HTTP-Session: b16b5185-32d4-4d5c-8a3f-0efedfef4b76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1172 2024.06.25 04:50:30.540981 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1173 2024.06.25 04:50:30.541031 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1174 2024.06.25 04:50:30.541177 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1175 2024.06.25 04:50:30.541526 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1176 2024.06.25 04:50:30.541563 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1177 2024.06.25 04:50:30.541957 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1178 2024.06.25 04:50:30.542301 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1179 2024.06.25 04:50:30.542427 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.83 MiB/sec.
1180 2024.06.25 04:50:30.542609 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Debug> DynamicQueryHandler: Done processing query
1181 2024.06.25 04:50:30.542635 [ 3 ] {b83f744d-afc1-4462-b372-2a2c9b096025} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1182 2024.06.25 04:50:30.542652 [ 3 ] {} <Debug> HTTP-Session: b16b5185-32d4-4d5c-8a3f-0efedfef4b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1183 2024.06.25 04:50:30.542777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1184 2024.06.25 04:50:30.542829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1185 2024.06.25 04:50:30.542849 [ 3 ] {} <Debug> HTTP-Session: 48aa2050-323c-47f2-9a93-147411284954 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1186 2024.06.25 04:50:30.542866 [ 3 ] {} <Debug> HTTP-Session: 48aa2050-323c-47f2-9a93-147411284954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.06.25 04:50:30.542880 [ 3 ] {} <Debug> HTTP-Session: 48aa2050-323c-47f2-9a93-147411284954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1188 2024.06.25 04:50:30.542912 [ 3 ] {} <Trace> HTTP-Session: 48aa2050-323c-47f2-9a93-147411284954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1189 2024.06.25 04:50:30.543025 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1190 2024.06.25 04:50:30.543073 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1191 2024.06.25 04:50:30.543202 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2024.06.25 04:50:30.543495 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1193 2024.06.25 04:50:30.543532 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1194 2024.06.25 04:50:30.543895 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1195 2024.06.25 04:50:30.544235 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1196 2024.06.25 04:50:30.544386 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00139 sec., 21582.733812949642 rows/sec., 1.43 MiB/sec.
1197 2024.06.25 04:50:30.544555 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Debug> DynamicQueryHandler: Done processing query
1198 2024.06.25 04:50:30.544580 [ 3 ] {9d5a4da4-9e01-426f-a1f7-5ab282f83c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1199 2024.06.25 04:50:30.544597 [ 3 ] {} <Debug> HTTP-Session: 48aa2050-323c-47f2-9a93-147411284954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.06.25 04:50:35.534392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1201 2024.06.25 04:50:35.534530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1202 2024.06.25 04:50:35.534559 [ 3 ] {} <Debug> HTTP-Session: cfed1ad7-7ec0-435d-aad5-0358d8245609 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1203 2024.06.25 04:50:35.534587 [ 3 ] {} <Debug> HTTP-Session: cfed1ad7-7ec0-435d-aad5-0358d8245609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.06.25 04:50:35.534605 [ 3 ] {} <Debug> HTTP-Session: cfed1ad7-7ec0-435d-aad5-0358d8245609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.06.25 04:50:35.534660 [ 3 ] {} <Trace> HTTP-Session: cfed1ad7-7ec0-435d-aad5-0358d8245609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1206 2024.06.25 04:50:35.534915 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1207 2024.06.25 04:50:35.535414 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1208 2024.06.25 04:50:35.539836 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1209 2024.06.25 04:50:35.540212 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1210 2024.06.25 04:50:35.546251 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1211 2024.06.25 04:50:35.550986 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1212 2024.06.25 04:50:35.556649 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1213 2024.06.25 04:50:35.558672 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (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
1214 2024.06.25 04:50:35.558701 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1215 2024.06.25 04:50:35.560691 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1216 2024.06.25 04:50:35.560727 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1217 2024.06.25 04:50:35.576944 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.042141 sec., 427.1374670748203 rows/sec., 17.47 KiB/sec.
1218 2024.06.25 04:50:35.577229 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> DynamicQueryHandler: Done processing query
1219 2024.06.25 04:50:35.577256 [ 3 ] {49d3373a-1152-4ba0-bdbc-bf1487f817e6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1220 2024.06.25 04:50:35.577273 [ 3 ] {} <Debug> HTTP-Session: cfed1ad7-7ec0-435d-aad5-0358d8245609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.06.25 04:50:35.578759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1222 2024.06.25 04:50:35.578812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1223 2024.06.25 04:50:35.578832 [ 3 ] {} <Debug> HTTP-Session: ae52d04c-239a-47a7-9ac2-b1292df135ed Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1224 2024.06.25 04:50:35.578851 [ 3 ] {} <Debug> HTTP-Session: ae52d04c-239a-47a7-9ac2-b1292df135ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.06.25 04:50:35.578864 [ 3 ] {} <Debug> HTTP-Session: ae52d04c-239a-47a7-9ac2-b1292df135ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.06.25 04:50:35.578902 [ 3 ] {} <Trace> HTTP-Session: ae52d04c-239a-47a7-9ac2-b1292df135ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1227 2024.06.25 04:50:35.579056 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1228 2024.06.25 04:50:35.579329 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1229 2024.06.25 04:50:35.579369 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1230 2024.06.25 04:50:35.579625 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1231 2024.06.25 04:50:35.579689 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1232 2024.06.25 04:50:35.579828 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1233 2024.06.25 04:50:35.579860 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1234 2024.06.25 04:50:35.579882 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (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
1235 2024.06.25 04:50:35.579898 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1236 2024.06.25 04:50:35.579938 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1237 2024.06.25 04:50:35.579958 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1238 2024.06.25 04:50:35.580784 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001789 sec., 10061.486864169927 rows/sec., 411.59 KiB/sec.
1239 2024.06.25 04:50:35.581034 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> DynamicQueryHandler: Done processing query
1240 2024.06.25 04:50:35.581058 [ 3 ] {859cf9e4-29db-47c9-af66-d65047270d9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1241 2024.06.25 04:50:35.581074 [ 3 ] {} <Debug> HTTP-Session: ae52d04c-239a-47a7-9ac2-b1292df135ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.06.25 04:50:35.581414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1243 2024.06.25 04:50:35.581462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1244 2024.06.25 04:50:35.581482 [ 3 ] {} <Debug> HTTP-Session: ba4d7c94-d5fd-4dfb-ac57-61bdc172853a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1245 2024.06.25 04:50:35.581498 [ 3 ] {} <Debug> HTTP-Session: ba4d7c94-d5fd-4dfb-ac57-61bdc172853a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1246 2024.06.25 04:50:35.581511 [ 3 ] {} <Debug> HTTP-Session: ba4d7c94-d5fd-4dfb-ac57-61bdc172853a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.06.25 04:50:35.581543 [ 3 ] {} <Trace> HTTP-Session: ba4d7c94-d5fd-4dfb-ac57-61bdc172853a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1248 2024.06.25 04:50:35.581682 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1249 2024.06.25 04:50:35.581941 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1250 2024.06.25 04:50:35.581980 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1251 2024.06.25 04:50:35.582231 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1252 2024.06.25 04:50:35.582293 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1253 2024.06.25 04:50:35.582429 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1254 2024.06.25 04:50:35.582462 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1255 2024.06.25 04:50:35.582484 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (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
1256 2024.06.25 04:50:35.582500 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1257 2024.06.25 04:50:35.582540 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1258 2024.06.25 04:50:35.582561 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1259 2024.06.25 04:50:35.583437 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001813 sec., 9928.295642581357 rows/sec., 406.14 KiB/sec.
1260 2024.06.25 04:50:35.583661 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> DynamicQueryHandler: Done processing query
1261 2024.06.25 04:50:35.583685 [ 3 ] {78e79144-598a-4f33-a675-d0f36672d36e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1262 2024.06.25 04:50:35.583701 [ 3 ] {} <Debug> HTTP-Session: ba4d7c94-d5fd-4dfb-ac57-61bdc172853a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.06.25 04:50:35.583893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1264 2024.06.25 04:50:35.583942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1265 2024.06.25 04:50:35.583961 [ 3 ] {} <Debug> HTTP-Session: 5a9d5c6a-a6f0-4b71-a8e7-15aad1e7dac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1266 2024.06.25 04:50:35.583977 [ 3 ] {} <Debug> HTTP-Session: 5a9d5c6a-a6f0-4b71-a8e7-15aad1e7dac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.06.25 04:50:35.583990 [ 3 ] {} <Debug> HTTP-Session: 5a9d5c6a-a6f0-4b71-a8e7-15aad1e7dac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.06.25 04:50:35.584021 [ 3 ] {} <Trace> HTTP-Session: 5a9d5c6a-a6f0-4b71-a8e7-15aad1e7dac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1269 2024.06.25 04:50:35.584157 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1270 2024.06.25 04:50:35.584412 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1271 2024.06.25 04:50:35.584452 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1272 2024.06.25 04:50:35.584703 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1273 2024.06.25 04:50:35.584765 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1274 2024.06.25 04:50:35.584901 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1275 2024.06.25 04:50:35.584933 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1276 2024.06.25 04:50:35.584955 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (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
1277 2024.06.25 04:50:35.584972 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1278 2024.06.25 04:50:35.585013 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1279 2024.06.25 04:50:35.585033 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1280 2024.06.25 04:50:35.585950 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001855 sec., 9703.504043126684 rows/sec., 396.94 KiB/sec.
1281 2024.06.25 04:50:35.586178 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> DynamicQueryHandler: Done processing query
1282 2024.06.25 04:50:35.586202 [ 3 ] {93832577-3f8d-44a9-a441-18befaae0aa6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1283 2024.06.25 04:50:35.586218 [ 3 ] {} <Debug> HTTP-Session: 5a9d5c6a-a6f0-4b71-a8e7-15aad1e7dac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.06.25 04:50:35.588931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2024.06.25 04:50:35.588987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1286 2024.06.25 04:50:35.589011 [ 3 ] {} <Debug> HTTP-Session: e50ca129-94aa-4d02-955a-a3f5cfe63f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1287 2024.06.25 04:50:35.589031 [ 3 ] {} <Debug> HTTP-Session: e50ca129-94aa-4d02-955a-a3f5cfe63f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.06.25 04:50:35.589047 [ 3 ] {} <Debug> HTTP-Session: e50ca129-94aa-4d02-955a-a3f5cfe63f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.06.25 04:50:35.589084 [ 3 ] {} <Trace> HTTP-Session: e50ca129-94aa-4d02-955a-a3f5cfe63f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1290 2024.06.25 04:50:35.589212 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1291 2024.06.25 04:50:35.589266 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1292 2024.06.25 04:50:35.589465 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2024.06.25 04:50:35.589801 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2024.06.25 04:50:35.589847 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1295 2024.06.25 04:50:35.590381 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1296 2024.06.25 04:50:35.590687 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2024.06.25 04:50:35.590849 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001676 sec., 2386.634844868735 rows/sec., 258.12 KiB/sec.
1298 2024.06.25 04:50:35.591005 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Debug> DynamicQueryHandler: Done processing query
1299 2024.06.25 04:50:35.591028 [ 3 ] {3f782e1b-dbea-44a9-b719-31c8f61d98bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1300 2024.06.25 04:50:35.591043 [ 3 ] {} <Debug> HTTP-Session: e50ca129-94aa-4d02-955a-a3f5cfe63f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.06.25 04:50:35.591153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.06.25 04:50:35.591199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1303 2024.06.25 04:50:35.591218 [ 3 ] {} <Debug> HTTP-Session: 2487d7c2-80dc-415e-a657-450a88563e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1304 2024.06.25 04:50:35.591235 [ 3 ] {} <Debug> HTTP-Session: 2487d7c2-80dc-415e-a657-450a88563e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.06.25 04:50:35.591248 [ 3 ] {} <Debug> HTTP-Session: 2487d7c2-80dc-415e-a657-450a88563e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.06.25 04:50:35.591278 [ 3 ] {} <Trace> HTTP-Session: 2487d7c2-80dc-415e-a657-450a88563e04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1307 2024.06.25 04:50:35.591376 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1308 2024.06.25 04:50:35.591419 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1309 2024.06.25 04:50:35.591542 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1310 2024.06.25 04:50:35.592414 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2024.06.25 04:50:35.592451 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1312 2024.06.25 04:50:35.592761 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1313 2024.06.25 04:50:35.593057 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2024.06.25 04:50:35.593203 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001852 sec., 10799.136069114471 rows/sec., 875.32 KiB/sec.
1315 2024.06.25 04:50:35.593365 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Debug> DynamicQueryHandler: Done processing query
1316 2024.06.25 04:50:35.593389 [ 3 ] {ef81c94a-cc9c-4be0-a413-2945984cdaa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1317 2024.06.25 04:50:35.593405 [ 3 ] {} <Debug> HTTP-Session: 2487d7c2-80dc-415e-a657-450a88563e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.06.25 04:50:35.593546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1319 2024.06.25 04:50:35.593594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1320 2024.06.25 04:50:35.593614 [ 3 ] {} <Debug> HTTP-Session: 09df99d2-ba7b-4c66-b277-5c422e030000 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1321 2024.06.25 04:50:35.593630 [ 3 ] {} <Debug> HTTP-Session: 09df99d2-ba7b-4c66-b277-5c422e030000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.06.25 04:50:35.593644 [ 3 ] {} <Debug> HTTP-Session: 09df99d2-ba7b-4c66-b277-5c422e030000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.06.25 04:50:35.593674 [ 3 ] {} <Trace> HTTP-Session: 09df99d2-ba7b-4c66-b277-5c422e030000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.06.25 04:50:35.593790 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1325 2024.06.25 04:50:35.593833 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1326 2024.06.25 04:50:35.593953 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2024.06.25 04:50:35.594279 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1328 2024.06.25 04:50:35.594316 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1329 2024.06.25 04:50:35.594623 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1330 2024.06.25 04:50:35.594954 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1331 2024.06.25 04:50:35.595101 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Debug> executeQuery: Read 90 rows, 7.78 KiB in 0.001354 sec., 66469.71935007385 rows/sec., 5.61 MiB/sec.
1332 2024.06.25 04:50:35.595252 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Debug> DynamicQueryHandler: Done processing query
1333 2024.06.25 04:50:35.595277 [ 3 ] {169fb5fe-3cbc-43b3-b24e-bde339c2d5c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1334 2024.06.25 04:50:35.595292 [ 3 ] {} <Debug> HTTP-Session: 09df99d2-ba7b-4c66-b277-5c422e030000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.06.25 04:50:35.595445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2024.06.25 04:50:35.595492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1337 2024.06.25 04:50:35.595513 [ 3 ] {} <Debug> HTTP-Session: 5bc2fdba-12e7-4bdf-87f0-c00c428e97f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1338 2024.06.25 04:50:35.595529 [ 3 ] {} <Debug> HTTP-Session: 5bc2fdba-12e7-4bdf-87f0-c00c428e97f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.06.25 04:50:35.595543 [ 3 ] {} <Debug> HTTP-Session: 5bc2fdba-12e7-4bdf-87f0-c00c428e97f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.06.25 04:50:35.595574 [ 3 ] {} <Trace> HTTP-Session: 5bc2fdba-12e7-4bdf-87f0-c00c428e97f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1341 2024.06.25 04:50:35.595689 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1342 2024.06.25 04:50:35.595731 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1343 2024.06.25 04:50:35.595850 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1344 2024.06.25 04:50:35.596161 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1345 2024.06.25 04:50:35.596198 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1346 2024.06.25 04:50:35.596512 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1347 2024.06.25 04:50:35.596812 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1348 2024.06.25 04:50:35.596954 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001309 sec., 56531.70359052712 rows/sec., 4.42 MiB/sec.
1349 2024.06.25 04:50:35.597120 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Debug> DynamicQueryHandler: Done processing query
1350 2024.06.25 04:50:35.597144 [ 3 ] {4dcbf4e1-ef15-4042-856d-d7bf6f2b61d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1351 2024.06.25 04:50:35.597160 [ 3 ] {} <Debug> HTTP-Session: 5bc2fdba-12e7-4bdf-87f0-c00c428e97f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.06.25 04:50:35.597300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1353 2024.06.25 04:50:35.597349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1354 2024.06.25 04:50:35.597369 [ 3 ] {} <Debug> HTTP-Session: 33742931-bfb3-4426-ae00-9d5b139a6348 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1355 2024.06.25 04:50:35.597386 [ 3 ] {} <Debug> HTTP-Session: 33742931-bfb3-4426-ae00-9d5b139a6348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.06.25 04:50:35.597399 [ 3 ] {} <Debug> HTTP-Session: 33742931-bfb3-4426-ae00-9d5b139a6348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.06.25 04:50:35.597429 [ 3 ] {} <Trace> HTTP-Session: 33742931-bfb3-4426-ae00-9d5b139a6348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1358 2024.06.25 04:50:35.597548 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1359 2024.06.25 04:50:35.597594 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1360 2024.06.25 04:50:35.597733 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1361 2024.06.25 04:50:35.598048 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1362 2024.06.25 04:50:35.598084 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1363 2024.06.25 04:50:35.598470 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1364 2024.06.25 04:50:35.598819 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1365 2024.06.25 04:50:35.598966 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.89 MiB/sec.
1366 2024.06.25 04:50:35.599122 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Debug> DynamicQueryHandler: Done processing query
1367 2024.06.25 04:50:35.599146 [ 3 ] {48d67e24-2a06-4675-bcc1-57821b42bd58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1368 2024.06.25 04:50:35.599161 [ 3 ] {} <Debug> HTTP-Session: 33742931-bfb3-4426-ae00-9d5b139a6348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1369 2024.06.25 04:50:35.599417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1370 2024.06.25 04:50:35.599466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1371 2024.06.25 04:50:35.599485 [ 3 ] {} <Debug> HTTP-Session: 1093ff9d-133a-4002-aa5e-4aa43fe7fede Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1372 2024.06.25 04:50:35.599501 [ 3 ] {} <Debug> HTTP-Session: 1093ff9d-133a-4002-aa5e-4aa43fe7fede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.06.25 04:50:35.599515 [ 3 ] {} <Debug> HTTP-Session: 1093ff9d-133a-4002-aa5e-4aa43fe7fede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.06.25 04:50:35.599546 [ 3 ] {} <Trace> HTTP-Session: 1093ff9d-133a-4002-aa5e-4aa43fe7fede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1375 2024.06.25 04:50:35.599792 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1376 2024.06.25 04:50:35.599854 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1377 2024.06.25 04:50:35.600245 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1378 2024.06.25 04:50:35.601001 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1379 2024.06.25 04:50:35.601060 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1380 2024.06.25 04:50:35.606215 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1381 2024.06.25 04:50:35.606655 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1382 2024.06.25 04:50:35.606836 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007207 sec., 2775.079783543777 rows/sec., 4.97 MiB/sec.
1383 2024.06.25 04:50:35.607205 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Debug> DynamicQueryHandler: Done processing query
1384 2024.06.25 04:50:35.607229 [ 3 ] {ea219b81-1ced-4ea7-8d2f-581008a00d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1385 2024.06.25 04:50:35.607245 [ 3 ] {} <Debug> HTTP-Session: 1093ff9d-133a-4002-aa5e-4aa43fe7fede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1386 2024.06.25 04:50:35.607382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2024.06.25 04:50:35.607431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1388 2024.06.25 04:50:35.607450 [ 3 ] {} <Debug> HTTP-Session: ebe3ba6d-6e46-416a-b25b-46736c37a36f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1389 2024.06.25 04:50:35.607486 [ 3 ] {} <Debug> HTTP-Session: ebe3ba6d-6e46-416a-b25b-46736c37a36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.06.25 04:50:35.607502 [ 3 ] {} <Debug> HTTP-Session: ebe3ba6d-6e46-416a-b25b-46736c37a36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.06.25 04:50:35.607533 [ 3 ] {} <Trace> HTTP-Session: ebe3ba6d-6e46-416a-b25b-46736c37a36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1392 2024.06.25 04:50:35.607633 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1393 2024.06.25 04:50:35.607678 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1394 2024.06.25 04:50:35.607805 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1395 2024.06.25 04:50:35.608078 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1396 2024.06.25 04:50:35.608114 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1397 2024.06.25 04:50:35.608470 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1398 2024.06.25 04:50:35.608786 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1399 2024.06.25 04:50:35.608908 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001299 sec., 20785.219399538106 rows/sec., 1.50 MiB/sec.
1400 2024.06.25 04:50:35.609065 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Debug> DynamicQueryHandler: Done processing query
1401 2024.06.25 04:50:35.609089 [ 3 ] {5a6b483c-9e7d-4800-92d9-7e99dce6db1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1402 2024.06.25 04:50:35.609104 [ 3 ] {} <Debug> HTTP-Session: ebe3ba6d-6e46-416a-b25b-46736c37a36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1403 2024.06.25 04:50:35.609215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1404 2024.06.25 04:50:35.609263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1405 2024.06.25 04:50:35.609282 [ 3 ] {} <Debug> HTTP-Session: bbdbf1ad-a38c-4776-94b1-a161f9efae45 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1406 2024.06.25 04:50:35.609297 [ 3 ] {} <Debug> HTTP-Session: bbdbf1ad-a38c-4776-94b1-a161f9efae45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.06.25 04:50:35.609311 [ 3 ] {} <Debug> HTTP-Session: bbdbf1ad-a38c-4776-94b1-a161f9efae45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.06.25 04:50:35.609342 [ 3 ] {} <Trace> HTTP-Session: bbdbf1ad-a38c-4776-94b1-a161f9efae45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1409 2024.06.25 04:50:35.609442 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1410 2024.06.25 04:50:35.609486 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1411 2024.06.25 04:50:35.609609 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1412 2024.06.25 04:50:35.609864 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1413 2024.06.25 04:50:35.609899 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1414 2024.06.25 04:50:35.610238 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1415 2024.06.25 04:50:35.610555 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1416 2024.06.25 04:50:35.610707 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.54 MiB/sec.
1417 2024.06.25 04:50:35.610869 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Debug> DynamicQueryHandler: Done processing query
1418 2024.06.25 04:50:35.610894 [ 3 ] {f818d4aa-1fc8-47c0-bd1e-7ae8ff3a76d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1419 2024.06.25 04:50:35.610909 [ 3 ] {} <Debug> HTTP-Session: bbdbf1ad-a38c-4776-94b1-a161f9efae45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.06.25 04:50:39.531661 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1421 2024.06.25 04:50:39.531767 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1422 2024.06.25 04:50:40.538735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2024.06.25 04:50:40.538852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1424 2024.06.25 04:50:40.538880 [ 3 ] {} <Debug> HTTP-Session: f3304166-3638-4b00-9360-2d31ba142367 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1425 2024.06.25 04:50:40.538910 [ 3 ] {} <Debug> HTTP-Session: f3304166-3638-4b00-9360-2d31ba142367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.06.25 04:50:40.538925 [ 3 ] {} <Debug> HTTP-Session: f3304166-3638-4b00-9360-2d31ba142367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.06.25 04:50:40.538979 [ 3 ] {} <Trace> HTTP-Session: f3304166-3638-4b00-9360-2d31ba142367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2024.06.25 04:50:40.539183 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1429 2024.06.25 04:50:40.539255 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1430 2024.06.25 04:50:40.539450 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2024.06.25 04:50:40.539852 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1432 2024.06.25 04:50:40.539893 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1433 2024.06.25 04:50:40.540256 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1434 2024.06.25 04:50:40.540591 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1435 2024.06.25 04:50:40.540765 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001641 sec., 18281.535648994515 rows/sec., 1.43 MiB/sec.
1436 2024.06.25 04:50:40.541069 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Debug> DynamicQueryHandler: Done processing query
1437 2024.06.25 04:50:40.541097 [ 3 ] {a4c592da-2722-4dcb-95f8-3bbe048ccbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1438 2024.06.25 04:50:40.541113 [ 3 ] {} <Debug> HTTP-Session: f3304166-3638-4b00-9360-2d31ba142367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.06.25 04:50:40.541245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 6144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2024.06.25 04:50:40.541299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1441 2024.06.25 04:50:40.541319 [ 3 ] {} <Debug> HTTP-Session: 7c1adbfd-cb7f-4b48-8a53-4fccd1f98cfc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1442 2024.06.25 04:50:40.541336 [ 3 ] {} <Debug> HTTP-Session: 7c1adbfd-cb7f-4b48-8a53-4fccd1f98cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.06.25 04:50:40.541350 [ 3 ] {} <Debug> HTTP-Session: 7c1adbfd-cb7f-4b48-8a53-4fccd1f98cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.06.25 04:50:40.541386 [ 3 ] {} <Trace> HTTP-Session: 7c1adbfd-cb7f-4b48-8a53-4fccd1f98cfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1445 2024.06.25 04:50:40.541503 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1446 2024.06.25 04:50:40.541549 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1447 2024.06.25 04:50:40.541696 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1448 2024.06.25 04:50:40.542029 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1449 2024.06.25 04:50:40.542066 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1450 2024.06.25 04:50:40.542380 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1451 2024.06.25 04:50:40.542692 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1452 2024.06.25 04:50:40.542846 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001373 sec., 26219.95630007283 rows/sec., 2.05 MiB/sec.
1453 2024.06.25 04:50:40.543016 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Debug> DynamicQueryHandler: Done processing query
1454 2024.06.25 04:50:40.543041 [ 3 ] {258e6efc-1bca-45a1-9090-eb890bb2f85c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1455 2024.06.25 04:50:40.543057 [ 3 ] {} <Debug> HTTP-Session: 7c1adbfd-cb7f-4b48-8a53-4fccd1f98cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1456 2024.06.25 04:50:40.543244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1457 2024.06.25 04:50:40.543297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1458 2024.06.25 04:50:40.543316 [ 3 ] {} <Debug> HTTP-Session: ff4c26db-af7b-438d-8528-412faa7ba1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1459 2024.06.25 04:50:40.543332 [ 3 ] {} <Debug> HTTP-Session: ff4c26db-af7b-438d-8528-412faa7ba1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.06.25 04:50:40.543346 [ 3 ] {} <Debug> HTTP-Session: ff4c26db-af7b-438d-8528-412faa7ba1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.06.25 04:50:40.543380 [ 3 ] {} <Trace> HTTP-Session: ff4c26db-af7b-438d-8528-412faa7ba1b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1462 2024.06.25 04:50:40.543501 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1463 2024.06.25 04:50:40.543549 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1464 2024.06.25 04:50:40.543695 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1465 2024.06.25 04:50:40.544004 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1466 2024.06.25 04:50:40.544040 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1467 2024.06.25 04:50:40.544414 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1468 2024.06.25 04:50:40.544746 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1469 2024.06.25 04:50:40.544906 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.91 MiB/sec.
1470 2024.06.25 04:50:40.545068 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Debug> DynamicQueryHandler: Done processing query
1471 2024.06.25 04:50:40.545092 [ 3 ] {72e5ecf1-6361-47fe-b2f7-9c0287eeeead} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1472 2024.06.25 04:50:40.545108 [ 3 ] {} <Debug> HTTP-Session: ff4c26db-af7b-438d-8528-412faa7ba1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1473 2024.06.25 04:50:40.545233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.06.25 04:50:40.545282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1475 2024.06.25 04:50:40.545302 [ 3 ] {} <Debug> HTTP-Session: fed2c796-f3eb-4d94-8d7a-bf9570af6894 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1476 2024.06.25 04:50:40.545318 [ 3 ] {} <Debug> HTTP-Session: fed2c796-f3eb-4d94-8d7a-bf9570af6894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.06.25 04:50:40.545333 [ 3 ] {} <Debug> HTTP-Session: fed2c796-f3eb-4d94-8d7a-bf9570af6894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1478 2024.06.25 04:50:40.545365 [ 3 ] {} <Trace> HTTP-Session: fed2c796-f3eb-4d94-8d7a-bf9570af6894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1479 2024.06.25 04:50:40.545472 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1480 2024.06.25 04:50:40.545516 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1481 2024.06.25 04:50:40.545641 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1482 2024.06.25 04:50:40.545919 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1483 2024.06.25 04:50:40.545956 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1484 2024.06.25 04:50:40.546299 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1485 2024.06.25 04:50:40.546626 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1486 2024.06.25 04:50:40.546781 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.49 MiB/sec.
1487 2024.06.25 04:50:40.546943 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Debug> DynamicQueryHandler: Done processing query
1488 2024.06.25 04:50:40.546967 [ 3 ] {bb0f6f96-b7c0-48af-8846-c68d7fc29f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1489 2024.06.25 04:50:40.546983 [ 3 ] {} <Debug> HTTP-Session: fed2c796-f3eb-4d94-8d7a-bf9570af6894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.06.25 04:50:45.536964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1491 2024.06.25 04:50:45.537092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1492 2024.06.25 04:50:45.537116 [ 3 ] {} <Debug> HTTP-Session: a99aa234-12da-4f73-b516-e71c885913e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1493 2024.06.25 04:50:45.537141 [ 3 ] {} <Debug> HTTP-Session: a99aa234-12da-4f73-b516-e71c885913e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.06.25 04:50:45.537155 [ 3 ] {} <Debug> HTTP-Session: a99aa234-12da-4f73-b516-e71c885913e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1495 2024.06.25 04:50:45.537205 [ 3 ] {} <Trace> HTTP-Session: a99aa234-12da-4f73-b516-e71c885913e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1496 2024.06.25 04:50:45.537381 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1497 2024.06.25 04:50:45.537447 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1498 2024.06.25 04:50:45.537637 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1499 2024.06.25 04:50:45.538085 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1500 2024.06.25 04:50:45.538128 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1501 2024.06.25 04:50:45.538492 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1502 2024.06.25 04:50:45.538821 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1503 2024.06.25 04:50:45.538960 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001635 sec., 12232.415902140674 rows/sec., 991.49 KiB/sec.
1504 2024.06.25 04:50:45.539166 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Debug> DynamicQueryHandler: Done processing query
1505 2024.06.25 04:50:45.539194 [ 3 ] {906742b3-2c6d-4457-a562-34e0ffcfba1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1506 2024.06.25 04:50:45.539211 [ 3 ] {} <Debug> HTTP-Session: a99aa234-12da-4f73-b516-e71c885913e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.06.25 04:50:45.539344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1508 2024.06.25 04:50:45.539402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1509 2024.06.25 04:50:45.539423 [ 3 ] {} <Debug> HTTP-Session: 745fdbb6-9e24-48aa-8968-da46f6cec28c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1510 2024.06.25 04:50:45.539441 [ 3 ] {} <Debug> HTTP-Session: 745fdbb6-9e24-48aa-8968-da46f6cec28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.06.25 04:50:45.539456 [ 3 ] {} <Debug> HTTP-Session: 745fdbb6-9e24-48aa-8968-da46f6cec28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1512 2024.06.25 04:50:45.539491 [ 3 ] {} <Trace> HTTP-Session: 745fdbb6-9e24-48aa-8968-da46f6cec28c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1513 2024.06.25 04:50:45.539624 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1514 2024.06.25 04:50:45.539670 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1515 2024.06.25 04:50:45.539798 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1516 2024.06.25 04:50:45.540167 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1517 2024.06.25 04:50:45.540205 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1518 2024.06.25 04:50:45.540535 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1519 2024.06.25 04:50:45.540853 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1520 2024.06.25 04:50:45.540982 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Debug> executeQuery: Read 90 rows, 7.78 KiB in 0.00141 sec., 63829.78723404255 rows/sec., 5.39 MiB/sec.
1521 2024.06.25 04:50:45.541143 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Debug> DynamicQueryHandler: Done processing query
1522 2024.06.25 04:50:45.541169 [ 3 ] {ca5e1a2f-cc8c-446f-9ef7-4b8adfe08d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1523 2024.06.25 04:50:45.541185 [ 3 ] {} <Debug> HTTP-Session: 745fdbb6-9e24-48aa-8968-da46f6cec28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.06.25 04:50:45.541303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2024.06.25 04:50:45.541354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1526 2024.06.25 04:50:45.541374 [ 3 ] {} <Debug> HTTP-Session: 79a325f6-543c-4db1-993c-6adb8f9f5466 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1527 2024.06.25 04:50:45.541390 [ 3 ] {} <Debug> HTTP-Session: 79a325f6-543c-4db1-993c-6adb8f9f5466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.06.25 04:50:45.541404 [ 3 ] {} <Debug> HTTP-Session: 79a325f6-543c-4db1-993c-6adb8f9f5466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1529 2024.06.25 04:50:45.541436 [ 3 ] {} <Trace> HTTP-Session: 79a325f6-543c-4db1-993c-6adb8f9f5466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1530 2024.06.25 04:50:45.541547 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1531 2024.06.25 04:50:45.541592 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1532 2024.06.25 04:50:45.541718 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2024.06.25 04:50:45.542042 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1534 2024.06.25 04:50:45.542079 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1535 2024.06.25 04:50:45.542390 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1536 2024.06.25 04:50:45.542709 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1537 2024.06.25 04:50:45.542836 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001324 sec., 42296.07250755287 rows/sec., 3.30 MiB/sec.
1538 2024.06.25 04:50:45.543014 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Debug> DynamicQueryHandler: Done processing query
1539 2024.06.25 04:50:45.543042 [ 3 ] {5d93dfba-00f5-411b-ae1e-89998892eee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1540 2024.06.25 04:50:45.543058 [ 3 ] {} <Debug> HTTP-Session: 79a325f6-543c-4db1-993c-6adb8f9f5466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.06.25 04:50:45.543222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1542 2024.06.25 04:50:45.543274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1543 2024.06.25 04:50:45.543295 [ 3 ] {} <Debug> HTTP-Session: ae6b807e-1dbc-40ea-b4e1-6c4ba6b77733 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1544 2024.06.25 04:50:45.543311 [ 3 ] {} <Debug> HTTP-Session: ae6b807e-1dbc-40ea-b4e1-6c4ba6b77733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.06.25 04:50:45.543325 [ 3 ] {} <Debug> HTTP-Session: ae6b807e-1dbc-40ea-b4e1-6c4ba6b77733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1546 2024.06.25 04:50:45.543357 [ 3 ] {} <Trace> HTTP-Session: ae6b807e-1dbc-40ea-b4e1-6c4ba6b77733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1547 2024.06.25 04:50:45.543478 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1548 2024.06.25 04:50:45.543532 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1549 2024.06.25 04:50:45.543676 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.06.25 04:50:45.544006 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1551 2024.06.25 04:50:45.544042 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1552 2024.06.25 04:50:45.544432 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1553 2024.06.25 04:50:45.544788 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1554 2024.06.25 04:50:45.544919 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.84 MiB/sec.
1555 2024.06.25 04:50:45.545087 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Debug> DynamicQueryHandler: Done processing query
1556 2024.06.25 04:50:45.545112 [ 3 ] {5f92953e-a7ae-4add-ae42-3aaf0f93f204} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1557 2024.06.25 04:50:45.545127 [ 3 ] {} <Debug> HTTP-Session: ae6b807e-1dbc-40ea-b4e1-6c4ba6b77733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.06.25 04:50:45.545327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1559 2024.06.25 04:50:45.545377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1560 2024.06.25 04:50:45.545398 [ 3 ] {} <Debug> HTTP-Session: d987d1f2-b1dc-4558-9471-af822fdff2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1561 2024.06.25 04:50:45.545413 [ 3 ] {} <Debug> HTTP-Session: d987d1f2-b1dc-4558-9471-af822fdff2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1562 2024.06.25 04:50:45.545426 [ 3 ] {} <Debug> HTTP-Session: d987d1f2-b1dc-4558-9471-af822fdff2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.06.25 04:50:45.545457 [ 3 ] {} <Trace> HTTP-Session: d987d1f2-b1dc-4558-9471-af822fdff2b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1564 2024.06.25 04:50:45.545708 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1565 2024.06.25 04:50:45.545772 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1566 2024.06.25 04:50:45.546154 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1567 2024.06.25 04:50:45.546827 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1568 2024.06.25 04:50:45.546862 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1569 2024.06.25 04:50:45.547443 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1570 2024.06.25 04:50:45.547837 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1571 2024.06.25 04:50:45.547982 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002444 sec., 8183.306055646482 rows/sec., 14.66 MiB/sec.
1572 2024.06.25 04:50:45.548367 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Debug> DynamicQueryHandler: Done processing query
1573 2024.06.25 04:50:45.548392 [ 3 ] {f972e48c-2d06-4e20-a463-4585fa749858} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1574 2024.06.25 04:50:45.548408 [ 3 ] {} <Debug> HTTP-Session: d987d1f2-b1dc-4558-9471-af822fdff2b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.06.25 04:50:45.548572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1576 2024.06.25 04:50:45.548621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1577 2024.06.25 04:50:45.548641 [ 3 ] {} <Debug> HTTP-Session: 88e7a786-f52a-4c48-ae0d-6b725ca321cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1578 2024.06.25 04:50:45.548658 [ 3 ] {} <Debug> HTTP-Session: 88e7a786-f52a-4c48-ae0d-6b725ca321cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.06.25 04:50:45.548672 [ 3 ] {} <Debug> HTTP-Session: 88e7a786-f52a-4c48-ae0d-6b725ca321cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1580 2024.06.25 04:50:45.548702 [ 3 ] {} <Trace> HTTP-Session: 88e7a786-f52a-4c48-ae0d-6b725ca321cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1581 2024.06.25 04:50:45.548806 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1582 2024.06.25 04:50:45.548852 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1583 2024.06.25 04:50:45.548981 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1584 2024.06.25 04:50:45.549270 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1585 2024.06.25 04:50:45.549306 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1586 2024.06.25 04:50:45.549651 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1587 2024.06.25 04:50:45.549961 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1588 2024.06.25 04:50:45.550093 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001319 sec., 22744.50341167551 rows/sec., 1.51 MiB/sec.
1589 2024.06.25 04:50:45.550252 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Debug> DynamicQueryHandler: Done processing query
1590 2024.06.25 04:50:45.550276 [ 3 ] {8a39ddb6-6709-452e-80cc-84e9160fb5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1591 2024.06.25 04:50:45.550292 [ 3 ] {} <Debug> HTTP-Session: 88e7a786-f52a-4c48-ae0d-6b725ca321cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.06.25 04:50:50.536480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1593 2024.06.25 04:50:50.536620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1594 2024.06.25 04:50:50.536647 [ 3 ] {} <Debug> HTTP-Session: ae19bf63-908d-4578-a92a-c9a9da8f827a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1595 2024.06.25 04:50:50.536672 [ 3 ] {} <Debug> HTTP-Session: ae19bf63-908d-4578-a92a-c9a9da8f827a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1596 2024.06.25 04:50:50.536688 [ 3 ] {} <Debug> HTTP-Session: ae19bf63-908d-4578-a92a-c9a9da8f827a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1597 2024.06.25 04:50:50.536738 [ 3 ] {} <Trace> HTTP-Session: ae19bf63-908d-4578-a92a-c9a9da8f827a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1598 2024.06.25 04:50:50.536932 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1599 2024.06.25 04:50:50.537001 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1600 2024.06.25 04:50:50.537190 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1601 2024.06.25 04:50:50.537618 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1602 2024.06.25 04:50:50.537668 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1603 2024.06.25 04:50:50.538038 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1604 2024.06.25 04:50:50.538378 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1605 2024.06.25 04:50:50.538545 [ 89 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1606 2024.06.25 04:50:50.538559 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001684 sec., 17814.726840855106 rows/sec., 1.39 MiB/sec.
1607 2024.06.25 04:50:50.538636 [ 89 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1608 2024.06.25 04:50:50.538695 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1609 2024.06.25 04:50:50.538914 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Debug> DynamicQueryHandler: Done processing query
1610 2024.06.25 04:50:50.538949 [ 3 ] {234c47aa-74dc-43b5-9ca6-878f4d20544d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1611 2024.06.25 04:50:50.538966 [ 3 ] {} <Debug> HTTP-Session: ae19bf63-908d-4578-a92a-c9a9da8f827a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.06.25 04:50:50.539099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 6144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2024.06.25 04:50:50.539158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1614 2024.06.25 04:50:50.539179 [ 3 ] {} <Debug> HTTP-Session: 922db3b2-f7e0-4f01-80a7-37b13f362011 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1615 2024.06.25 04:50:50.539198 [ 3 ] {} <Debug> HTTP-Session: 922db3b2-f7e0-4f01-80a7-37b13f362011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.06.25 04:50:50.539211 [ 3 ] {} <Debug> HTTP-Session: 922db3b2-f7e0-4f01-80a7-37b13f362011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.06.25 04:50:50.539247 [ 3 ] {} <Trace> HTTP-Session: 922db3b2-f7e0-4f01-80a7-37b13f362011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1618 2024.06.25 04:50:50.539367 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1619 2024.06.25 04:50:50.539416 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1620 2024.06.25 04:50:50.539565 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2024.06.25 04:50:50.539901 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1622 2024.06.25 04:50:50.539938 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1623 2024.06.25 04:50:50.540247 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1624 2024.06.25 04:50:50.540556 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.06.25 04:50:50.540707 [ 89 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1626 2024.06.25 04:50:50.540720 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001383 sec., 26030.368763557486 rows/sec., 2.03 MiB/sec.
1627 2024.06.25 04:50:50.540757 [ 89 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1628 2024.06.25 04:50:50.540824 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1629 2024.06.25 04:50:50.541003 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Debug> DynamicQueryHandler: Done processing query
1630 2024.06.25 04:50:50.541034 [ 3 ] {c331c530-3586-4905-a94c-77f6b72c7770} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1631 2024.06.25 04:50:50.541051 [ 3 ] {} <Debug> HTTP-Session: 922db3b2-f7e0-4f01-80a7-37b13f362011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.06.25 04:50:50.541211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2024.06.25 04:50:50.541259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1634 2024.06.25 04:50:50.541279 [ 3 ] {} <Debug> HTTP-Session: 220aa242-4708-4ee5-a93e-fdaeff1cdf42 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1635 2024.06.25 04:50:50.541296 [ 3 ] {} <Debug> HTTP-Session: 220aa242-4708-4ee5-a93e-fdaeff1cdf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.06.25 04:50:50.541310 [ 3 ] {} <Debug> HTTP-Session: 220aa242-4708-4ee5-a93e-fdaeff1cdf42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1637 2024.06.25 04:50:50.541340 [ 3 ] {} <Trace> HTTP-Session: 220aa242-4708-4ee5-a93e-fdaeff1cdf42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1638 2024.06.25 04:50:50.541462 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1639 2024.06.25 04:50:50.541511 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1640 2024.06.25 04:50:50.541675 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1641 2024.06.25 04:50:50.542010 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1642 2024.06.25 04:50:50.542046 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1643 2024.06.25 04:50:50.542418 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1644 2024.06.25 04:50:50.542747 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1645 2024.06.25 04:50:50.542863 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.91 MiB/sec.
1646 2024.06.25 04:50:50.542883 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1647 2024.06.25 04:50:50.542952 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1648 2024.06.25 04:50:50.542986 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1649 2024.06.25 04:50:50.543132 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Debug> DynamicQueryHandler: Done processing query
1650 2024.06.25 04:50:50.543254 [ 3 ] {4226fe18-3ac1-434f-9b1c-e337b38d63b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1651 2024.06.25 04:50:50.543315 [ 3 ] {} <Debug> HTTP-Session: 220aa242-4708-4ee5-a93e-fdaeff1cdf42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1652 2024.06.25 04:50:50.543601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1653 2024.06.25 04:50:50.543678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1654 2024.06.25 04:50:50.543699 [ 3 ] {} <Debug> HTTP-Session: 1ce068ea-68d5-4a34-b706-6d4ae5fa0297 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1655 2024.06.25 04:50:50.543717 [ 3 ] {} <Debug> HTTP-Session: 1ce068ea-68d5-4a34-b706-6d4ae5fa0297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1656 2024.06.25 04:50:50.543731 [ 3 ] {} <Debug> HTTP-Session: 1ce068ea-68d5-4a34-b706-6d4ae5fa0297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1657 2024.06.25 04:50:50.543763 [ 3 ] {} <Trace> HTTP-Session: 1ce068ea-68d5-4a34-b706-6d4ae5fa0297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1658 2024.06.25 04:50:50.543878 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1659 2024.06.25 04:50:50.543923 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1660 2024.06.25 04:50:50.544053 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1661 2024.06.25 04:50:50.544344 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1662 2024.06.25 04:50:50.544379 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1663 2024.06.25 04:50:50.544734 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1664 2024.06.25 04:50:50.545054 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1665 2024.06.25 04:50:50.545173 [ 87 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1666 2024.06.25 04:50:50.545178 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001336 sec., 22455.08982035928 rows/sec., 1.49 MiB/sec.
1667 2024.06.25 04:50:50.545210 [ 87 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1668 2024.06.25 04:50:50.545248 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1669 2024.06.25 04:50:50.545417 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Debug> DynamicQueryHandler: Done processing query
1670 2024.06.25 04:50:50.545446 [ 3 ] {4f2c8124-f0d9-4129-9ee9-c64854812f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1671 2024.06.25 04:50:50.545467 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1672 2024.06.25 04:50:50.545476 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1673 2024.06.25 04:50:50.545502 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1674 2024.06.25 04:50:50.545503 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1675 2024.06.25 04:50:50.545496 [ 3 ] {} <Debug> HTTP-Session: 1ce068ea-68d5-4a34-b706-6d4ae5fa0297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.06.25 04:50:50.546397 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1677 2024.06.25 04:50:50.546523 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1678 2024.06.25 04:50:50.546575 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1679 2024.06.25 04:50:50.546598 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1680 2024.06.25 04:50:50.546716 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
1681 2024.06.25 04:50:50.546720 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1682 2024.06.25 04:50:50.546730 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
1683 2024.06.25 04:50:50.546711 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part
1684 2024.06.25 04:50:50.547335 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1685 2024.06.25 04:50:50.547808 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1686 2024.06.25 04:50:50.547805 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part
1687 2024.06.25 04:50:50.547850 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part
1688 2024.06.25 04:50:50.548395 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1689 2024.06.25 04:50:50.548610 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1690 2024.06.25 04:50:50.548753 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
1691 2024.06.25 04:50:50.549096 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
1692 2024.06.25 04:50:50.549626 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part
1693 2024.06.25 04:50:50.549651 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1694 2024.06.25 04:50:50.550125 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1695 2024.06.25 04:50:50.550750 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part
1696 2024.06.25 04:50:50.550814 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1697 2024.06.25 04:50:50.550854 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part
1698 2024.06.25 04:50:50.551280 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1699 2024.06.25 04:50:50.552329 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1700 2024.06.25 04:50:50.552427 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1701 2024.06.25 04:50:50.553178 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1702 2024.06.25 04:50:50.553730 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part
1703 2024.06.25 04:50:50.554444 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1704 2024.06.25 04:50:50.558383 [ 192 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 4 columns (4 merged, 0 gathered) in 0.015346715 sec., 17853.983735281457 rows/sec., 1.40 MiB/sec.
1705 2024.06.25 04:50:50.558966 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1706 2024.06.25 04:50:50.559730 [ 193 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.020898304 sec., 14355.231888673838 rows/sec., 1.18 MiB/sec.
1707 2024.06.25 04:50:50.560296 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1708 2024.06.25 04:50:50.561188 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1709 2024.06.25 04:50:50.561609 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_6_1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1710 2024.06.25 04:50:50.562026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1711 2024.06.25 04:50:50.562598 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1712 2024.06.25 04:50:50.562706 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.017358167 sec., 9448.00219977144 rows/sec., 640.68 KiB/sec.
1713 2024.06.25 04:50:50.562913 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_6_1} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1714 2024.06.25 04:50:50.563023 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1715 2024.06.25 04:50:50.563200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1716 2024.06.25 04:50:50.563471 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.020145532 sec., 16182.248252366828 rows/sec., 1.14 MiB/sec.
1717 2024.06.25 04:50:50.563744 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1718 2024.06.25 04:50:50.563943 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1719 2024.06.25 04:50:50.564075 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_6_1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1720 2024.06.25 04:50:50.564308 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1721 2024.06.25 04:50:50.564545 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1722 2024.06.25 04:50:50.564631 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1723 2024.06.25 04:50:50.564724 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
1724 2024.06.25 04:50:54.532020 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
1725 2024.06.25 04:50:54.532096 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
1726 2024.06.25 04:50:55.537505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1727 2024.06.25 04:50:55.537640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1728 2024.06.25 04:50:55.537670 [ 3 ] {} <Debug> HTTP-Session: c3c4326c-99ef-4a53-b18e-b921504673e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1729 2024.06.25 04:50:55.537699 [ 3 ] {} <Debug> HTTP-Session: c3c4326c-99ef-4a53-b18e-b921504673e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.06.25 04:50:55.537717 [ 3 ] {} <Debug> HTTP-Session: c3c4326c-99ef-4a53-b18e-b921504673e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.06.25 04:50:55.537771 [ 3 ] {} <Trace> HTTP-Session: c3c4326c-99ef-4a53-b18e-b921504673e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1732 2024.06.25 04:50:55.537999 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1733 2024.06.25 04:50:55.538077 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1734 2024.06.25 04:50:55.538274 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1735 2024.06.25 04:50:55.538990 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1736 2024.06.25 04:50:55.539043 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1737 2024.06.25 04:50:55.539464 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1738 2024.06.25 04:50:55.539829 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1739 2024.06.25 04:50:55.540013 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.00207 sec., 9661.835748792271 rows/sec., 783.14 KiB/sec.
1740 2024.06.25 04:50:55.540256 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Debug> DynamicQueryHandler: Done processing query
1741 2024.06.25 04:50:55.540286 [ 3 ] {487600c8-394a-4778-a789-2e466e364027} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1742 2024.06.25 04:50:55.540303 [ 3 ] {} <Debug> HTTP-Session: c3c4326c-99ef-4a53-b18e-b921504673e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1743 2024.06.25 04:50:55.540451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1744 2024.06.25 04:50:55.540516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1745 2024.06.25 04:50:55.540537 [ 3 ] {} <Debug> HTTP-Session: fa65898f-df73-435c-9bb1-558ff520df37 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1746 2024.06.25 04:50:55.540556 [ 3 ] {} <Debug> HTTP-Session: fa65898f-df73-435c-9bb1-558ff520df37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.06.25 04:50:55.540571 [ 3 ] {} <Debug> HTTP-Session: fa65898f-df73-435c-9bb1-558ff520df37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.06.25 04:50:55.540607 [ 3 ] {} <Trace> HTTP-Session: fa65898f-df73-435c-9bb1-558ff520df37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1749 2024.06.25 04:50:55.540751 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1750 2024.06.25 04:50:55.540801 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1751 2024.06.25 04:50:55.540944 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1752 2024.06.25 04:50:55.541341 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1753 2024.06.25 04:50:55.541381 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1754 2024.06.25 04:50:55.541723 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1755 2024.06.25 04:50:55.542046 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1756 2024.06.25 04:50:55.542172 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Debug> executeQuery: Read 90 rows, 7.78 KiB in 0.001476 sec., 60975.609756097554 rows/sec., 5.15 MiB/sec.
1757 2024.06.25 04:50:55.542353 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Debug> DynamicQueryHandler: Done processing query
1758 2024.06.25 04:50:55.542378 [ 3 ] {8599649e-9c63-4247-9cec-9c28c35cecd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1759 2024.06.25 04:50:55.542394 [ 3 ] {} <Debug> HTTP-Session: fa65898f-df73-435c-9bb1-558ff520df37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1760 2024.06.25 04:50:55.542556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1761 2024.06.25 04:50:55.542612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1762 2024.06.25 04:50:55.542632 [ 3 ] {} <Debug> HTTP-Session: 4e4d88de-dd33-4ad4-8daf-573e54f63f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1763 2024.06.25 04:50:55.542649 [ 3 ] {} <Debug> HTTP-Session: 4e4d88de-dd33-4ad4-8daf-573e54f63f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.06.25 04:50:55.542663 [ 3 ] {} <Debug> HTTP-Session: 4e4d88de-dd33-4ad4-8daf-573e54f63f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1765 2024.06.25 04:50:55.542697 [ 3 ] {} <Trace> HTTP-Session: 4e4d88de-dd33-4ad4-8daf-573e54f63f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1766 2024.06.25 04:50:55.542814 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1767 2024.06.25 04:50:55.542860 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1768 2024.06.25 04:50:55.542991 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1769 2024.06.25 04:50:55.543317 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1770 2024.06.25 04:50:55.543354 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1771 2024.06.25 04:50:55.543691 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1772 2024.06.25 04:50:55.544004 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1773 2024.06.25 04:50:55.544130 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001354 sec., 41358.9364844904 rows/sec., 3.23 MiB/sec.
1774 2024.06.25 04:50:55.544414 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Debug> DynamicQueryHandler: Done processing query
1775 2024.06.25 04:50:55.544440 [ 3 ] {951f47f2-5cb0-4bc4-8174-4a04613b7433} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1776 2024.06.25 04:50:55.544456 [ 3 ] {} <Debug> HTTP-Session: 4e4d88de-dd33-4ad4-8daf-573e54f63f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1777 2024.06.25 04:50:55.544576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1778 2024.06.25 04:50:55.544628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1779 2024.06.25 04:50:55.544649 [ 3 ] {} <Debug> HTTP-Session: 90a83586-366b-4ab2-85a4-80dbc406f7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1780 2024.06.25 04:50:55.544666 [ 3 ] {} <Debug> HTTP-Session: 90a83586-366b-4ab2-85a4-80dbc406f7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1781 2024.06.25 04:50:55.544681 [ 3 ] {} <Debug> HTTP-Session: 90a83586-366b-4ab2-85a4-80dbc406f7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.06.25 04:50:55.544713 [ 3 ] {} <Trace> HTTP-Session: 90a83586-366b-4ab2-85a4-80dbc406f7d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1783 2024.06.25 04:50:55.544840 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1784 2024.06.25 04:50:55.544890 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1785 2024.06.25 04:50:55.545054 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1786 2024.06.25 04:50:55.545390 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1787 2024.06.25 04:50:55.545426 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1788 2024.06.25 04:50:55.545822 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1789 2024.06.25 04:50:55.546182 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1790 2024.06.25 04:50:55.546315 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.77 MiB/sec.
1791 2024.06.25 04:50:55.546510 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Debug> DynamicQueryHandler: Done processing query
1792 2024.06.25 04:50:55.546535 [ 3 ] {255a14b0-0a3c-45d7-acd6-ef363b6ca019} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1793 2024.06.25 04:50:55.546551 [ 3 ] {} <Debug> HTTP-Session: 90a83586-366b-4ab2-85a4-80dbc406f7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.06.25 04:50:55.546702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1795 2024.06.25 04:50:55.546754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1796 2024.06.25 04:50:55.546773 [ 3 ] {} <Debug> HTTP-Session: 2a2edc29-056a-41a4-9199-a23bd4682734 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1797 2024.06.25 04:50:55.546790 [ 3 ] {} <Debug> HTTP-Session: 2a2edc29-056a-41a4-9199-a23bd4682734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1798 2024.06.25 04:50:55.546804 [ 3 ] {} <Debug> HTTP-Session: 2a2edc29-056a-41a4-9199-a23bd4682734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.06.25 04:50:55.546834 [ 3 ] {} <Trace> HTTP-Session: 2a2edc29-056a-41a4-9199-a23bd4682734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1800 2024.06.25 04:50:55.547402 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1801 2024.06.25 04:50:55.547469 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1802 2024.06.25 04:50:55.547877 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1803 2024.06.25 04:50:55.548515 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1804 2024.06.25 04:50:55.548552 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1805 2024.06.25 04:50:55.549184 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1806 2024.06.25 04:50:55.549621 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1807 2024.06.25 04:50:55.549768 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002856 sec., 7002.801120448179 rows/sec., 12.55 MiB/sec.
1808 2024.06.25 04:50:55.549991 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Debug> DynamicQueryHandler: Done processing query
1809 2024.06.25 04:50:55.550015 [ 3 ] {9967058e-e4cf-4b00-b7ab-2973e5c31889} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1810 2024.06.25 04:50:55.550031 [ 3 ] {} <Debug> HTTP-Session: 2a2edc29-056a-41a4-9199-a23bd4682734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1811 2024.06.25 04:50:55.550160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1812 2024.06.25 04:50:55.550209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1813 2024.06.25 04:50:55.550229 [ 3 ] {} <Debug> HTTP-Session: 29f2c71f-0c44-48e3-a71d-dcd164b07bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1814 2024.06.25 04:50:55.550246 [ 3 ] {} <Debug> HTTP-Session: 29f2c71f-0c44-48e3-a71d-dcd164b07bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1815 2024.06.25 04:50:55.550260 [ 3 ] {} <Debug> HTTP-Session: 29f2c71f-0c44-48e3-a71d-dcd164b07bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.06.25 04:50:55.550292 [ 3 ] {} <Trace> HTTP-Session: 29f2c71f-0c44-48e3-a71d-dcd164b07bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1817 2024.06.25 04:50:55.550397 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1818 2024.06.25 04:50:55.550442 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1819 2024.06.25 04:50:55.550573 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1820 2024.06.25 04:50:55.550888 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1821 2024.06.25 04:50:55.550923 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1822 2024.06.25 04:50:55.551286 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1823 2024.06.25 04:50:55.551611 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1824 2024.06.25 04:50:55.551738 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.45 MiB/sec.
1825 2024.06.25 04:50:55.551904 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Debug> DynamicQueryHandler: Done processing query
1826 2024.06.25 04:50:55.551928 [ 3 ] {7a85125f-b2b1-4845-9b5c-26556f2febe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1827 2024.06.25 04:50:55.551944 [ 3 ] {} <Debug> HTTP-Session: 29f2c71f-0c44-48e3-a71d-dcd164b07bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1828 2024.06.25 04:51:00.536269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2024.06.25 04:51:00.536416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1830 2024.06.25 04:51:00.536447 [ 3 ] {} <Debug> HTTP-Session: a4d64163-57e0-43f3-a517-7911dbd1e41f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1831 2024.06.25 04:51:00.536475 [ 3 ] {} <Debug> HTTP-Session: a4d64163-57e0-43f3-a517-7911dbd1e41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.06.25 04:51:00.536493 [ 3 ] {} <Debug> HTTP-Session: a4d64163-57e0-43f3-a517-7911dbd1e41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.06.25 04:51:00.536550 [ 3 ] {} <Trace> HTTP-Session: a4d64163-57e0-43f3-a517-7911dbd1e41f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1834 2024.06.25 04:51:00.536766 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1835 2024.06.25 04:51:00.536852 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1836 2024.06.25 04:51:00.537070 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1837 2024.06.25 04:51:00.537579 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1838 2024.06.25 04:51:00.537628 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1839 2024.06.25 04:51:00.538003 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1840 2024.06.25 04:51:00.538348 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1841 2024.06.25 04:51:00.538522 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001819 sec., 16492.578339747113 rows/sec., 1.29 MiB/sec.
1842 2024.06.25 04:51:00.538743 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Debug> DynamicQueryHandler: Done processing query
1843 2024.06.25 04:51:00.538773 [ 3 ] {f446c034-ddd5-471c-83a7-337c9cde6183} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1844 2024.06.25 04:51:00.538794 [ 3 ] {} <Debug> HTTP-Session: a4d64163-57e0-43f3-a517-7911dbd1e41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1845 2024.06.25 04:51:00.538917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 6144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1846 2024.06.25 04:51:00.538972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1847 2024.06.25 04:51:00.538991 [ 3 ] {} <Debug> HTTP-Session: 9c930d19-51a3-4fa0-9237-8d6ba0c24e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1848 2024.06.25 04:51:00.539009 [ 3 ] {} <Debug> HTTP-Session: 9c930d19-51a3-4fa0-9237-8d6ba0c24e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.06.25 04:51:00.539023 [ 3 ] {} <Debug> HTTP-Session: 9c930d19-51a3-4fa0-9237-8d6ba0c24e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1850 2024.06.25 04:51:00.539056 [ 3 ] {} <Trace> HTTP-Session: 9c930d19-51a3-4fa0-9237-8d6ba0c24e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1851 2024.06.25 04:51:00.539167 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1852 2024.06.25 04:51:00.539212 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1853 2024.06.25 04:51:00.539337 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1854 2024.06.25 04:51:00.539658 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1855 2024.06.25 04:51:00.539694 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1856 2024.06.25 04:51:00.540075 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1857 2024.06.25 04:51:00.540398 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1858 2024.06.25 04:51:00.540559 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001392 sec., 25862.068965517243 rows/sec., 2.02 MiB/sec.
1859 2024.06.25 04:51:00.540868 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Debug> DynamicQueryHandler: Done processing query
1860 2024.06.25 04:51:00.540900 [ 3 ] {6ee0d586-7663-4b51-bdd1-585534d19447} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1861 2024.06.25 04:51:00.540917 [ 3 ] {} <Debug> HTTP-Session: 9c930d19-51a3-4fa0-9237-8d6ba0c24e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1862 2024.06.25 04:51:00.541083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1863 2024.06.25 04:51:00.541137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1864 2024.06.25 04:51:00.541157 [ 3 ] {} <Debug> HTTP-Session: 6fe08a5c-253b-48b8-b4ef-1a228b79fdc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1865 2024.06.25 04:51:00.541175 [ 3 ] {} <Debug> HTTP-Session: 6fe08a5c-253b-48b8-b4ef-1a228b79fdc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1866 2024.06.25 04:51:00.541189 [ 3 ] {} <Debug> HTTP-Session: 6fe08a5c-253b-48b8-b4ef-1a228b79fdc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.06.25 04:51:00.541220 [ 3 ] {} <Trace> HTTP-Session: 6fe08a5c-253b-48b8-b4ef-1a228b79fdc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1868 2024.06.25 04:51:00.541345 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1869 2024.06.25 04:51:00.541394 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1870 2024.06.25 04:51:00.541559 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1871 2024.06.25 04:51:00.541879 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1872 2024.06.25 04:51:00.541916 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1873 2024.06.25 04:51:00.542303 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1874 2024.06.25 04:51:00.542646 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1875 2024.06.25 04:51:00.542813 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.78 MiB/sec.
1876 2024.06.25 04:51:00.542985 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Debug> DynamicQueryHandler: Done processing query
1877 2024.06.25 04:51:00.543009 [ 3 ] {5d1de8bb-3de0-47b0-ab8a-50cc487128c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1878 2024.06.25 04:51:00.543025 [ 3 ] {} <Debug> HTTP-Session: 6fe08a5c-253b-48b8-b4ef-1a228b79fdc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.06.25 04:51:00.543141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1880 2024.06.25 04:51:00.543191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1881 2024.06.25 04:51:00.543210 [ 3 ] {} <Debug> HTTP-Session: 00718031-55d4-4e41-9af4-19cbc05ebcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1882 2024.06.25 04:51:00.543226 [ 3 ] {} <Debug> HTTP-Session: 00718031-55d4-4e41-9af4-19cbc05ebcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1883 2024.06.25 04:51:00.543239 [ 3 ] {} <Debug> HTTP-Session: 00718031-55d4-4e41-9af4-19cbc05ebcbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1884 2024.06.25 04:51:00.543270 [ 3 ] {} <Trace> HTTP-Session: 00718031-55d4-4e41-9af4-19cbc05ebcbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1885 2024.06.25 04:51:00.543381 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1886 2024.06.25 04:51:00.543427 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1887 2024.06.25 04:51:00.543554 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1888 2024.06.25 04:51:00.543866 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1889 2024.06.25 04:51:00.543903 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1890 2024.06.25 04:51:00.544258 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1891 2024.06.25 04:51:00.544588 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1892 2024.06.25 04:51:00.544747 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.0014 sec., 21428.571428571428 rows/sec., 1.42 MiB/sec.
1893 2024.06.25 04:51:00.544923 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Debug> DynamicQueryHandler: Done processing query
1894 2024.06.25 04:51:00.544950 [ 3 ] {c989fe4a-6456-48af-88a7-621cdfe45912} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1895 2024.06.25 04:51:00.544965 [ 3 ] {} <Debug> HTTP-Session: 00718031-55d4-4e41-9af4-19cbc05ebcbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1896 2024.06.25 04:51:05.537306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1897 2024.06.25 04:51:05.537452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1898 2024.06.25 04:51:05.537484 [ 3 ] {} <Debug> HTTP-Session: 5973965d-04a4-4033-a9ea-b817a6995e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1899 2024.06.25 04:51:05.537513 [ 3 ] {} <Debug> HTTP-Session: 5973965d-04a4-4033-a9ea-b817a6995e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1900 2024.06.25 04:51:05.537531 [ 3 ] {} <Debug> HTTP-Session: 5973965d-04a4-4033-a9ea-b817a6995e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.06.25 04:51:05.537582 [ 3 ] {} <Trace> HTTP-Session: 5973965d-04a4-4033-a9ea-b817a6995e4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1902 2024.06.25 04:51:05.537778 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1903 2024.06.25 04:51:05.537846 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1904 2024.06.25 04:51:05.538042 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2024.06.25 04:51:05.538483 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1906 2024.06.25 04:51:05.538531 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1907 2024.06.25 04:51:05.538912 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1908 2024.06.25 04:51:05.539254 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1909 2024.06.25 04:51:05.539419 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001695 sec., 11799.410029498526 rows/sec., 956.40 KiB/sec.
1910 2024.06.25 04:51:05.539640 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Debug> DynamicQueryHandler: Done processing query
1911 2024.06.25 04:51:05.539669 [ 3 ] {612162f0-c14c-4699-a8ad-5ac2954714e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1912 2024.06.25 04:51:05.539685 [ 3 ] {} <Debug> HTTP-Session: 5973965d-04a4-4033-a9ea-b817a6995e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1913 2024.06.25 04:51:05.539822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1914 2024.06.25 04:51:05.539881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1915 2024.06.25 04:51:05.539902 [ 3 ] {} <Debug> HTTP-Session: c47d14a8-32a4-4eae-919e-434557364f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1916 2024.06.25 04:51:05.539920 [ 3 ] {} <Debug> HTTP-Session: c47d14a8-32a4-4eae-919e-434557364f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.06.25 04:51:05.539934 [ 3 ] {} <Debug> HTTP-Session: c47d14a8-32a4-4eae-919e-434557364f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1918 2024.06.25 04:51:05.539970 [ 3 ] {} <Trace> HTTP-Session: c47d14a8-32a4-4eae-919e-434557364f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1919 2024.06.25 04:51:05.540100 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1920 2024.06.25 04:51:05.540147 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1921 2024.06.25 04:51:05.540279 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1922 2024.06.25 04:51:05.540640 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1923 2024.06.25 04:51:05.540679 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1924 2024.06.25 04:51:05.541007 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1925 2024.06.25 04:51:05.541315 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1926 2024.06.25 04:51:05.541498 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Debug> executeQuery: Read 90 rows, 7.78 KiB in 0.001434 sec., 62761.50627615063 rows/sec., 5.30 MiB/sec.
1927 2024.06.25 04:51:05.541916 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Debug> DynamicQueryHandler: Done processing query
1928 2024.06.25 04:51:05.541943 [ 3 ] {73285776-4b60-43e5-a3be-084d5916cb1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1929 2024.06.25 04:51:05.541960 [ 3 ] {} <Debug> HTTP-Session: c47d14a8-32a4-4eae-919e-434557364f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1930 2024.06.25 04:51:05.542099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1931 2024.06.25 04:51:05.542154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1932 2024.06.25 04:51:05.542175 [ 3 ] {} <Debug> HTTP-Session: b1577201-dd03-4dc5-84ed-23e9696f73c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1933 2024.06.25 04:51:05.542192 [ 3 ] {} <Debug> HTTP-Session: b1577201-dd03-4dc5-84ed-23e9696f73c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.06.25 04:51:05.542207 [ 3 ] {} <Debug> HTTP-Session: b1577201-dd03-4dc5-84ed-23e9696f73c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1935 2024.06.25 04:51:05.542240 [ 3 ] {} <Trace> HTTP-Session: b1577201-dd03-4dc5-84ed-23e9696f73c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1936 2024.06.25 04:51:05.542362 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1937 2024.06.25 04:51:05.542408 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1938 2024.06.25 04:51:05.542559 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1939 2024.06.25 04:51:05.542914 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1940 2024.06.25 04:51:05.542950 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1941 2024.06.25 04:51:05.543266 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1942 2024.06.25 04:51:05.543574 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1943 2024.06.25 04:51:05.543700 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.17 MiB/sec.
1944 2024.06.25 04:51:05.543865 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Debug> DynamicQueryHandler: Done processing query
1945 2024.06.25 04:51:05.543890 [ 3 ] {ed2d51e8-5514-438b-8d4e-9fdb01f6e5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1946 2024.06.25 04:51:05.543905 [ 3 ] {} <Debug> HTTP-Session: b1577201-dd03-4dc5-84ed-23e9696f73c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1947 2024.06.25 04:51:05.544050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1948 2024.06.25 04:51:05.544099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1949 2024.06.25 04:51:05.544119 [ 3 ] {} <Debug> HTTP-Session: e5f1516b-bce9-4f00-bdab-536596b8db05 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1950 2024.06.25 04:51:05.544135 [ 3 ] {} <Debug> HTTP-Session: e5f1516b-bce9-4f00-bdab-536596b8db05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.06.25 04:51:05.544148 [ 3 ] {} <Debug> HTTP-Session: e5f1516b-bce9-4f00-bdab-536596b8db05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1952 2024.06.25 04:51:05.544177 [ 3 ] {} <Trace> HTTP-Session: e5f1516b-bce9-4f00-bdab-536596b8db05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1953 2024.06.25 04:51:05.544290 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1954 2024.06.25 04:51:05.544334 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1955 2024.06.25 04:51:05.544470 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1956 2024.06.25 04:51:05.544774 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1957 2024.06.25 04:51:05.544808 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1958 2024.06.25 04:51:05.545271 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1959 2024.06.25 04:51:05.545611 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1960 2024.06.25 04:51:05.545738 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.87 MiB/sec.
1961 2024.06.25 04:51:05.545902 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Debug> DynamicQueryHandler: Done processing query
1962 2024.06.25 04:51:05.545927 [ 3 ] {c932b7c2-c233-4e40-8b23-339cb02f1586} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1963 2024.06.25 04:51:05.545943 [ 3 ] {} <Debug> HTTP-Session: e5f1516b-bce9-4f00-bdab-536596b8db05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1964 2024.06.25 04:51:05.546115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1965 2024.06.25 04:51:05.546165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1966 2024.06.25 04:51:05.546185 [ 3 ] {} <Debug> HTTP-Session: 117117f4-0b40-4a2c-bfc7-fb2185142d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1967 2024.06.25 04:51:05.546202 [ 3 ] {} <Debug> HTTP-Session: 117117f4-0b40-4a2c-bfc7-fb2185142d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.06.25 04:51:05.546216 [ 3 ] {} <Debug> HTTP-Session: 117117f4-0b40-4a2c-bfc7-fb2185142d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1969 2024.06.25 04:51:05.546246 [ 3 ] {} <Trace> HTTP-Session: 117117f4-0b40-4a2c-bfc7-fb2185142d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1970 2024.06.25 04:51:05.546583 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1971 2024.06.25 04:51:05.546648 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1972 2024.06.25 04:51:05.547051 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1973 2024.06.25 04:51:05.547658 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1974 2024.06.25 04:51:05.547694 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1975 2024.06.25 04:51:05.548408 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1976 2024.06.25 04:51:05.548817 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1977 2024.06.25 04:51:05.548961 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002641 sec., 7572.889057175312 rows/sec., 13.57 MiB/sec.
1978 2024.06.25 04:51:05.549389 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Debug> DynamicQueryHandler: Done processing query
1979 2024.06.25 04:51:05.549414 [ 3 ] {e9a2957b-c1d0-42fb-9bd4-a50ea2ba5b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1980 2024.06.25 04:51:05.549429 [ 3 ] {} <Debug> HTTP-Session: 117117f4-0b40-4a2c-bfc7-fb2185142d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1981 2024.06.25 04:51:05.549585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2024.06.25 04:51:05.549635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1983 2024.06.25 04:51:05.549654 [ 3 ] {} <Debug> HTTP-Session: 45b0d7cc-0cd1-4cb8-b64d-77003f138d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
1984 2024.06.25 04:51:05.549671 [ 3 ] {} <Debug> HTTP-Session: 45b0d7cc-0cd1-4cb8-b64d-77003f138d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.06.25 04:51:05.549686 [ 3 ] {} <Debug> HTTP-Session: 45b0d7cc-0cd1-4cb8-b64d-77003f138d61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.06.25 04:51:05.549716 [ 3 ] {} <Trace> HTTP-Session: 45b0d7cc-0cd1-4cb8-b64d-77003f138d61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1987 2024.06.25 04:51:05.549822 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1988 2024.06.25 04:51:05.549866 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1989 2024.06.25 04:51:05.550009 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1990 2024.06.25 04:51:05.550292 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1991 2024.06.25 04:51:05.550329 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
1992 2024.06.25 04:51:05.550687 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1993 2024.06.25 04:51:05.551019 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1994 2024.06.25 04:51:05.551146 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001357 sec., 22107.59027266028 rows/sec., 1.47 MiB/sec.
1995 2024.06.25 04:51:05.551309 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Debug> DynamicQueryHandler: Done processing query
1996 2024.06.25 04:51:05.551334 [ 3 ] {6bf5c9f3-b387-435c-8546-5acb309467d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1997 2024.06.25 04:51:05.551349 [ 3 ] {} <Debug> HTTP-Session: 45b0d7cc-0cd1-4cb8-b64d-77003f138d61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1998 2024.06.25 04:51:09.532143 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
1999 2024.06.25 04:51:09.532213 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
2000 2024.06.25 04:51:10.538626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 7835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2001 2024.06.25 04:51:10.538745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2002 2024.06.25 04:51:10.538770 [ 3 ] {} <Debug> HTTP-Session: 18324fab-0e67-41c6-868e-1e7b19e9fe5a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2003 2024.06.25 04:51:10.538795 [ 3 ] {} <Debug> HTTP-Session: 18324fab-0e67-41c6-868e-1e7b19e9fe5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2024.06.25 04:51:10.538810 [ 3 ] {} <Debug> HTTP-Session: 18324fab-0e67-41c6-868e-1e7b19e9fe5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2005 2024.06.25 04:51:10.538859 [ 3 ] {} <Trace> HTTP-Session: 18324fab-0e67-41c6-868e-1e7b19e9fe5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2006 2024.06.25 04:51:10.539086 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2007 2024.06.25 04:51:10.539157 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2008 2024.06.25 04:51:10.539349 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2009 2024.06.25 04:51:10.539805 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2010 2024.06.25 04:51:10.539853 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2011 2024.06.25 04:51:10.540227 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2012 2024.06.25 04:51:10.540563 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2013 2024.06.25 04:51:10.540738 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec.
2014 2024.06.25 04:51:10.541045 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Debug> DynamicQueryHandler: Done processing query
2015 2024.06.25 04:51:10.541075 [ 3 ] {641c7511-aa70-4a42-bdf7-df10af254dac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2016 2024.06.25 04:51:10.541092 [ 3 ] {} <Debug> HTTP-Session: 18324fab-0e67-41c6-868e-1e7b19e9fe5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.06.25 04:51:10.541271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 10884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2018 2024.06.25 04:51:10.541329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2019 2024.06.25 04:51:10.541350 [ 3 ] {} <Debug> HTTP-Session: 46496cc0-b093-46e3-8284-105fd263a2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2020 2024.06.25 04:51:10.541369 [ 3 ] {} <Debug> HTTP-Session: 46496cc0-b093-46e3-8284-105fd263a2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2021 2024.06.25 04:51:10.541383 [ 3 ] {} <Debug> HTTP-Session: 46496cc0-b093-46e3-8284-105fd263a2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2022 2024.06.25 04:51:10.541418 [ 3 ] {} <Trace> HTTP-Session: 46496cc0-b093-46e3-8284-105fd263a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2023 2024.06.25 04:51:10.541546 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2024 2024.06.25 04:51:10.541594 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2025 2024.06.25 04:51:10.541747 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2024.06.25 04:51:10.542124 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2027 2024.06.25 04:51:10.542163 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2028 2024.06.25 04:51:10.542517 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2029 2024.06.25 04:51:10.542823 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2030 2024.06.25 04:51:10.542946 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001448 sec., 44198.895027624305 rows/sec., 3.45 MiB/sec.
2031 2024.06.25 04:51:10.543234 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Debug> DynamicQueryHandler: Done processing query
2032 2024.06.25 04:51:10.543260 [ 3 ] {e54b6323-ea45-495b-a909-008d088a09b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2033 2024.06.25 04:51:10.543276 [ 3 ] {} <Debug> HTTP-Session: 46496cc0-b093-46e3-8284-105fd263a2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.06.25 04:51:10.543435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 19200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2035 2024.06.25 04:51:10.543487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2036 2024.06.25 04:51:10.543506 [ 3 ] {} <Debug> HTTP-Session: 88994c50-447b-4949-b196-47c38bb49c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2037 2024.06.25 04:51:10.543522 [ 3 ] {} <Debug> HTTP-Session: 88994c50-447b-4949-b196-47c38bb49c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.06.25 04:51:10.543536 [ 3 ] {} <Debug> HTTP-Session: 88994c50-447b-4949-b196-47c38bb49c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2039 2024.06.25 04:51:10.543568 [ 3 ] {} <Trace> HTTP-Session: 88994c50-447b-4949-b196-47c38bb49c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2040 2024.06.25 04:51:10.543759 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2041 2024.06.25 04:51:10.543809 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2042 2024.06.25 04:51:10.543973 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2043 2024.06.25 04:51:10.544340 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2044 2024.06.25 04:51:10.544376 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2045 2024.06.25 04:51:10.544770 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2046 2024.06.25 04:51:10.545126 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2047 2024.06.25 04:51:10.545256 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Debug> executeQuery: Read 100 rows, 7.15 KiB in 0.001609 sec., 62150.40397762586 rows/sec., 4.34 MiB/sec.
2048 2024.06.25 04:51:10.545724 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Debug> DynamicQueryHandler: Done processing query
2049 2024.06.25 04:51:10.545783 [ 3 ] {357c83b3-770f-4cdb-aff7-7b205ed6edf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2050 2024.06.25 04:51:10.545822 [ 3 ] {} <Debug> HTTP-Session: 88994c50-447b-4949-b196-47c38bb49c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2051 2024.06.25 04:51:10.545957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 6368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2024.06.25 04:51:10.546005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2053 2024.06.25 04:51:10.546025 [ 3 ] {} <Debug> HTTP-Session: 05e26009-e744-4e6b-aea6-eb77799b7252 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2054 2024.06.25 04:51:10.546042 [ 3 ] {} <Debug> HTTP-Session: 05e26009-e744-4e6b-aea6-eb77799b7252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.06.25 04:51:10.546056 [ 3 ] {} <Debug> HTTP-Session: 05e26009-e744-4e6b-aea6-eb77799b7252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.06.25 04:51:10.546087 [ 3 ] {} <Trace> HTTP-Session: 05e26009-e744-4e6b-aea6-eb77799b7252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2057 2024.06.25 04:51:10.546202 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2058 2024.06.25 04:51:10.546249 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2059 2024.06.25 04:51:10.546404 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2024.06.25 04:51:10.546701 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2061 2024.06.25 04:51:10.546737 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2062 2024.06.25 04:51:10.547102 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2063 2024.06.25 04:51:10.547430 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2064 2024.06.25 04:51:10.547560 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Debug> executeQuery: Read 42 rows, 2.88 KiB in 0.001397 sec., 30064.423765211166 rows/sec., 2.01 MiB/sec.
2065 2024.06.25 04:51:10.547827 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Debug> DynamicQueryHandler: Done processing query
2066 2024.06.25 04:51:10.547852 [ 3 ] {7c377520-9d2f-4a13-aea0-ae004df11513} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2067 2024.06.25 04:51:10.547869 [ 3 ] {} <Debug> HTTP-Session: 05e26009-e744-4e6b-aea6-eb77799b7252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2068 2024.06.25 04:51:15.542686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2069 2024.06.25 04:51:15.542819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2070 2024.06.25 04:51:15.542846 [ 3 ] {} <Debug> HTTP-Session: 84152b56-7418-42d6-a940-8172cd5762d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2071 2024.06.25 04:51:15.542871 [ 3 ] {} <Debug> HTTP-Session: 84152b56-7418-42d6-a940-8172cd5762d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.06.25 04:51:15.542885 [ 3 ] {} <Debug> HTTP-Session: 84152b56-7418-42d6-a940-8172cd5762d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.06.25 04:51:15.542933 [ 3 ] {} <Trace> HTTP-Session: 84152b56-7418-42d6-a940-8172cd5762d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2074 2024.06.25 04:51:15.543130 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2075 2024.06.25 04:51:15.543201 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2076 2024.06.25 04:51:15.543395 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2077 2024.06.25 04:51:15.543858 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2078 2024.06.25 04:51:15.543905 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2079 2024.06.25 04:51:15.544274 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2080 2024.06.25 04:51:15.544599 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2081 2024.06.25 04:51:15.544777 [ 61 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2082 2024.06.25 04:51:15.544790 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001705 sec., 11730.205278592375 rows/sec., 950.79 KiB/sec.
2083 2024.06.25 04:51:15.544871 [ 61 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2084 2024.06.25 04:51:15.544942 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2085 2024.06.25 04:51:15.545234 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Debug> DynamicQueryHandler: Done processing query
2086 2024.06.25 04:51:15.545257 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
2087 2024.06.25 04:51:15.545315 [ 3 ] {3ffb615f-c564-41ee-ab1f-7defd7ba612e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2088 2024.06.25 04:51:15.545387 [ 3 ] {} <Debug> HTTP-Session: 84152b56-7418-42d6-a940-8172cd5762d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.06.25 04:51:15.545532 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2090 2024.06.25 04:51:15.545595 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
2091 2024.06.25 04:51:15.545595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2092 2024.06.25 04:51:15.545749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2093 2024.06.25 04:51:15.545817 [ 3 ] {} <Debug> HTTP-Session: 750fdca5-45d5-427e-a0b8-0fb32356e558 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2094 2024.06.25 04:51:15.545857 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
2095 2024.06.25 04:51:15.545873 [ 3 ] {} <Debug> HTTP-Session: 750fdca5-45d5-427e-a0b8-0fb32356e558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2096 2024.06.25 04:51:15.545929 [ 3 ] {} <Debug> HTTP-Session: 750fdca5-45d5-427e-a0b8-0fb32356e558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2097 2024.06.25 04:51:15.546056 [ 3 ] {} <Trace> HTTP-Session: 750fdca5-45d5-427e-a0b8-0fb32356e558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2098 2024.06.25 04:51:15.546103 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part
2099 2024.06.25 04:51:15.546296 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part
2100 2024.06.25 04:51:15.546394 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2101 2024.06.25 04:51:15.546581 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2102 2024.06.25 04:51:15.546652 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part
2103 2024.06.25 04:51:15.547416 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2024.06.25 04:51:15.548340 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2105 2024.06.25 04:51:15.548423 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2106 2024.06.25 04:51:15.549158 [ 201 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 4 columns (4 merged, 0 gathered) in 0.004085636 sec., 24475.99345609839 rows/sec., 1.94 MiB/sec.
2107 2024.06.25 04:51:15.549373 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2108 2024.06.25 04:51:15.549423 [ 201 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2109 2024.06.25 04:51:15.550195 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2110 2024.06.25 04:51:15.550304 [ 201 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2111 2024.06.25 04:51:15.550482 [ 61 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2112 2024.06.25 04:51:15.550544 [ 201 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_5_1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2113 2024.06.25 04:51:15.550556 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.004295 sec., 27008.149010477297 rows/sec., 2.23 MiB/sec.
2114 2024.06.25 04:51:15.550557 [ 61 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2115 2024.06.25 04:51:15.550669 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2116 2024.06.25 04:51:15.550827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2117 2024.06.25 04:51:15.551171 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2118 2024.06.25 04:51:15.551251 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Debug> DynamicQueryHandler: Done processing query
2119 2024.06.25 04:51:15.551301 [ 3 ] {3b48626c-f9b4-4764-880e-fc3bdc660e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2120 2024.06.25 04:51:15.551343 [ 3 ] {} <Debug> HTTP-Session: 750fdca5-45d5-427e-a0b8-0fb32356e558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.06.25 04:51:15.551430 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2122 2024.06.25 04:51:15.551468 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part
2123 2024.06.25 04:51:15.551621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2024.06.25 04:51:15.551658 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part
2125 2024.06.25 04:51:15.551768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2126 2024.06.25 04:51:15.551898 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
2127 2024.06.25 04:51:15.551900 [ 3 ] {} <Debug> HTTP-Session: 37c82198-396a-48cd-81cf-161e4cedf34e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2128 2024.06.25 04:51:15.551970 [ 3 ] {} <Debug> HTTP-Session: 37c82198-396a-48cd-81cf-161e4cedf34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2129 2024.06.25 04:51:15.552052 [ 3 ] {} <Debug> HTTP-Session: 37c82198-396a-48cd-81cf-161e4cedf34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.06.25 04:51:15.552109 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part
2131 2024.06.25 04:51:15.552201 [ 3 ] {} <Trace> HTTP-Session: 37c82198-396a-48cd-81cf-161e4cedf34e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2132 2024.06.25 04:51:15.552348 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part
2133 2024.06.25 04:51:15.552549 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 116 rows starting from the beginning of the part
2134 2024.06.25 04:51:15.552692 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2135 2024.06.25 04:51:15.552888 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2136 2024.06.25 04:51:15.553333 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2137 2024.06.25 04:51:15.554272 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2138 2024.06.25 04:51:15.554336 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2139 2024.06.25 04:51:15.555334 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2140 2024.06.25 04:51:15.555374 [ 194 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 4 columns (4 merged, 0 gathered) in 0.004486421 sec., 105206.35490962618 rows/sec., 8.69 MiB/sec.
2141 2024.06.25 04:51:15.555688 [ 194 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2142 2024.06.25 04:51:15.556023 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2143 2024.06.25 04:51:15.556375 [ 63 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2144 2024.06.25 04:51:15.556414 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.003938 sec., 21330.62468257999 rows/sec., 1.67 MiB/sec.
2145 2024.06.25 04:51:15.556483 [ 63 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2146 2024.06.25 04:51:15.556569 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2147 2024.06.25 04:51:15.556811 [ 194 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2148 2024.06.25 04:51:15.556988 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Debug> DynamicQueryHandler: Done processing query
2149 2024.06.25 04:51:15.557082 [ 3 ] {1d29171c-555e-4757-9ba9-db7f5b632d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2150 2024.06.25 04:51:15.557133 [ 194 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_11_2} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2151 2024.06.25 04:51:15.557167 [ 3 ] {} <Debug> HTTP-Session: 37c82198-396a-48cd-81cf-161e4cedf34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2152 2024.06.25 04:51:15.557245 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2153 2024.06.25 04:51:15.557516 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2154 2024.06.25 04:51:15.557643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2155 2024.06.25 04:51:15.557767 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2156 2024.06.25 04:51:15.557768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2157 2024.06.25 04:51:15.557832 [ 3 ] {} <Debug> HTTP-Session: f8d1997f-2bc2-4532-9124-145b3cb427ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2158 2024.06.25 04:51:15.557828 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part
2159 2024.06.25 04:51:15.557859 [ 3 ] {} <Debug> HTTP-Session: f8d1997f-2bc2-4532-9124-145b3cb427ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2160 2024.06.25 04:51:15.557887 [ 3 ] {} <Debug> HTTP-Session: f8d1997f-2bc2-4532-9124-145b3cb427ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2161 2024.06.25 04:51:15.557968 [ 3 ] {} <Trace> HTTP-Session: f8d1997f-2bc2-4532-9124-145b3cb427ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2162 2024.06.25 04:51:15.558098 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part
2163 2024.06.25 04:51:15.558408 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
2164 2024.06.25 04:51:15.558452 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2165 2024.06.25 04:51:15.558636 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2166 2024.06.25 04:51:15.558721 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2167 2024.06.25 04:51:15.559030 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part
2168 2024.06.25 04:51:15.559377 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 84 rows starting from the beginning of the part
2169 2024.06.25 04:51:15.559963 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2170 2024.06.25 04:51:15.560884 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2171 2024.06.25 04:51:15.560963 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2172 2024.06.25 04:51:15.562141 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2173 2024.06.25 04:51:15.562176 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.005424527 sec., 68208.7120222648 rows/sec., 5.33 MiB/sec.
2174 2024.06.25 04:51:15.562431 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2175 2024.06.25 04:51:15.562972 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2176 2024.06.25 04:51:15.563221 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2177 2024.06.25 04:51:15.563320 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005094 sec., 31409.501374165688 rows/sec., 2.19 MiB/sec.
2178 2024.06.25 04:51:15.563325 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2179 2024.06.25 04:51:15.563412 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2180 2024.06.25 04:51:15.563501 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2181 2024.06.25 04:51:15.563877 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Debug> DynamicQueryHandler: Done processing query
2182 2024.06.25 04:51:15.563886 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2183 2024.06.25 04:51:15.563901 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_11_2} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2184 2024.06.25 04:51:15.563926 [ 3 ] {2eed8699-2747-41aa-87b5-50a33a0d9f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2185 2024.06.25 04:51:15.563988 [ 3 ] {} <Debug> HTTP-Session: f8d1997f-2bc2-4532-9124-145b3cb427ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.06.25 04:51:15.564177 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2187 2024.06.25 04:51:15.564275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2188 2024.06.25 04:51:15.564347 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2189 2024.06.25 04:51:15.564379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2190 2024.06.25 04:51:15.564407 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part
2191 2024.06.25 04:51:15.564417 [ 3 ] {} <Debug> HTTP-Session: a6ee350e-7532-41cc-bdb3-0ba8bff96bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2192 2024.06.25 04:51:15.564462 [ 3 ] {} <Debug> HTTP-Session: a6ee350e-7532-41cc-bdb3-0ba8bff96bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2193 2024.06.25 04:51:15.564516 [ 3 ] {} <Debug> HTTP-Session: a6ee350e-7532-41cc-bdb3-0ba8bff96bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2194 2024.06.25 04:51:15.564669 [ 3 ] {} <Trace> HTTP-Session: a6ee350e-7532-41cc-bdb3-0ba8bff96bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2195 2024.06.25 04:51:15.564677 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2196 2024.06.25 04:51:15.564956 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2197 2024.06.25 04:51:15.565097 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2198 2024.06.25 04:51:15.565374 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2199 2024.06.25 04:51:15.565376 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part
2200 2024.06.25 04:51:15.565728 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2201 2024.06.25 04:51:15.565749 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2202 2024.06.25 04:51:15.568058 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2203 2024.06.25 04:51:15.569353 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.005753121 sec., 133145.1224474507 rows/sec., 9.32 MiB/sec.
2204 2024.06.25 04:51:15.569657 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2205 2024.06.25 04:51:15.569668 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2206 2024.06.25 04:51:15.569746 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2207 2024.06.25 04:51:15.570727 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2208 2024.06.25 04:51:15.570937 [ 188 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2209 2024.06.25 04:51:15.571137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
2210 2024.06.25 04:51:15.571420 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2211 2024.06.25 04:51:15.571862 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2212 2024.06.25 04:51:15.572021 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007176 sec., 2787.0680044593087 rows/sec., 4.99 MiB/sec.
2213 2024.06.25 04:51:15.572353 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Debug> DynamicQueryHandler: Done processing query
2214 2024.06.25 04:51:15.572379 [ 3 ] {697ec342-a009-42f6-ba6d-14f6337dc10b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2215 2024.06.25 04:51:15.572396 [ 3 ] {} <Debug> HTTP-Session: a6ee350e-7532-41cc-bdb3-0ba8bff96bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.06.25 04:51:15.572541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2024.06.25 04:51:15.572590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2218 2024.06.25 04:51:15.572610 [ 3 ] {} <Debug> HTTP-Session: 90cd8f11-f63f-4562-bbe6-23f06e0af2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2219 2024.06.25 04:51:15.572627 [ 3 ] {} <Debug> HTTP-Session: 90cd8f11-f63f-4562-bbe6-23f06e0af2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.06.25 04:51:15.572640 [ 3 ] {} <Debug> HTTP-Session: 90cd8f11-f63f-4562-bbe6-23f06e0af2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.06.25 04:51:15.572672 [ 3 ] {} <Trace> HTTP-Session: 90cd8f11-f63f-4562-bbe6-23f06e0af2e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2222 2024.06.25 04:51:15.572796 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2223 2024.06.25 04:51:15.572843 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2224 2024.06.25 04:51:15.572973 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2225 2024.06.25 04:51:15.573274 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2226 2024.06.25 04:51:15.573310 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2227 2024.06.25 04:51:15.573696 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2228 2024.06.25 04:51:15.574023 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2229 2024.06.25 04:51:15.574146 [ 63 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2230 2024.06.25 04:51:15.574154 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
2231 2024.06.25 04:51:15.574188 [ 63 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2232 2024.06.25 04:51:15.574231 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2233 2024.06.25 04:51:15.574361 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Debug> DynamicQueryHandler: Done processing query
2234 2024.06.25 04:51:15.574401 [ 3 ] {61230183-edf9-4976-bd8d-88808fc7148b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2235 2024.06.25 04:51:15.574408 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2236 2024.06.25 04:51:15.574429 [ 3 ] {} <Debug> HTTP-Session: 90cd8f11-f63f-4562-bbe6-23f06e0af2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.06.25 04:51:15.574576 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2238 2024.06.25 04:51:15.574618 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 164 rows starting from the beginning of the part
2239 2024.06.25 04:51:15.574693 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
2240 2024.06.25 04:51:15.574836 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
2241 2024.06.25 04:51:15.575057 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
2242 2024.06.25 04:51:15.575124 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part
2243 2024.06.25 04:51:15.575380 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2244 2024.06.25 04:51:15.576521 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002200375 sec., 161790.6038743396 rows/sec., 10.76 MiB/sec.
2245 2024.06.25 04:51:15.576693 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2246 2024.06.25 04:51:15.577129 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2247 2024.06.25 04:51:15.577217 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_11_2} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2248 2024.06.25 04:51:15.577302 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2249 2024.06.25 04:51:20.542614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 7835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2024.06.25 04:51:20.542780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2251 2024.06.25 04:51:20.542821 [ 3 ] {} <Debug> HTTP-Session: 382b3c65-959f-4f66-9193-f7a81407e03c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2252 2024.06.25 04:51:20.542857 [ 3 ] {} <Debug> HTTP-Session: 382b3c65-959f-4f66-9193-f7a81407e03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.06.25 04:51:20.542879 [ 3 ] {} <Debug> HTTP-Session: 382b3c65-959f-4f66-9193-f7a81407e03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.06.25 04:51:20.542948 [ 3 ] {} <Trace> HTTP-Session: 382b3c65-959f-4f66-9193-f7a81407e03c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2255 2024.06.25 04:51:20.543208 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2256 2024.06.25 04:51:20.543290 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2257 2024.06.25 04:51:20.543484 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2024.06.25 04:51:20.543963 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2259 2024.06.25 04:51:20.544012 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2260 2024.06.25 04:51:20.544411 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2261 2024.06.25 04:51:20.544765 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2262 2024.06.25 04:51:20.544933 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.39 MiB/sec.
2263 2024.06.25 04:51:20.545152 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Debug> DynamicQueryHandler: Done processing query
2264 2024.06.25 04:51:20.545183 [ 3 ] {1c5359d9-1be9-4da6-912b-ee482b29dc64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2265 2024.06.25 04:51:20.545200 [ 3 ] {} <Debug> HTTP-Session: 382b3c65-959f-4f66-9193-f7a81407e03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.06.25 04:51:20.545370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 10884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.06.25 04:51:20.545431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2268 2024.06.25 04:51:20.545451 [ 3 ] {} <Debug> HTTP-Session: da34fda6-96bc-4ae9-bbc7-d7a08837ce05 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2269 2024.06.25 04:51:20.545470 [ 3 ] {} <Debug> HTTP-Session: da34fda6-96bc-4ae9-bbc7-d7a08837ce05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.06.25 04:51:20.545486 [ 3 ] {} <Debug> HTTP-Session: da34fda6-96bc-4ae9-bbc7-d7a08837ce05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2271 2024.06.25 04:51:20.545521 [ 3 ] {} <Trace> HTTP-Session: da34fda6-96bc-4ae9-bbc7-d7a08837ce05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2272 2024.06.25 04:51:20.545654 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2273 2024.06.25 04:51:20.545705 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2274 2024.06.25 04:51:20.545840 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2275 2024.06.25 04:51:20.546201 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2276 2024.06.25 04:51:20.546245 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2277 2024.06.25 04:51:20.546596 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2278 2024.06.25 04:51:20.546933 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2279 2024.06.25 04:51:20.547084 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.39 MiB/sec.
2280 2024.06.25 04:51:20.547270 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Debug> DynamicQueryHandler: Done processing query
2281 2024.06.25 04:51:20.547298 [ 3 ] {a8d18735-ae4d-4cea-8f56-0f09a9d8876d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2282 2024.06.25 04:51:20.547315 [ 3 ] {} <Debug> HTTP-Session: da34fda6-96bc-4ae9-bbc7-d7a08837ce05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.06.25 04:51:20.547504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2284 2024.06.25 04:51:20.547561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2285 2024.06.25 04:51:20.547582 [ 3 ] {} <Debug> HTTP-Session: 50cdfc3e-e7fb-43f6-af02-7a49601d77f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2286 2024.06.25 04:51:20.547599 [ 3 ] {} <Debug> HTTP-Session: 50cdfc3e-e7fb-43f6-af02-7a49601d77f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.06.25 04:51:20.547614 [ 3 ] {} <Debug> HTTP-Session: 50cdfc3e-e7fb-43f6-af02-7a49601d77f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.06.25 04:51:20.547649 [ 3 ] {} <Trace> HTTP-Session: 50cdfc3e-e7fb-43f6-af02-7a49601d77f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2289 2024.06.25 04:51:20.547809 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2290 2024.06.25 04:51:20.547861 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2291 2024.06.25 04:51:20.548015 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2292 2024.06.25 04:51:20.548440 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2293 2024.06.25 04:51:20.548479 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2294 2024.06.25 04:51:20.548888 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2295 2024.06.25 04:51:20.549260 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2296 2024.06.25 04:51:20.549427 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec.
2297 2024.06.25 04:51:20.549606 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Debug> DynamicQueryHandler: Done processing query
2298 2024.06.25 04:51:20.549632 [ 3 ] {b34a3b48-30e1-40da-bcf3-3fa13b143cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2299 2024.06.25 04:51:20.549649 [ 3 ] {} <Debug> HTTP-Session: 50cdfc3e-e7fb-43f6-af02-7a49601d77f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.06.25 04:51:20.549786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2301 2024.06.25 04:51:20.549839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2302 2024.06.25 04:51:20.549859 [ 3 ] {} <Debug> HTTP-Session: 7ece6855-2c4b-4d68-b452-3b306f08b807 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2303 2024.06.25 04:51:20.549877 [ 3 ] {} <Debug> HTTP-Session: 7ece6855-2c4b-4d68-b452-3b306f08b807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2304 2024.06.25 04:51:20.549891 [ 3 ] {} <Debug> HTTP-Session: 7ece6855-2c4b-4d68-b452-3b306f08b807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2305 2024.06.25 04:51:20.549926 [ 3 ] {} <Trace> HTTP-Session: 7ece6855-2c4b-4d68-b452-3b306f08b807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2306 2024.06.25 04:51:20.550075 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2307 2024.06.25 04:51:20.550123 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2308 2024.06.25 04:51:20.550256 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2309 2024.06.25 04:51:20.550578 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2310 2024.06.25 04:51:20.550617 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2311 2024.06.25 04:51:20.550984 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2312 2024.06.25 04:51:20.551318 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2313 2024.06.25 04:51:20.551466 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec.
2314 2024.06.25 04:51:20.551638 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Debug> DynamicQueryHandler: Done processing query
2315 2024.06.25 04:51:20.551663 [ 3 ] {57cb0e59-0dfd-4a16-a0ef-72cafbd39f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2316 2024.06.25 04:51:20.551680 [ 3 ] {} <Debug> HTTP-Session: 7ece6855-2c4b-4d68-b452-3b306f08b807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2317 2024.06.25 04:51:24.532271 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2318 2024.06.25 04:51:24.532377 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2319 2024.06.25 04:51:25.536348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2320 2024.06.25 04:51:25.536464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2321 2024.06.25 04:51:25.536489 [ 3 ] {} <Debug> HTTP-Session: cfbffd3f-2798-40c1-8a21-9eeb5d74bba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2322 2024.06.25 04:51:25.536513 [ 3 ] {} <Debug> HTTP-Session: cfbffd3f-2798-40c1-8a21-9eeb5d74bba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2323 2024.06.25 04:51:25.536529 [ 3 ] {} <Debug> HTTP-Session: cfbffd3f-2798-40c1-8a21-9eeb5d74bba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.06.25 04:51:25.536580 [ 3 ] {} <Trace> HTTP-Session: cfbffd3f-2798-40c1-8a21-9eeb5d74bba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2325 2024.06.25 04:51:25.536816 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2326 2024.06.25 04:51:25.537200 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2327 2024.06.25 04:51:25.537251 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2328 2024.06.25 04:51:25.537568 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2329 2024.06.25 04:51:25.537658 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2330 2024.06.25 04:51:25.537834 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2331 2024.06.25 04:51:25.537991 [ 255 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2332 2024.06.25 04:51:25.538004 [ 256 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2333 2024.06.25 04:51:25.538147 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (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
2334 2024.06.25 04:51:25.538182 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2335 2024.06.25 04:51:25.540263 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2336 2024.06.25 04:51:25.542198 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2337 2024.06.25 04:51:25.542265 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2338 2024.06.25 04:51:25.542312 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2339 2024.06.25 04:51:25.546456 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.009738 sec., 2259.190798932019 rows/sec., 94.57 KiB/sec.
2340 2024.06.25 04:51:25.546859 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> DynamicQueryHandler: Done processing query
2341 2024.06.25 04:51:25.546892 [ 3 ] {6c8f8847-7f11-4773-8bac-25db3b678b56} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2342 2024.06.25 04:51:25.546913 [ 3 ] {} <Debug> HTTP-Session: cfbffd3f-2798-40c1-8a21-9eeb5d74bba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2343 2024.06.25 04:51:25.552996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2344 2024.06.25 04:51:25.553065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2345 2024.06.25 04:51:25.553089 [ 3 ] {} <Debug> HTTP-Session: 375caf48-5acf-4c3f-a84f-14136ad59105 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2346 2024.06.25 04:51:25.553112 [ 3 ] {} <Debug> HTTP-Session: 375caf48-5acf-4c3f-a84f-14136ad59105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2347 2024.06.25 04:51:25.553129 [ 3 ] {} <Debug> HTTP-Session: 375caf48-5acf-4c3f-a84f-14136ad59105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.06.25 04:51:25.553174 [ 3 ] {} <Trace> HTTP-Session: 375caf48-5acf-4c3f-a84f-14136ad59105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2349 2024.06.25 04:51:25.553316 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2350 2024.06.25 04:51:25.553377 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2351 2024.06.25 04:51:25.553561 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2352 2024.06.25 04:51:25.553942 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2353 2024.06.25 04:51:25.553983 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2354 2024.06.25 04:51:25.554476 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2355 2024.06.25 04:51:25.554793 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2356 2024.06.25 04:51:25.554966 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001684 sec., 593.8242280285036 rows/sec., 134.54 KiB/sec.
2357 2024.06.25 04:51:25.555276 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Debug> DynamicQueryHandler: Done processing query
2358 2024.06.25 04:51:25.555305 [ 3 ] {ccf80022-4f83-4ff3-92d9-ce8402cf65f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2359 2024.06.25 04:51:25.555320 [ 3 ] {} <Debug> HTTP-Session: 375caf48-5acf-4c3f-a84f-14136ad59105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.06.25 04:51:25.555499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2361 2024.06.25 04:51:25.555549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2362 2024.06.25 04:51:25.555568 [ 3 ] {} <Debug> HTTP-Session: af221017-2014-4c96-b2b6-67a6f673b88c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2363 2024.06.25 04:51:25.555584 [ 3 ] {} <Debug> HTTP-Session: af221017-2014-4c96-b2b6-67a6f673b88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2364 2024.06.25 04:51:25.555598 [ 3 ] {} <Debug> HTTP-Session: af221017-2014-4c96-b2b6-67a6f673b88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.06.25 04:51:25.555629 [ 3 ] {} <Trace> HTTP-Session: af221017-2014-4c96-b2b6-67a6f673b88c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2366 2024.06.25 04:51:25.555732 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2367 2024.06.25 04:51:25.555776 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2368 2024.06.25 04:51:25.555919 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2024.06.25 04:51:25.556242 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2370 2024.06.25 04:51:25.556279 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2371 2024.06.25 04:51:25.556596 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2372 2024.06.25 04:51:25.556903 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2373 2024.06.25 04:51:25.557057 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001349 sec., 14825.796886582655 rows/sec., 1.17 MiB/sec.
2374 2024.06.25 04:51:25.557222 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Debug> DynamicQueryHandler: Done processing query
2375 2024.06.25 04:51:25.557247 [ 3 ] {d21def8e-71f5-4e5f-9068-4552fb63c681} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2376 2024.06.25 04:51:25.557263 [ 3 ] {} <Debug> HTTP-Session: af221017-2014-4c96-b2b6-67a6f673b88c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2377 2024.06.25 04:51:25.557405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2378 2024.06.25 04:51:25.557453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2379 2024.06.25 04:51:25.557473 [ 3 ] {} <Debug> HTTP-Session: 35cdcde3-d3fa-4a40-9272-148af47d02c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2380 2024.06.25 04:51:25.557489 [ 3 ] {} <Debug> HTTP-Session: 35cdcde3-d3fa-4a40-9272-148af47d02c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2381 2024.06.25 04:51:25.557502 [ 3 ] {} <Debug> HTTP-Session: 35cdcde3-d3fa-4a40-9272-148af47d02c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.06.25 04:51:25.557533 [ 3 ] {} <Trace> HTTP-Session: 35cdcde3-d3fa-4a40-9272-148af47d02c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2383 2024.06.25 04:51:25.557628 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2384 2024.06.25 04:51:25.557670 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2385 2024.06.25 04:51:25.557828 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.06.25 04:51:25.558129 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2387 2024.06.25 04:51:25.558164 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2388 2024.06.25 04:51:25.558552 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2389 2024.06.25 04:51:25.558859 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2390 2024.06.25 04:51:25.559008 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 349.47 KiB/sec.
2391 2024.06.25 04:51:25.559212 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Debug> DynamicQueryHandler: Done processing query
2392 2024.06.25 04:51:25.559236 [ 3 ] {31d9de2f-1aaa-46f0-972f-c1f8891735a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2393 2024.06.25 04:51:25.559252 [ 3 ] {} <Debug> HTTP-Session: 35cdcde3-d3fa-4a40-9272-148af47d02c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.06.25 04:51:25.559377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2024.06.25 04:51:25.559426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2396 2024.06.25 04:51:25.559445 [ 3 ] {} <Debug> HTTP-Session: ee4fd9e8-3935-448e-87f8-fecb1105bb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2397 2024.06.25 04:51:25.559461 [ 3 ] {} <Debug> HTTP-Session: ee4fd9e8-3935-448e-87f8-fecb1105bb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.06.25 04:51:25.559475 [ 3 ] {} <Debug> HTTP-Session: ee4fd9e8-3935-448e-87f8-fecb1105bb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2399 2024.06.25 04:51:25.559505 [ 3 ] {} <Trace> HTTP-Session: ee4fd9e8-3935-448e-87f8-fecb1105bb55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2400 2024.06.25 04:51:25.559630 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2401 2024.06.25 04:51:25.559673 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2402 2024.06.25 04:51:25.559797 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2403 2024.06.25 04:51:25.560154 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2404 2024.06.25 04:51:25.560191 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2405 2024.06.25 04:51:25.560519 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2406 2024.06.25 04:51:25.560828 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2407 2024.06.25 04:51:25.560982 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Debug> executeQuery: Read 119 rows, 10.01 KiB in 0.001398 sec., 85121.60228898427 rows/sec., 6.99 MiB/sec.
2408 2024.06.25 04:51:25.561149 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Debug> DynamicQueryHandler: Done processing query
2409 2024.06.25 04:51:25.561173 [ 3 ] {abd7d501-82b6-4db0-8f2e-9a4077e77261} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2410 2024.06.25 04:51:25.561188 [ 3 ] {} <Debug> HTTP-Session: ee4fd9e8-3935-448e-87f8-fecb1105bb55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.06.25 04:51:25.561315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2412 2024.06.25 04:51:25.561363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2413 2024.06.25 04:51:25.561382 [ 3 ] {} <Debug> HTTP-Session: 71416168-dc44-43f2-87d6-8fc8e886c0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2414 2024.06.25 04:51:25.561398 [ 3 ] {} <Debug> HTTP-Session: 71416168-dc44-43f2-87d6-8fc8e886c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2415 2024.06.25 04:51:25.561412 [ 3 ] {} <Debug> HTTP-Session: 71416168-dc44-43f2-87d6-8fc8e886c0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2416 2024.06.25 04:51:25.561442 [ 3 ] {} <Trace> HTTP-Session: 71416168-dc44-43f2-87d6-8fc8e886c0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2417 2024.06.25 04:51:25.561538 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2418 2024.06.25 04:51:25.561581 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2419 2024.06.25 04:51:25.561708 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2420 2024.06.25 04:51:25.564598 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2421 2024.06.25 04:51:25.564641 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2422 2024.06.25 04:51:25.565005 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2423 2024.06.25 04:51:25.565367 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2424 2024.06.25 04:51:25.565529 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004013 sec., 1495.14079242462 rows/sec., 104.40 KiB/sec.
2425 2024.06.25 04:51:25.565802 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Debug> DynamicQueryHandler: Done processing query
2426 2024.06.25 04:51:25.565827 [ 3 ] {2143aedb-f4ec-4319-9adb-648684dc32b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2427 2024.06.25 04:51:25.565843 [ 3 ] {} <Debug> HTTP-Session: 71416168-dc44-43f2-87d6-8fc8e886c0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.06.25 04:51:25.565965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2429 2024.06.25 04:51:25.566014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2430 2024.06.25 04:51:25.566033 [ 3 ] {} <Debug> HTTP-Session: 0a2f0f3e-adb9-4195-860b-017749b31f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2431 2024.06.25 04:51:25.566049 [ 3 ] {} <Debug> HTTP-Session: 0a2f0f3e-adb9-4195-860b-017749b31f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2432 2024.06.25 04:51:25.566063 [ 3 ] {} <Debug> HTTP-Session: 0a2f0f3e-adb9-4195-860b-017749b31f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.06.25 04:51:25.566093 [ 3 ] {} <Trace> HTTP-Session: 0a2f0f3e-adb9-4195-860b-017749b31f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2434 2024.06.25 04:51:25.566210 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2435 2024.06.25 04:51:25.566254 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2436 2024.06.25 04:51:25.566405 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2437 2024.06.25 04:51:25.566745 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2438 2024.06.25 04:51:25.566782 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2439 2024.06.25 04:51:25.567086 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2440 2024.06.25 04:51:25.567397 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2441 2024.06.25 04:51:25.567555 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001385 sec., 64981.94945848376 rows/sec., 5.08 MiB/sec.
2442 2024.06.25 04:51:25.567718 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Debug> DynamicQueryHandler: Done processing query
2443 2024.06.25 04:51:25.567743 [ 3 ] {a0298e3d-9de4-4b44-829b-cd2253dd2715} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2444 2024.06.25 04:51:25.567759 [ 3 ] {} <Debug> HTTP-Session: 0a2f0f3e-adb9-4195-860b-017749b31f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.06.25 04:51:25.567924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2446 2024.06.25 04:51:25.567973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2447 2024.06.25 04:51:25.567992 [ 3 ] {} <Debug> HTTP-Session: 4f1eefff-2edd-49e3-b567-137174562166 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2448 2024.06.25 04:51:25.568008 [ 3 ] {} <Debug> HTTP-Session: 4f1eefff-2edd-49e3-b567-137174562166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2449 2024.06.25 04:51:25.568022 [ 3 ] {} <Debug> HTTP-Session: 4f1eefff-2edd-49e3-b567-137174562166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2450 2024.06.25 04:51:25.568052 [ 3 ] {} <Trace> HTTP-Session: 4f1eefff-2edd-49e3-b567-137174562166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2451 2024.06.25 04:51:25.568220 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2452 2024.06.25 04:51:25.568267 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2453 2024.06.25 04:51:25.568412 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2454 2024.06.25 04:51:25.568796 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2455 2024.06.25 04:51:25.568832 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2456 2024.06.25 04:51:25.569221 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2457 2024.06.25 04:51:25.569569 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2458 2024.06.25 04:51:25.569734 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001597 sec., 102066.37445209769 rows/sec., 7.11 MiB/sec.
2459 2024.06.25 04:51:25.569948 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Debug> DynamicQueryHandler: Done processing query
2460 2024.06.25 04:51:25.569973 [ 3 ] {906851d2-7c99-4357-aa53-4a150e19046f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2461 2024.06.25 04:51:25.569989 [ 3 ] {} <Debug> HTTP-Session: 4f1eefff-2edd-49e3-b567-137174562166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.06.25 04:51:25.570155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2024.06.25 04:51:25.570205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2464 2024.06.25 04:51:25.570225 [ 3 ] {} <Debug> HTTP-Session: fb04dac6-3d45-4e6f-8ea8-0c64ef7bf1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2465 2024.06.25 04:51:25.570240 [ 3 ] {} <Debug> HTTP-Session: fb04dac6-3d45-4e6f-8ea8-0c64ef7bf1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2024.06.25 04:51:25.570254 [ 3 ] {} <Debug> HTTP-Session: fb04dac6-3d45-4e6f-8ea8-0c64ef7bf1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.06.25 04:51:25.570285 [ 3 ] {} <Trace> HTTP-Session: fb04dac6-3d45-4e6f-8ea8-0c64ef7bf1b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2468 2024.06.25 04:51:25.570681 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2469 2024.06.25 04:51:25.570746 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2470 2024.06.25 04:51:25.571140 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2471 2024.06.25 04:51:25.571906 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2472 2024.06.25 04:51:25.571943 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2473 2024.06.25 04:51:25.572566 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2474 2024.06.25 04:51:25.572965 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2475 2024.06.25 04:51:25.573132 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2476 2024.06.25 04:51:25.573165 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002801 sec., 7140.307033202427 rows/sec., 12.80 MiB/sec.
2477 2024.06.25 04:51:25.573228 [ 53 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2478 2024.06.25 04:51:25.573310 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2479 2024.06.25 04:51:25.573654 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2480 2024.06.25 04:51:25.573729 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Debug> DynamicQueryHandler: Done processing query
2481 2024.06.25 04:51:25.573778 [ 3 ] {0eec26d8-51d3-4d4a-ad41-ece8296ce817} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2482 2024.06.25 04:51:25.573815 [ 3 ] {} <Debug> HTTP-Session: fb04dac6-3d45-4e6f-8ea8-0c64ef7bf1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2483 2024.06.25 04:51:25.574033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2484 2024.06.25 04:51:25.574144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2485 2024.06.25 04:51:25.574200 [ 3 ] {} <Debug> HTTP-Session: aefedb63-6fd2-45b4-b603-b42853d6724d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2486 2024.06.25 04:51:25.574250 [ 3 ] {} <Debug> HTTP-Session: aefedb63-6fd2-45b4-b603-b42853d6724d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2487 2024.06.25 04:51:25.574298 [ 3 ] {} <Debug> HTTP-Session: aefedb63-6fd2-45b4-b603-b42853d6724d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.06.25 04:51:25.574402 [ 3 ] {} <Trace> HTTP-Session: aefedb63-6fd2-45b4-b603-b42853d6724d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2489 2024.06.25 04:51:25.574434 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2490 2024.06.25 04:51:25.574596 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
2491 2024.06.25 04:51:25.574651 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2492 2024.06.25 04:51:25.574770 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2493 2024.06.25 04:51:25.575398 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
2494 2024.06.25 04:51:25.575687 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2495 2024.06.25 04:51:25.576112 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part
2496 2024.06.25 04:51:25.576776 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part
2497 2024.06.25 04:51:25.577017 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2498 2024.06.25 04:51:25.577117 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2499 2024.06.25 04:51:25.577449 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part
2500 2024.06.25 04:51:25.578132 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
2501 2024.06.25 04:51:25.578677 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2502 2024.06.25 04:51:25.579645 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2503 2024.06.25 04:51:25.580125 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005545 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec.
2504 2024.06.25 04:51:25.580622 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Debug> DynamicQueryHandler: Done processing query
2505 2024.06.25 04:51:25.580668 [ 3 ] {20991c94-01af-4bbf-b1d7-79e947e13576} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2506 2024.06.25 04:51:25.580717 [ 3 ] {} <Debug> HTTP-Session: aefedb63-6fd2-45b4-b603-b42853d6724d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2507 2024.06.25 04:51:25.582350 [ 186 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 19 columns (19 merged, 0 gathered) in 0.008880432 sec., 13512.85613132334 rows/sec., 24.21 MiB/sec.
2508 2024.06.25 04:51:25.582963 [ 186 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2509 2024.06.25 04:51:25.583814 [ 186 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2510 2024.06.25 04:51:25.583900 [ 186 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2511 2024.06.25 04:51:25.584054 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
2512 2024.06.25 04:51:30.539114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2513 2024.06.25 04:51:30.539244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2514 2024.06.25 04:51:30.539272 [ 3 ] {} <Debug> HTTP-Session: a11da2ad-d04b-46d5-956d-fa34d1678f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2515 2024.06.25 04:51:30.539298 [ 3 ] {} <Debug> HTTP-Session: a11da2ad-d04b-46d5-956d-fa34d1678f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2516 2024.06.25 04:51:30.539313 [ 3 ] {} <Debug> HTTP-Session: a11da2ad-d04b-46d5-956d-fa34d1678f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2517 2024.06.25 04:51:30.539367 [ 3 ] {} <Trace> HTTP-Session: a11da2ad-d04b-46d5-956d-fa34d1678f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2518 2024.06.25 04:51:30.539607 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2519 2024.06.25 04:51:30.539998 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2520 2024.06.25 04:51:30.540044 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2521 2024.06.25 04:51:30.540364 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2522 2024.06.25 04:51:30.540448 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2523 2024.06.25 04:51:30.540625 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2524 2024.06.25 04:51:30.540813 [ 259 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2525 2024.06.25 04:51:30.540831 [ 256 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2526 2024.06.25 04:51:30.540822 [ 255 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2527 2024.06.25 04:51:30.541019 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2528 2024.06.25 04:51:30.541053 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2529 2024.06.25 04:51:30.541146 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2530 2024.06.25 04:51:30.541171 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2531 2024.06.25 04:51:30.541213 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2532 2024.06.25 04:51:30.541258 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2533 2024.06.25 04:51:30.542665 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00316 sec., 6962.025316455696 rows/sec., 291.42 KiB/sec.
2534 2024.06.25 04:51:30.543037 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> DynamicQueryHandler: Done processing query
2535 2024.06.25 04:51:30.543066 [ 3 ] {ffb43a4f-0c36-4a9f-91aa-aa8d4397cedb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2536 2024.06.25 04:51:30.543084 [ 3 ] {} <Debug> HTTP-Session: a11da2ad-d04b-46d5-956d-fa34d1678f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2537 2024.06.25 04:51:30.546961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2538 2024.06.25 04:51:30.547056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2539 2024.06.25 04:51:30.547092 [ 3 ] {} <Debug> HTTP-Session: 084ee677-c614-45e0-a075-d78afb63bf88 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2540 2024.06.25 04:51:30.547126 [ 3 ] {} <Debug> HTTP-Session: 084ee677-c614-45e0-a075-d78afb63bf88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.06.25 04:51:30.547151 [ 3 ] {} <Debug> HTTP-Session: 084ee677-c614-45e0-a075-d78afb63bf88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.06.25 04:51:30.547213 [ 3 ] {} <Trace> HTTP-Session: 084ee677-c614-45e0-a075-d78afb63bf88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2543 2024.06.25 04:51:30.547420 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2544 2024.06.25 04:51:30.547506 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2545 2024.06.25 04:51:30.547735 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2546 2024.06.25 04:51:30.548071 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2547 2024.06.25 04:51:30.548111 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2548 2024.06.25 04:51:30.548605 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2549 2024.06.25 04:51:30.548942 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2550 2024.06.25 04:51:30.549115 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00175 sec., 571.4285714285714 rows/sec., 59.15 KiB/sec.
2551 2024.06.25 04:51:30.549414 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Debug> DynamicQueryHandler: Done processing query
2552 2024.06.25 04:51:30.549441 [ 3 ] {e3a775e5-9c6e-4e17-b4cf-dcc44662154c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2553 2024.06.25 04:51:30.549459 [ 3 ] {} <Debug> HTTP-Session: 084ee677-c614-45e0-a075-d78afb63bf88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2554 2024.06.25 04:51:30.549586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2555 2024.06.25 04:51:30.549638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2556 2024.06.25 04:51:30.549658 [ 3 ] {} <Debug> HTTP-Session: a81dc72b-8725-4630-a0f3-fc94039a7a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2557 2024.06.25 04:51:30.549677 [ 3 ] {} <Debug> HTTP-Session: a81dc72b-8725-4630-a0f3-fc94039a7a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.06.25 04:51:30.549691 [ 3 ] {} <Debug> HTTP-Session: a81dc72b-8725-4630-a0f3-fc94039a7a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.06.25 04:51:30.549725 [ 3 ] {} <Trace> HTTP-Session: a81dc72b-8725-4630-a0f3-fc94039a7a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2560 2024.06.25 04:51:30.549831 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2561 2024.06.25 04:51:30.549878 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2562 2024.06.25 04:51:30.550025 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2563 2024.06.25 04:51:30.550312 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2564 2024.06.25 04:51:30.550351 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2565 2024.06.25 04:51:30.550662 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2566 2024.06.25 04:51:30.550969 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2567 2024.06.25 04:51:30.551128 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00132 sec., 6818.181818181818 rows/sec., 552.65 KiB/sec.
2568 2024.06.25 04:51:30.551324 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Debug> DynamicQueryHandler: Done processing query
2569 2024.06.25 04:51:30.551350 [ 3 ] {342f9429-e5e9-4d0d-a389-113ea9f3c4c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2570 2024.06.25 04:51:30.551366 [ 3 ] {} <Debug> HTTP-Session: a81dc72b-8725-4630-a0f3-fc94039a7a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2571 2024.06.25 04:51:30.551497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2572 2024.06.25 04:51:30.551548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2573 2024.06.25 04:51:30.551567 [ 3 ] {} <Debug> HTTP-Session: 03d68c5a-a76a-43cd-93c2-cd0d20e5f4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2574 2024.06.25 04:51:30.551584 [ 3 ] {} <Debug> HTTP-Session: 03d68c5a-a76a-43cd-93c2-cd0d20e5f4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.06.25 04:51:30.551598 [ 3 ] {} <Debug> HTTP-Session: 03d68c5a-a76a-43cd-93c2-cd0d20e5f4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.06.25 04:51:30.551630 [ 3 ] {} <Trace> HTTP-Session: 03d68c5a-a76a-43cd-93c2-cd0d20e5f4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2577 2024.06.25 04:51:30.551747 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2578 2024.06.25 04:51:30.551791 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2579 2024.06.25 04:51:30.551916 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2580 2024.06.25 04:51:30.552250 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2581 2024.06.25 04:51:30.552290 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2582 2024.06.25 04:51:30.552615 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2583 2024.06.25 04:51:30.552925 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2584 2024.06.25 04:51:30.553078 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Debug> executeQuery: Read 84 rows, 7.01 KiB in 0.001368 sec., 61403.508771929824 rows/sec., 5.00 MiB/sec.
2585 2024.06.25 04:51:30.553244 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Debug> DynamicQueryHandler: Done processing query
2586 2024.06.25 04:51:30.553269 [ 3 ] {ba780d91-3f29-4657-abcb-02adc573f655} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2587 2024.06.25 04:51:30.553285 [ 3 ] {} <Debug> HTTP-Session: 03d68c5a-a76a-43cd-93c2-cd0d20e5f4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2588 2024.06.25 04:51:30.553399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2024.06.25 04:51:30.553448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2590 2024.06.25 04:51:30.553467 [ 3 ] {} <Debug> HTTP-Session: 1cff8a1b-617c-4904-a8f6-45f2abcc3797 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2591 2024.06.25 04:51:30.553483 [ 3 ] {} <Debug> HTTP-Session: 1cff8a1b-617c-4904-a8f6-45f2abcc3797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.06.25 04:51:30.553498 [ 3 ] {} <Debug> HTTP-Session: 1cff8a1b-617c-4904-a8f6-45f2abcc3797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.06.25 04:51:30.553528 [ 3 ] {} <Trace> HTTP-Session: 1cff8a1b-617c-4904-a8f6-45f2abcc3797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2024.06.25 04:51:30.553620 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2595 2024.06.25 04:51:30.553661 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2596 2024.06.25 04:51:30.553787 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2597 2024.06.25 04:51:30.556075 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Trace> oximeter.fields_u32 (1f651b56-af21-48fe-af98-22f91d7a5869): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2598 2024.06.25 04:51:30.556120 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2599 2024.06.25 04:51:30.558362 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2600 2024.06.25 04:51:30.558705 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Trace> oximeter.fields_u32 (1f651b56-af21-48fe-af98-22f91d7a5869): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2601 2024.06.25 04:51:30.558884 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.005281 sec., 189.3580761219466 rows/sec., 12.57 KiB/sec.
2602 2024.06.25 04:51:30.559100 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Debug> DynamicQueryHandler: Done processing query
2603 2024.06.25 04:51:30.559130 [ 3 ] {a45e0199-81fe-487d-b563-3ae2e2a5b761} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2604 2024.06.25 04:51:30.559150 [ 3 ] {} <Debug> HTTP-Session: 1cff8a1b-617c-4904-a8f6-45f2abcc3797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2605 2024.06.25 04:51:30.559291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2024.06.25 04:51:30.559350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2607 2024.06.25 04:51:30.559375 [ 3 ] {} <Debug> HTTP-Session: a0c552b3-bc93-4ba0-8634-7db13282182e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2608 2024.06.25 04:51:30.559396 [ 3 ] {} <Debug> HTTP-Session: a0c552b3-bc93-4ba0-8634-7db13282182e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2024.06.25 04:51:30.559413 [ 3 ] {} <Debug> HTTP-Session: a0c552b3-bc93-4ba0-8634-7db13282182e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.06.25 04:51:30.559451 [ 3 ] {} <Trace> HTTP-Session: a0c552b3-bc93-4ba0-8634-7db13282182e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2611 2024.06.25 04:51:30.559589 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2612 2024.06.25 04:51:30.559634 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2613 2024.06.25 04:51:30.559760 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2024.06.25 04:51:30.560353 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2615 2024.06.25 04:51:30.560394 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2616 2024.06.25 04:51:30.560725 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2617 2024.06.25 04:51:30.561033 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2618 2024.06.25 04:51:30.561180 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001637 sec., 44593.769089798414 rows/sec., 3.48 MiB/sec.
2619 2024.06.25 04:51:30.561350 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Debug> DynamicQueryHandler: Done processing query
2620 2024.06.25 04:51:30.561374 [ 3 ] {ba59ba6c-5eb9-4ea5-a6db-1f1d1f7c467c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2621 2024.06.25 04:51:30.561390 [ 3 ] {} <Debug> HTTP-Session: a0c552b3-bc93-4ba0-8634-7db13282182e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2622 2024.06.25 04:51:30.561547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2024.06.25 04:51:30.561593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2624 2024.06.25 04:51:30.561612 [ 3 ] {} <Debug> HTTP-Session: 9aab5544-a5dd-4637-8920-ec7448ca3c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2625 2024.06.25 04:51:30.561627 [ 3 ] {} <Debug> HTTP-Session: 9aab5544-a5dd-4637-8920-ec7448ca3c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.06.25 04:51:30.561640 [ 3 ] {} <Debug> HTTP-Session: 9aab5544-a5dd-4637-8920-ec7448ca3c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.06.25 04:51:30.561670 [ 3 ] {} <Trace> HTTP-Session: 9aab5544-a5dd-4637-8920-ec7448ca3c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2628 2024.06.25 04:51:30.561805 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2629 2024.06.25 04:51:30.561849 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2630 2024.06.25 04:51:30.561984 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2631 2024.06.25 04:51:30.562418 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2632 2024.06.25 04:51:30.562455 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2633 2024.06.25 04:51:30.562854 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2634 2024.06.25 04:51:30.563188 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2635 2024.06.25 04:51:30.563346 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
2636 2024.06.25 04:51:30.563518 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Debug> DynamicQueryHandler: Done processing query
2637 2024.06.25 04:51:30.563542 [ 3 ] {02f449e4-be7a-4b5e-893b-f81baa61901c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2638 2024.06.25 04:51:30.563559 [ 3 ] {} <Debug> HTTP-Session: 9aab5544-a5dd-4637-8920-ec7448ca3c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2639 2024.06.25 04:51:30.563675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2640 2024.06.25 04:51:30.563723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2641 2024.06.25 04:51:30.563743 [ 3 ] {} <Debug> HTTP-Session: 0e96e9db-b05c-4087-865a-f4a37f887d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2642 2024.06.25 04:51:30.563760 [ 3 ] {} <Debug> HTTP-Session: 0e96e9db-b05c-4087-865a-f4a37f887d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.06.25 04:51:30.563774 [ 3 ] {} <Debug> HTTP-Session: 0e96e9db-b05c-4087-865a-f4a37f887d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.06.25 04:51:30.563805 [ 3 ] {} <Trace> HTTP-Session: 0e96e9db-b05c-4087-865a-f4a37f887d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2645 2024.06.25 04:51:30.563897 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2646 2024.06.25 04:51:30.563944 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2647 2024.06.25 04:51:30.564073 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2648 2024.06.25 04:51:30.564320 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Trace> oximeter.measurements_f64 (d5eb49fe-2039-494b-917f-5a761e85f8ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2649 2024.06.25 04:51:30.564357 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2650 2024.06.25 04:51:30.564716 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2651 2024.06.25 04:51:30.565041 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Trace> oximeter.measurements_f64 (d5eb49fe-2039-494b-917f-5a761e85f8ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2652 2024.06.25 04:51:30.565200 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 48.05 KiB/sec.
2653 2024.06.25 04:51:30.565402 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Debug> DynamicQueryHandler: Done processing query
2654 2024.06.25 04:51:30.565427 [ 3 ] {06553b2b-a64c-43c3-aa4d-eed6a7c5f118} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2655 2024.06.25 04:51:30.565443 [ 3 ] {} <Debug> HTTP-Session: 0e96e9db-b05c-4087-865a-f4a37f887d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.06.25 04:51:30.565556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2024.06.25 04:51:30.565606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2658 2024.06.25 04:51:30.565626 [ 3 ] {} <Debug> HTTP-Session: 2809f277-f78c-4454-8d81-639dca18a607 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2659 2024.06.25 04:51:30.565642 [ 3 ] {} <Debug> HTTP-Session: 2809f277-f78c-4454-8d81-639dca18a607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.06.25 04:51:30.565655 [ 3 ] {} <Debug> HTTP-Session: 2809f277-f78c-4454-8d81-639dca18a607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.06.25 04:51:30.565686 [ 3 ] {} <Trace> HTTP-Session: 2809f277-f78c-4454-8d81-639dca18a607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2662 2024.06.25 04:51:30.565873 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2663 2024.06.25 04:51:30.565937 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2664 2024.06.25 04:51:30.566342 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2665 2024.06.25 04:51:30.566893 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2666 2024.06.25 04:51:30.566929 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2667 2024.06.25 04:51:30.567500 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2668 2024.06.25 04:51:30.567903 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2669 2024.06.25 04:51:30.568106 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002333 sec., 3857.6939562794687 rows/sec., 6.91 MiB/sec.
2670 2024.06.25 04:51:30.568562 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Debug> DynamicQueryHandler: Done processing query
2671 2024.06.25 04:51:30.568587 [ 3 ] {9659a657-7621-4309-8e22-1d842bd27bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2672 2024.06.25 04:51:30.568604 [ 3 ] {} <Debug> HTTP-Session: 2809f277-f78c-4454-8d81-639dca18a607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.06.25 04:51:30.568724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2674 2024.06.25 04:51:30.568774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2675 2024.06.25 04:51:30.568794 [ 3 ] {} <Debug> HTTP-Session: b322a577-d1d3-41ca-b33d-158c47249d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2676 2024.06.25 04:51:30.568810 [ 3 ] {} <Debug> HTTP-Session: b322a577-d1d3-41ca-b33d-158c47249d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2677 2024.06.25 04:51:30.568824 [ 3 ] {} <Debug> HTTP-Session: b322a577-d1d3-41ca-b33d-158c47249d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.06.25 04:51:30.568856 [ 3 ] {} <Trace> HTTP-Session: b322a577-d1d3-41ca-b33d-158c47249d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2679 2024.06.25 04:51:30.568977 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2680 2024.06.25 04:51:30.569022 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2681 2024.06.25 04:51:30.569156 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2682 2024.06.25 04:51:30.569478 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2683 2024.06.25 04:51:30.569516 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2684 2024.06.25 04:51:30.569869 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2685 2024.06.25 04:51:30.570196 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2686 2024.06.25 04:51:30.570360 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
2687 2024.06.25 04:51:30.570558 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Debug> DynamicQueryHandler: Done processing query
2688 2024.06.25 04:51:30.570584 [ 3 ] {8a996322-ce81-4d9d-8cdf-4931f2dbe898} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2689 2024.06.25 04:51:30.570600 [ 3 ] {} <Debug> HTTP-Session: b322a577-d1d3-41ca-b33d-158c47249d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2690 2024.06.25 04:51:35.543305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.06.25 04:51:35.543438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2692 2024.06.25 04:51:35.543465 [ 3 ] {} <Debug> HTTP-Session: 3033aa01-c364-4543-92cf-f72bca7b4a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2693 2024.06.25 04:51:35.543491 [ 3 ] {} <Debug> HTTP-Session: 3033aa01-c364-4543-92cf-f72bca7b4a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.06.25 04:51:35.543508 [ 3 ] {} <Debug> HTTP-Session: 3033aa01-c364-4543-92cf-f72bca7b4a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.06.25 04:51:35.543560 [ 3 ] {} <Trace> HTTP-Session: 3033aa01-c364-4543-92cf-f72bca7b4a3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2696 2024.06.25 04:51:35.543748 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2697 2024.06.25 04:51:35.543815 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2698 2024.06.25 04:51:35.544010 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2699 2024.06.25 04:51:35.544464 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2700 2024.06.25 04:51:35.544508 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2701 2024.06.25 04:51:35.544884 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2702 2024.06.25 04:51:35.545226 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2703 2024.06.25 04:51:35.545374 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001684 sec., 11876.484560570072 rows/sec., 962.64 KiB/sec.
2704 2024.06.25 04:51:35.545620 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Debug> DynamicQueryHandler: Done processing query
2705 2024.06.25 04:51:35.545650 [ 3 ] {802ef88d-7046-44a8-a46d-0d24abcd06e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2706 2024.06.25 04:51:35.545667 [ 3 ] {} <Debug> HTTP-Session: 3033aa01-c364-4543-92cf-f72bca7b4a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2707 2024.06.25 04:51:35.545848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2708 2024.06.25 04:51:35.545910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2709 2024.06.25 04:51:35.545931 [ 3 ] {} <Debug> HTTP-Session: 373e65db-3a1a-41e4-b979-85899ec2d4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2710 2024.06.25 04:51:35.545950 [ 3 ] {} <Debug> HTTP-Session: 373e65db-3a1a-41e4-b979-85899ec2d4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.06.25 04:51:35.545964 [ 3 ] {} <Debug> HTTP-Session: 373e65db-3a1a-41e4-b979-85899ec2d4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.06.25 04:51:35.546000 [ 3 ] {} <Trace> HTTP-Session: 373e65db-3a1a-41e4-b979-85899ec2d4d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2713 2024.06.25 04:51:35.546142 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2714 2024.06.25 04:51:35.546189 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2715 2024.06.25 04:51:35.546319 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2716 2024.06.25 04:51:35.546737 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2717 2024.06.25 04:51:35.546774 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2718 2024.06.25 04:51:35.547094 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2719 2024.06.25 04:51:35.547406 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2720 2024.06.25 04:51:35.547534 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001448 sec., 80110.49723756906 rows/sec., 6.60 MiB/sec.
2721 2024.06.25 04:51:35.547701 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Debug> DynamicQueryHandler: Done processing query
2722 2024.06.25 04:51:35.547727 [ 3 ] {6762d984-6b2c-4d9f-b2cb-75b4308664fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2723 2024.06.25 04:51:35.547743 [ 3 ] {} <Debug> HTTP-Session: 373e65db-3a1a-41e4-b979-85899ec2d4d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2724 2024.06.25 04:51:35.547877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2725 2024.06.25 04:51:35.547929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2726 2024.06.25 04:51:35.547949 [ 3 ] {} <Debug> HTTP-Session: 4070f430-d4a7-4a70-983a-7b177c54eb28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2727 2024.06.25 04:51:35.547965 [ 3 ] {} <Debug> HTTP-Session: 4070f430-d4a7-4a70-983a-7b177c54eb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2728 2024.06.25 04:51:35.547979 [ 3 ] {} <Debug> HTTP-Session: 4070f430-d4a7-4a70-983a-7b177c54eb28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.06.25 04:51:35.548013 [ 3 ] {} <Trace> HTTP-Session: 4070f430-d4a7-4a70-983a-7b177c54eb28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2730 2024.06.25 04:51:35.548135 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2731 2024.06.25 04:51:35.548179 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2732 2024.06.25 04:51:35.548305 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2733 2024.06.25 04:51:35.548648 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2734 2024.06.25 04:51:35.548685 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2735 2024.06.25 04:51:35.548998 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2736 2024.06.25 04:51:35.549315 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2737 2024.06.25 04:51:35.549480 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001385 sec., 60649.81949458484 rows/sec., 4.74 MiB/sec.
2738 2024.06.25 04:51:35.549681 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Debug> DynamicQueryHandler: Done processing query
2739 2024.06.25 04:51:35.549708 [ 3 ] {f8749570-afbc-430a-aa9d-393c941d34ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2740 2024.06.25 04:51:35.549724 [ 3 ] {} <Debug> HTTP-Session: 4070f430-d4a7-4a70-983a-7b177c54eb28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2741 2024.06.25 04:51:35.549907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2742 2024.06.25 04:51:35.549959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2743 2024.06.25 04:51:35.549979 [ 3 ] {} <Debug> HTTP-Session: 457ef19e-a96a-4bc0-b78b-bfbbd63ab026 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2744 2024.06.25 04:51:35.549995 [ 3 ] {} <Debug> HTTP-Session: 457ef19e-a96a-4bc0-b78b-bfbbd63ab026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.06.25 04:51:35.550009 [ 3 ] {} <Debug> HTTP-Session: 457ef19e-a96a-4bc0-b78b-bfbbd63ab026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.06.25 04:51:35.550042 [ 3 ] {} <Trace> HTTP-Session: 457ef19e-a96a-4bc0-b78b-bfbbd63ab026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2747 2024.06.25 04:51:35.550189 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2748 2024.06.25 04:51:35.550237 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2749 2024.06.25 04:51:35.550381 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2750 2024.06.25 04:51:35.550765 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2751 2024.06.25 04:51:35.550800 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2752 2024.06.25 04:51:35.551183 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2753 2024.06.25 04:51:35.551520 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2754 2024.06.25 04:51:35.551649 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec.
2755 2024.06.25 04:51:35.551954 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Debug> DynamicQueryHandler: Done processing query
2756 2024.06.25 04:51:35.551981 [ 3 ] {6833d3fa-4446-4d58-b30d-c6baf6e44117} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2757 2024.06.25 04:51:35.551997 [ 3 ] {} <Debug> HTTP-Session: 457ef19e-a96a-4bc0-b78b-bfbbd63ab026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2758 2024.06.25 04:51:35.552151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2024.06.25 04:51:35.552203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2760 2024.06.25 04:51:35.552222 [ 3 ] {} <Debug> HTTP-Session: e41109ef-7729-465c-bebd-b13cf7e39d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2761 2024.06.25 04:51:35.552240 [ 3 ] {} <Debug> HTTP-Session: e41109ef-7729-465c-bebd-b13cf7e39d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2024.06.25 04:51:35.552254 [ 3 ] {} <Debug> HTTP-Session: e41109ef-7729-465c-bebd-b13cf7e39d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.06.25 04:51:35.552286 [ 3 ] {} <Trace> HTTP-Session: e41109ef-7729-465c-bebd-b13cf7e39d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2764 2024.06.25 04:51:35.552733 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2765 2024.06.25 04:51:35.552807 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2766 2024.06.25 04:51:35.553231 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2767 2024.06.25 04:51:35.553888 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2768 2024.06.25 04:51:35.553924 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2769 2024.06.25 04:51:35.554520 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2770 2024.06.25 04:51:35.554938 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2771 2024.06.25 04:51:35.555091 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002719 sec., 7355.64545788893 rows/sec., 13.18 MiB/sec.
2772 2024.06.25 04:51:35.555345 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Debug> DynamicQueryHandler: Done processing query
2773 2024.06.25 04:51:35.555372 [ 3 ] {021cccdf-160c-48e0-b6e4-d6741c1fc8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2774 2024.06.25 04:51:35.555389 [ 3 ] {} <Debug> HTTP-Session: e41109ef-7729-465c-bebd-b13cf7e39d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2775 2024.06.25 04:51:35.555518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2776 2024.06.25 04:51:35.555569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2777 2024.06.25 04:51:35.555589 [ 3 ] {} <Debug> HTTP-Session: 9e741e63-f4b1-45e9-a27c-a0b4022265ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2778 2024.06.25 04:51:35.555606 [ 3 ] {} <Debug> HTTP-Session: 9e741e63-f4b1-45e9-a27c-a0b4022265ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2779 2024.06.25 04:51:35.555620 [ 3 ] {} <Debug> HTTP-Session: 9e741e63-f4b1-45e9-a27c-a0b4022265ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2780 2024.06.25 04:51:35.555651 [ 3 ] {} <Trace> HTTP-Session: 9e741e63-f4b1-45e9-a27c-a0b4022265ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2781 2024.06.25 04:51:35.555784 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2782 2024.06.25 04:51:35.555830 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2783 2024.06.25 04:51:35.555981 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2784 2024.06.25 04:51:35.556350 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2785 2024.06.25 04:51:35.556387 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2786 2024.06.25 04:51:35.556743 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2787 2024.06.25 04:51:35.557078 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2788 2024.06.25 04:51:35.557208 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec.
2789 2024.06.25 04:51:35.557372 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Debug> DynamicQueryHandler: Done processing query
2790 2024.06.25 04:51:35.557397 [ 3 ] {57af4605-7db8-4434-93ee-619a51e55c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2791 2024.06.25 04:51:35.557413 [ 3 ] {} <Debug> HTTP-Session: 9e741e63-f4b1-45e9-a27c-a0b4022265ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.06.25 04:51:39.532633 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache
2793 2024.06.25 04:51:39.532708 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache
2794 2024.06.25 04:51:40.537208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2795 2024.06.25 04:51:40.537328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2796 2024.06.25 04:51:40.537355 [ 3 ] {} <Debug> HTTP-Session: 0ef32fe3-87cf-4885-9f96-73d9639b7ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2797 2024.06.25 04:51:40.537380 [ 3 ] {} <Debug> HTTP-Session: 0ef32fe3-87cf-4885-9f96-73d9639b7ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2798 2024.06.25 04:51:40.537395 [ 3 ] {} <Debug> HTTP-Session: 0ef32fe3-87cf-4885-9f96-73d9639b7ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2799 2024.06.25 04:51:40.537472 [ 3 ] {} <Trace> HTTP-Session: 0ef32fe3-87cf-4885-9f96-73d9639b7ff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2800 2024.06.25 04:51:40.537775 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2801 2024.06.25 04:51:40.538224 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2802 2024.06.25 04:51:40.538269 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2803 2024.06.25 04:51:40.538594 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2804 2024.06.25 04:51:40.538681 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2805 2024.06.25 04:51:40.538857 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2806 2024.06.25 04:51:40.539080 [ 255 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2807 2024.06.25 04:51:40.539102 [ 260 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2808 2024.06.25 04:51:40.539111 [ 261 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2809 2024.06.25 04:51:40.539100 [ 257 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2810 2024.06.25 04:51:40.539301 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges
2811 2024.06.25 04:51:40.539332 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2812 2024.06.25 04:51:40.539427 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2813 2024.06.25 04:51:40.539450 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2814 2024.06.25 04:51:40.539493 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2815 2024.06.25 04:51:40.539538 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2816 2024.06.25 04:51:40.540828 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003179 sec., 6920.415224913495 rows/sec., 289.68 KiB/sec.
2817 2024.06.25 04:51:40.541190 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> DynamicQueryHandler: Done processing query
2818 2024.06.25 04:51:40.541217 [ 3 ] {c5c79116-2745-416e-b552-c678f1bf0832} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2819 2024.06.25 04:51:40.541234 [ 3 ] {} <Debug> HTTP-Session: 0ef32fe3-87cf-4885-9f96-73d9639b7ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.06.25 04:51:40.541487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2821 2024.06.25 04:51:40.541545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2822 2024.06.25 04:51:40.541566 [ 3 ] {} <Debug> HTTP-Session: 335b45b8-7cc8-44a3-842a-c37ec341c22e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2823 2024.06.25 04:51:40.541585 [ 3 ] {} <Debug> HTTP-Session: 335b45b8-7cc8-44a3-842a-c37ec341c22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2824 2024.06.25 04:51:40.541600 [ 3 ] {} <Debug> HTTP-Session: 335b45b8-7cc8-44a3-842a-c37ec341c22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2825 2024.06.25 04:51:40.541635 [ 3 ] {} <Trace> HTTP-Session: 335b45b8-7cc8-44a3-842a-c37ec341c22e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2826 2024.06.25 04:51:40.541797 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2827 2024.06.25 04:51:40.542088 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2828 2024.06.25 04:51:40.542131 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2829 2024.06.25 04:51:40.542411 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2830 2024.06.25 04:51:40.542479 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2831 2024.06.25 04:51:40.542620 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2832 2024.06.25 04:51:40.542810 [ 257 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2833 2024.06.25 04:51:40.542836 [ 261 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2834 2024.06.25 04:51:40.542848 [ 256 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2835 2024.06.25 04:51:40.542788 [ 259 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2836 2024.06.25 04:51:40.543045 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges
2837 2024.06.25 04:51:40.543076 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2838 2024.06.25 04:51:40.543159 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2839 2024.06.25 04:51:40.543180 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2840 2024.06.25 04:51:40.543220 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2841 2024.06.25 04:51:40.543261 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2842 2024.06.25 04:51:40.544585 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002865 sec., 7678.883071553229 rows/sec., 321.43 KiB/sec.
2843 2024.06.25 04:51:40.544900 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> DynamicQueryHandler: Done processing query
2844 2024.06.25 04:51:40.544927 [ 3 ] {eb268aa1-89e1-474d-9f30-cb62558f156d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2845 2024.06.25 04:51:40.544944 [ 3 ] {} <Debug> HTTP-Session: 335b45b8-7cc8-44a3-842a-c37ec341c22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.06.25 04:51:40.545246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2024.06.25 04:51:40.545294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2848 2024.06.25 04:51:40.545314 [ 3 ] {} <Debug> HTTP-Session: b38665a8-e518-4738-81b1-4b7211c0f2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2849 2024.06.25 04:51:40.545331 [ 3 ] {} <Debug> HTTP-Session: b38665a8-e518-4738-81b1-4b7211c0f2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.06.25 04:51:40.545345 [ 3 ] {} <Debug> HTTP-Session: b38665a8-e518-4738-81b1-4b7211c0f2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.06.25 04:51:40.545376 [ 3 ] {} <Trace> HTTP-Session: b38665a8-e518-4738-81b1-4b7211c0f2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2852 2024.06.25 04:51:40.545521 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2853 2024.06.25 04:51:40.545793 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2854 2024.06.25 04:51:40.545837 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2855 2024.06.25 04:51:40.546113 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2856 2024.06.25 04:51:40.546177 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2857 2024.06.25 04:51:40.546315 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2858 2024.06.25 04:51:40.546455 [ 260 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2859 2024.06.25 04:51:40.546503 [ 256 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2860 2024.06.25 04:51:40.546534 [ 257 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2861 2024.06.25 04:51:40.546565 [ 259 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2862 2024.06.25 04:51:40.546692 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges
2863 2024.06.25 04:51:40.546721 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2864 2024.06.25 04:51:40.546803 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2865 2024.06.25 04:51:40.546822 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2866 2024.06.25 04:51:40.546861 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2867 2024.06.25 04:51:40.546901 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2868 2024.06.25 04:51:40.547952 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002499 sec., 8803.521408563425 rows/sec., 368.51 KiB/sec.
2869 2024.06.25 04:51:40.548248 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> DynamicQueryHandler: Done processing query
2870 2024.06.25 04:51:40.548273 [ 3 ] {ff4f660a-380b-4e6f-919b-399b5700ce22} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2871 2024.06.25 04:51:40.548291 [ 3 ] {} <Debug> HTTP-Session: b38665a8-e518-4738-81b1-4b7211c0f2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2872 2024.06.25 04:51:40.548534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2873 2024.06.25 04:51:40.548582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2874 2024.06.25 04:51:40.548602 [ 3 ] {} <Debug> HTTP-Session: 9a4e28bb-d797-4665-9e4a-9456060956d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2875 2024.06.25 04:51:40.548619 [ 3 ] {} <Debug> HTTP-Session: 9a4e28bb-d797-4665-9e4a-9456060956d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.06.25 04:51:40.548633 [ 3 ] {} <Debug> HTTP-Session: 9a4e28bb-d797-4665-9e4a-9456060956d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2877 2024.06.25 04:51:40.548664 [ 3 ] {} <Trace> HTTP-Session: 9a4e28bb-d797-4665-9e4a-9456060956d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2878 2024.06.25 04:51:40.548808 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2879 2024.06.25 04:51:40.549079 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2880 2024.06.25 04:51:40.549124 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2881 2024.06.25 04:51:40.549405 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2882 2024.06.25 04:51:40.549482 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2883 2024.06.25 04:51:40.549617 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2884 2024.06.25 04:51:40.549775 [ 256 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2885 2024.06.25 04:51:40.549797 [ 257 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2886 2024.06.25 04:51:40.549808 [ 260 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2887 2024.06.25 04:51:40.549873 [ 259 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2888 2024.06.25 04:51:40.549980 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges
2889 2024.06.25 04:51:40.550010 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2890 2024.06.25 04:51:40.550089 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2891 2024.06.25 04:51:40.550108 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2892 2024.06.25 04:51:40.550146 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2893 2024.06.25 04:51:40.550186 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2894 2024.06.25 04:51:40.551522 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002782 sec., 7907.979870596692 rows/sec., 331.02 KiB/sec.
2895 2024.06.25 04:51:40.551834 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> DynamicQueryHandler: Done processing query
2896 2024.06.25 04:51:40.551859 [ 3 ] {de192b2c-9df3-4622-90ea-c13ad1520efc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2897 2024.06.25 04:51:40.551877 [ 3 ] {} <Debug> HTTP-Session: 9a4e28bb-d797-4665-9e4a-9456060956d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2898 2024.06.25 04:51:40.552088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2899 2024.06.25 04:51:40.552138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2900 2024.06.25 04:51:40.552157 [ 3 ] {} <Debug> HTTP-Session: bf122593-bfee-4307-91b0-285e99ad54a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2901 2024.06.25 04:51:40.552174 [ 3 ] {} <Debug> HTTP-Session: bf122593-bfee-4307-91b0-285e99ad54a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2902 2024.06.25 04:51:40.552189 [ 3 ] {} <Debug> HTTP-Session: bf122593-bfee-4307-91b0-285e99ad54a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2903 2024.06.25 04:51:40.552220 [ 3 ] {} <Trace> HTTP-Session: bf122593-bfee-4307-91b0-285e99ad54a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2904 2024.06.25 04:51:40.552372 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2905 2024.06.25 04:51:40.552662 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2906 2024.06.25 04:51:40.552709 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2907 2024.06.25 04:51:40.553004 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2908 2024.06.25 04:51:40.553073 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2909 2024.06.25 04:51:40.553213 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2910 2024.06.25 04:51:40.553383 [ 257 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2911 2024.06.25 04:51:40.553401 [ 260 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2912 2024.06.25 04:51:40.553407 [ 256 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2913 2024.06.25 04:51:40.553437 [ 259 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2914 2024.06.25 04:51:40.553557 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges
2915 2024.06.25 04:51:40.553586 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2916 2024.06.25 04:51:40.553669 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2917 2024.06.25 04:51:40.553689 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2918 2024.06.25 04:51:40.553728 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2919 2024.06.25 04:51:40.553772 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2920 2024.06.25 04:51:40.554825 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002523 sec., 8719.778042013475 rows/sec., 365.00 KiB/sec.
2921 2024.06.25 04:51:40.555130 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> DynamicQueryHandler: Done processing query
2922 2024.06.25 04:51:40.555155 [ 3 ] {8845e90d-2f21-434a-a510-f1c35fda1594} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2923 2024.06.25 04:51:40.555171 [ 3 ] {} <Debug> HTTP-Session: bf122593-bfee-4307-91b0-285e99ad54a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.06.25 04:51:40.555398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2925 2024.06.25 04:51:40.555447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2926 2024.06.25 04:51:40.555467 [ 3 ] {} <Debug> HTTP-Session: 06ab073f-742a-4392-8ffe-db67eb67dfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2927 2024.06.25 04:51:40.555483 [ 3 ] {} <Debug> HTTP-Session: 06ab073f-742a-4392-8ffe-db67eb67dfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2928 2024.06.25 04:51:40.555497 [ 3 ] {} <Debug> HTTP-Session: 06ab073f-742a-4392-8ffe-db67eb67dfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2929 2024.06.25 04:51:40.555528 [ 3 ] {} <Trace> HTTP-Session: 06ab073f-742a-4392-8ffe-db67eb67dfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2930 2024.06.25 04:51:40.555674 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2931 2024.06.25 04:51:40.555953 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2932 2024.06.25 04:51:40.555999 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2933 2024.06.25 04:51:40.556291 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2934 2024.06.25 04:51:40.556355 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2935 2024.06.25 04:51:40.556493 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2936 2024.06.25 04:51:40.556676 [ 260 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2937 2024.06.25 04:51:40.556701 [ 255 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2938 2024.06.25 04:51:40.556696 [ 256 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2939 2024.06.25 04:51:40.556695 [ 257 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2940 2024.06.25 04:51:40.556848 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges
2941 2024.06.25 04:51:40.556878 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2942 2024.06.25 04:51:40.556960 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2943 2024.06.25 04:51:40.556979 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (SelectExecutor): Reading approx. 22 rows with 2 streams
2944 2024.06.25 04:51:40.557020 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2945 2024.06.25 04:51:40.557061 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2946 2024.06.25 04:51:40.558080 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002477 sec., 8881.711748082358 rows/sec., 371.78 KiB/sec.
2947 2024.06.25 04:51:40.558391 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> DynamicQueryHandler: Done processing query
2948 2024.06.25 04:51:40.558416 [ 3 ] {bc05aace-9905-4f23-b852-97a9d60077b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2949 2024.06.25 04:51:40.558434 [ 3 ] {} <Debug> HTTP-Session: 06ab073f-742a-4392-8ffe-db67eb67dfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2950 2024.06.25 04:51:40.576859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2951 2024.06.25 04:51:40.576915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2952 2024.06.25 04:51:40.576939 [ 3 ] {} <Debug> HTTP-Session: c6fc63b8-1c32-466a-a6cc-1842e0446277 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2953 2024.06.25 04:51:40.576960 [ 3 ] {} <Debug> HTTP-Session: c6fc63b8-1c32-466a-a6cc-1842e0446277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2954 2024.06.25 04:51:40.576978 [ 3 ] {} <Debug> HTTP-Session: c6fc63b8-1c32-466a-a6cc-1842e0446277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2955 2024.06.25 04:51:40.577015 [ 3 ] {} <Trace> HTTP-Session: c6fc63b8-1c32-466a-a6cc-1842e0446277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2956 2024.06.25 04:51:40.577150 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2957 2024.06.25 04:51:40.577206 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2958 2024.06.25 04:51:40.577408 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2959 2024.06.25 04:51:40.577812 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2960 2024.06.25 04:51:40.577859 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2961 2024.06.25 04:51:40.578374 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2962 2024.06.25 04:51:40.578700 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2963 2024.06.25 04:51:40.578872 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001759 sec., 3411.0289937464468 rows/sec., 552.96 KiB/sec.
2964 2024.06.25 04:51:40.579170 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Debug> DynamicQueryHandler: Done processing query
2965 2024.06.25 04:51:40.579195 [ 3 ] {77359123-e6c0-4ecb-a749-d5c41d430e5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2966 2024.06.25 04:51:40.579211 [ 3 ] {} <Debug> HTTP-Session: c6fc63b8-1c32-466a-a6cc-1842e0446277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.06.25 04:51:40.579326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2968 2024.06.25 04:51:40.579374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2969 2024.06.25 04:51:40.579393 [ 3 ] {} <Debug> HTTP-Session: 5d09c42b-934d-4171-819d-b72335e84e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2970 2024.06.25 04:51:40.579410 [ 3 ] {} <Debug> HTTP-Session: 5d09c42b-934d-4171-819d-b72335e84e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2971 2024.06.25 04:51:40.579425 [ 3 ] {} <Debug> HTTP-Session: 5d09c42b-934d-4171-819d-b72335e84e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.06.25 04:51:40.579455 [ 3 ] {} <Trace> HTTP-Session: 5d09c42b-934d-4171-819d-b72335e84e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2973 2024.06.25 04:51:40.579552 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2974 2024.06.25 04:51:40.579598 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2975 2024.06.25 04:51:40.579741 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2976 2024.06.25 04:51:40.580036 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2977 2024.06.25 04:51:40.580073 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2978 2024.06.25 04:51:40.580374 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2979 2024.06.25 04:51:40.580677 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2980 2024.06.25 04:51:40.580832 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001305 sec., 6896.551724137931 rows/sec., 559.00 KiB/sec.
2981 2024.06.25 04:51:40.580994 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Debug> DynamicQueryHandler: Done processing query
2982 2024.06.25 04:51:40.581018 [ 3 ] {996ba8cb-14ab-4550-b56d-2fc1b450744d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2983 2024.06.25 04:51:40.581034 [ 3 ] {} <Debug> HTTP-Session: 5d09c42b-934d-4171-819d-b72335e84e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.06.25 04:51:40.581173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2985 2024.06.25 04:51:40.581221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2986 2024.06.25 04:51:40.581240 [ 3 ] {} <Debug> HTTP-Session: d07f0e8c-803f-4c3f-8aca-165542411571 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
2987 2024.06.25 04:51:40.581256 [ 3 ] {} <Debug> HTTP-Session: d07f0e8c-803f-4c3f-8aca-165542411571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2988 2024.06.25 04:51:40.581270 [ 3 ] {} <Debug> HTTP-Session: d07f0e8c-803f-4c3f-8aca-165542411571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2989 2024.06.25 04:51:40.581300 [ 3 ] {} <Trace> HTTP-Session: d07f0e8c-803f-4c3f-8aca-165542411571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2990 2024.06.25 04:51:40.581429 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2991 2024.06.25 04:51:40.581473 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2992 2024.06.25 04:51:40.581598 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2993 2024.06.25 04:51:40.581953 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2994 2024.06.25 04:51:40.581989 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
2995 2024.06.25 04:51:40.582300 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2996 2024.06.25 04:51:40.582594 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2024.06.25 04:51:40.582750 [ 40 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2998 2024.06.25 04:51:40.582757 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Debug> executeQuery: Read 119 rows, 9.73 KiB in 0.001376 sec., 86482.55813953489 rows/sec., 6.90 MiB/sec.
2999 2024.06.25 04:51:40.582811 [ 40 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3000 2024.06.25 04:51:40.582869 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3001 2024.06.25 04:51:40.583019 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Debug> DynamicQueryHandler: Done processing query
3002 2024.06.25 04:51:40.583043 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3003 2024.06.25 04:51:40.583052 [ 3 ] {0f19a4f3-8cd2-44ab-8143-9c7eb9034712} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3004 2024.06.25 04:51:40.583096 [ 3 ] {} <Debug> HTTP-Session: d07f0e8c-803f-4c3f-8aca-165542411571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.06.25 04:51:40.583193 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3006 2024.06.25 04:51:40.583230 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 116 rows starting from the beginning of the part
3007 2024.06.25 04:51:40.583279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3008 2024.06.25 04:51:40.583346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3009 2024.06.25 04:51:40.583357 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part
3010 2024.06.25 04:51:40.583411 [ 3 ] {} <Debug> HTTP-Session: 64ac123d-f47a-4100-9079-b5f696023899 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3011 2024.06.25 04:51:40.583510 [ 3 ] {} <Debug> HTTP-Session: 64ac123d-f47a-4100-9079-b5f696023899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3012 2024.06.25 04:51:40.583621 [ 3 ] {} <Debug> HTTP-Session: 64ac123d-f47a-4100-9079-b5f696023899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.06.25 04:51:40.583861 [ 3 ] {} <Trace> HTTP-Session: 64ac123d-f47a-4100-9079-b5f696023899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3014 2024.06.25 04:51:40.583933 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 119 rows starting from the beginning of the part
3015 2024.06.25 04:51:40.584203 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 84 rows starting from the beginning of the part
3016 2024.06.25 04:51:40.584248 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3017 2024.06.25 04:51:40.584432 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3018 2024.06.25 04:51:40.584469 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part
3019 2024.06.25 04:51:40.584713 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 119 rows starting from the beginning of the part
3020 2024.06.25 04:51:40.585126 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3021 2024.06.25 04:51:40.585718 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3022 2024.06.25 04:51:40.585763 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3023 2024.06.25 04:51:40.586335 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3024 2024.06.25 04:51:40.586507 [ 197 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003518216 sec., 173383.32836869598 rows/sec., 14.08 MiB/sec.
3025 2024.06.25 04:51:40.586730 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3026 2024.06.25 04:51:40.586837 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3027 2024.06.25 04:51:40.587092 [ 40 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3028 2024.06.25 04:51:40.587138 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.003032 sec., 31992.08443271768 rows/sec., 2.49 MiB/sec.
3029 2024.06.25 04:51:40.587175 [ 40 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3030 2024.06.25 04:51:40.587283 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3031 2024.06.25 04:51:40.587668 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3032 2024.06.25 04:51:40.587692 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Debug> DynamicQueryHandler: Done processing query
3033 2024.06.25 04:51:40.587711 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3034 2024.06.25 04:51:40.587739 [ 3 ] {16166d7f-07cc-4c60-ae64-70b65ac647b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3035 2024.06.25 04:51:40.587835 [ 3 ] {} <Debug> HTTP-Session: 64ac123d-f47a-4100-9079-b5f696023899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3036 2024.06.25 04:51:40.587908 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_16_3} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3037 2024.06.25 04:51:40.588076 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3038 2024.06.25 04:51:40.588155 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3039 2024.06.25 04:51:40.588164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 97658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3040 2024.06.25 04:51:40.588213 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 102 rows starting from the beginning of the part
3041 2024.06.25 04:51:40.588277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3042 2024.06.25 04:51:40.588368 [ 3 ] {} <Debug> HTTP-Session: 3d958cf2-d8b4-4cd6-a551-6182f66e74cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3043 2024.06.25 04:51:40.588448 [ 3 ] {} <Debug> HTTP-Session: 3d958cf2-d8b4-4cd6-a551-6182f66e74cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3044 2024.06.25 04:51:40.588473 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part
3045 2024.06.25 04:51:40.588501 [ 3 ] {} <Debug> HTTP-Session: 3d958cf2-d8b4-4cd6-a551-6182f66e74cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3046 2024.06.25 04:51:40.588592 [ 3 ] {} <Trace> HTTP-Session: 3d958cf2-d8b4-4cd6-a551-6182f66e74cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3047 2024.06.25 04:51:40.588731 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part
3048 2024.06.25 04:51:40.588957 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 73 rows starting from the beginning of the part
3049 2024.06.25 04:51:40.589128 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 84 rows starting from the beginning of the part
3050 2024.06.25 04:51:40.589226 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 97 rows starting from the beginning of the part
3051 2024.06.25 04:51:40.589441 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3052 2024.06.25 04:51:40.589669 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3053 2024.06.25 04:51:40.590124 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3054 2024.06.25 04:51:40.591222 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3055 2024.06.25 04:51:40.591265 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3056 2024.06.25 04:51:40.591698 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.004220627 sec., 120835.12710315315 rows/sec., 9.43 MiB/sec.
3057 2024.06.25 04:51:40.591879 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3058 2024.06.25 04:51:40.592253 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3059 2024.06.25 04:51:40.592673 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3060 2024.06.25 04:51:40.592853 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_16_3} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3061 2024.06.25 04:51:40.593011 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3062 2024.06.25 04:51:40.593101 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3063 2024.06.25 04:51:40.593273 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3064 2024.06.25 04:51:40.593292 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Debug> executeQuery: Read 508 rows, 36.56 KiB in 0.004469 sec., 113671.96240769747 rows/sec., 7.99 MiB/sec.
3065 2024.06.25 04:51:40.593331 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3066 2024.06.25 04:51:40.593416 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3067 2024.06.25 04:51:40.593639 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3068 2024.06.25 04:51:40.593677 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Debug> DynamicQueryHandler: Done processing query
3069 2024.06.25 04:51:40.593719 [ 3 ] {d1465a04-60cd-41ee-84eb-4da3d1a9c8f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB.
3070 2024.06.25 04:51:40.593771 [ 3 ] {} <Debug> HTTP-Session: 3d958cf2-d8b4-4cd6-a551-6182f66e74cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3071 2024.06.25 04:51:40.593870 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3072 2024.06.25 04:51:40.593915 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 766 rows starting from the beginning of the part
3073 2024.06.25 04:51:40.593993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3074 2024.06.25 04:51:40.594132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3075 2024.06.25 04:51:40.594213 [ 3 ] {} <Debug> HTTP-Session: 6542c257-bb59-4591-bc58-c60deea5422c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3076 2024.06.25 04:51:40.594217 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3077 2024.06.25 04:51:40.594255 [ 3 ] {} <Debug> HTTP-Session: 6542c257-bb59-4591-bc58-c60deea5422c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.06.25 04:51:40.594293 [ 3 ] {} <Debug> HTTP-Session: 6542c257-bb59-4591-bc58-c60deea5422c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.06.25 04:51:40.594432 [ 3 ] {} <Trace> HTTP-Session: 6542c257-bb59-4591-bc58-c60deea5422c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3080 2024.06.25 04:51:40.594503 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 163 rows starting from the beginning of the part
3081 2024.06.25 04:51:40.594735 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
3082 2024.06.25 04:51:40.594849 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3083 2024.06.25 04:51:40.595060 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3084 2024.06.25 04:51:40.595125 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3085 2024.06.25 04:51:40.595425 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 508 rows starting from the beginning of the part
3086 2024.06.25 04:51:40.597201 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3087 2024.06.25 04:51:40.598510 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3088 2024.06.25 04:51:40.598549 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3089 2024.06.25 04:51:40.599169 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1917 rows, containing 5 columns (5 merged, 0 gathered) in 0.005618819 sec., 341174.8981414066 rows/sec., 23.87 MiB/sec.
3090 2024.06.25 04:51:40.599479 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3091 2024.06.25 04:51:40.600351 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3092 2024.06.25 04:51:40.600543 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3093 2024.06.25 04:51:40.600758 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3094 2024.06.25 04:51:40.600948 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
3095 2024.06.25 04:51:40.601278 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3096 2024.06.25 04:51:40.601486 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006876 sec., 1308.9005235602094 rows/sec., 2.35 MiB/sec.
3097 2024.06.25 04:51:40.601753 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Debug> DynamicQueryHandler: Done processing query
3098 2024.06.25 04:51:40.601780 [ 3 ] {777cced0-b42b-4d7a-bd55-82cd045b0847} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3099 2024.06.25 04:51:40.601796 [ 3 ] {} <Debug> HTTP-Session: 6542c257-bb59-4591-bc58-c60deea5422c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3100 2024.06.25 04:51:40.601916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3101 2024.06.25 04:51:40.601965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3102 2024.06.25 04:51:40.601986 [ 3 ] {} <Debug> HTTP-Session: 357ef91c-1ff3-44cf-9636-93824191f119 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3103 2024.06.25 04:51:40.602003 [ 3 ] {} <Debug> HTTP-Session: 357ef91c-1ff3-44cf-9636-93824191f119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3104 2024.06.25 04:51:40.602017 [ 3 ] {} <Debug> HTTP-Session: 357ef91c-1ff3-44cf-9636-93824191f119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3105 2024.06.25 04:51:40.602049 [ 3 ] {} <Trace> HTTP-Session: 357ef91c-1ff3-44cf-9636-93824191f119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3106 2024.06.25 04:51:40.602170 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3107 2024.06.25 04:51:40.602216 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3108 2024.06.25 04:51:40.602351 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3109 2024.06.25 04:51:40.602652 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3110 2024.06.25 04:51:40.602689 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3111 2024.06.25 04:51:40.603059 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3112 2024.06.25 04:51:40.603396 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3113 2024.06.25 04:51:40.603553 [ 40 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3114 2024.06.25 04:51:40.603566 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
3115 2024.06.25 04:51:40.603605 [ 40 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3116 2024.06.25 04:51:40.603672 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3117 2024.06.25 04:51:40.603962 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Debug> DynamicQueryHandler: Done processing query
3118 2024.06.25 04:51:40.604005 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3119 2024.06.25 04:51:40.604037 [ 3 ] {226da6d6-f885-4f2a-93a1-4a730cbe1c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3120 2024.06.25 04:51:40.604155 [ 3 ] {} <Debug> HTTP-Session: 357ef91c-1ff3-44cf-9636-93824191f119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3121 2024.06.25 04:51:40.604383 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3122 2024.06.25 04:51:40.604445 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 356 rows starting from the beginning of the part
3123 2024.06.25 04:51:40.604613 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3124 2024.06.25 04:51:40.604816 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3125 2024.06.25 04:51:40.605003 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3126 2024.06.25 04:51:40.605133 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3127 2024.06.25 04:51:40.605280 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3128 2024.06.25 04:51:40.606368 [ 199 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002601511 sec., 252161.14788674735 rows/sec., 16.87 MiB/sec.
3129 2024.06.25 04:51:40.606505 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3130 2024.06.25 04:51:40.606856 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3131 2024.06.25 04:51:40.606927 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_16_3} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3132 2024.06.25 04:51:40.606994 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3133 2024.06.25 04:51:45.543557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3134 2024.06.25 04:51:45.543713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3135 2024.06.25 04:51:45.543745 [ 3 ] {} <Debug> HTTP-Session: 7e7a2309-ab3d-4d20-b08a-82a9a01b3221 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3136 2024.06.25 04:51:45.543777 [ 3 ] {} <Debug> HTTP-Session: 7e7a2309-ab3d-4d20-b08a-82a9a01b3221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3137 2024.06.25 04:51:45.543800 [ 3 ] {} <Debug> HTTP-Session: 7e7a2309-ab3d-4d20-b08a-82a9a01b3221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3138 2024.06.25 04:51:45.543868 [ 3 ] {} <Trace> HTTP-Session: 7e7a2309-ab3d-4d20-b08a-82a9a01b3221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3139 2024.06.25 04:51:45.544123 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3140 2024.06.25 04:51:45.544212 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3141 2024.06.25 04:51:45.544439 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3142 2024.06.25 04:51:45.544910 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3143 2024.06.25 04:51:45.544957 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3144 2024.06.25 04:51:45.545335 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3145 2024.06.25 04:51:45.545707 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3146 2024.06.25 04:51:45.545878 [ 35 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
3147 2024.06.25 04:51:45.545885 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.00184 sec., 10869.565217391304 rows/sec., 881.03 KiB/sec.
3148 2024.06.25 04:51:45.545920 [ 35 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3149 2024.06.25 04:51:45.545959 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3150 2024.06.25 04:51:45.546086 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
3151 2024.06.25 04:51:45.546193 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Debug> DynamicQueryHandler: Done processing query
3152 2024.06.25 04:51:45.546203 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3153 2024.06.25 04:51:45.546236 [ 3 ] {2c8449a3-e80c-4f5b-880e-8df3e388598c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3154 2024.06.25 04:51:45.546253 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part
3155 2024.06.25 04:51:45.546265 [ 3 ] {} <Debug> HTTP-Session: 7e7a2309-ab3d-4d20-b08a-82a9a01b3221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3156 2024.06.25 04:51:45.546346 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
3157 2024.06.25 04:51:45.546568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3158 2024.06.25 04:51:45.546647 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
3159 2024.06.25 04:51:45.546822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3160 2024.06.25 04:51:45.546903 [ 3 ] {} <Debug> HTTP-Session: de52e5de-f20b-4472-b8a8-e2ba236e256c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3161 2024.06.25 04:51:45.546911 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part
3162 2024.06.25 04:51:45.546937 [ 3 ] {} <Debug> HTTP-Session: de52e5de-f20b-4472-b8a8-e2ba236e256c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.06.25 04:51:45.546984 [ 3 ] {} <Debug> HTTP-Session: de52e5de-f20b-4472-b8a8-e2ba236e256c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.06.25 04:51:45.547062 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part
3165 2024.06.25 04:51:45.547074 [ 3 ] {} <Trace> HTTP-Session: de52e5de-f20b-4472-b8a8-e2ba236e256c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3166 2024.06.25 04:51:45.547184 [ 187 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part
3167 2024.06.25 04:51:45.547380 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3168 2024.06.25 04:51:45.547465 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3169 2024.06.25 04:51:45.547720 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3170 2024.06.25 04:51:45.548359 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3171 2024.06.25 04:51:45.548404 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3172 2024.06.25 04:51:45.548675 [ 198 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644432 sec., 37058.997924696116 rows/sec., 2.93 MiB/sec.
3173 2024.06.25 04:51:45.548934 [ 198 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3174 2024.06.25 04:51:45.548939 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3175 2024.06.25 04:51:45.549794 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3176 2024.06.25 04:51:45.549986 [ 198 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3177 2024.06.25 04:51:45.550121 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.002834 sec., 40931.54551870148 rows/sec., 3.37 MiB/sec.
3178 2024.06.25 04:51:45.550320 [ 198 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_10_2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
3179 2024.06.25 04:51:45.550613 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3180 2024.06.25 04:51:45.550724 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Debug> DynamicQueryHandler: Done processing query
3181 2024.06.25 04:51:45.550756 [ 3 ] {ebdf4536-6492-4e01-b070-74c00d604da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3182 2024.06.25 04:51:45.550773 [ 3 ] {} <Debug> HTTP-Session: de52e5de-f20b-4472-b8a8-e2ba236e256c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3183 2024.06.25 04:51:45.550942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2024.06.25 04:51:45.550997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3185 2024.06.25 04:51:45.551018 [ 3 ] {} <Debug> HTTP-Session: e36e79a6-9cb6-4607-88b5-3898f720e961 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3186 2024.06.25 04:51:45.551035 [ 3 ] {} <Debug> HTTP-Session: e36e79a6-9cb6-4607-88b5-3898f720e961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.06.25 04:51:45.551049 [ 3 ] {} <Debug> HTTP-Session: e36e79a6-9cb6-4607-88b5-3898f720e961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.06.25 04:51:45.551083 [ 3 ] {} <Trace> HTTP-Session: e36e79a6-9cb6-4607-88b5-3898f720e961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3189 2024.06.25 04:51:45.551218 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3190 2024.06.25 04:51:45.551265 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3191 2024.06.25 04:51:45.551422 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3192 2024.06.25 04:51:45.551799 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3193 2024.06.25 04:51:45.551837 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3194 2024.06.25 04:51:45.552157 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3195 2024.06.25 04:51:45.552474 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3196 2024.06.25 04:51:45.552628 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001466 sec., 57298.7721691678 rows/sec., 4.47 MiB/sec.
3197 2024.06.25 04:51:45.552835 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Debug> DynamicQueryHandler: Done processing query
3198 2024.06.25 04:51:45.552863 [ 3 ] {285645b2-ff3e-45fb-97bc-af29292785d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3199 2024.06.25 04:51:45.552882 [ 3 ] {} <Debug> HTTP-Session: e36e79a6-9cb6-4607-88b5-3898f720e961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.06.25 04:51:45.553057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3201 2024.06.25 04:51:45.553108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3202 2024.06.25 04:51:45.553128 [ 3 ] {} <Debug> HTTP-Session: 1f6f4406-b14e-4e4d-93a7-b0fe32754bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3203 2024.06.25 04:51:45.553145 [ 3 ] {} <Debug> HTTP-Session: 1f6f4406-b14e-4e4d-93a7-b0fe32754bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3204 2024.06.25 04:51:45.553158 [ 3 ] {} <Debug> HTTP-Session: 1f6f4406-b14e-4e4d-93a7-b0fe32754bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.06.25 04:51:45.553192 [ 3 ] {} <Trace> HTTP-Session: 1f6f4406-b14e-4e4d-93a7-b0fe32754bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3206 2024.06.25 04:51:45.553340 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3207 2024.06.25 04:51:45.553388 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3208 2024.06.25 04:51:45.553534 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3209 2024.06.25 04:51:45.553980 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3210 2024.06.25 04:51:45.554018 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3211 2024.06.25 04:51:45.554412 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3212 2024.06.25 04:51:45.554769 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3213 2024.06.25 04:51:45.554900 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec.
3214 2024.06.25 04:51:45.555081 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Debug> DynamicQueryHandler: Done processing query
3215 2024.06.25 04:51:45.555109 [ 3 ] {bed1c61c-fc69-43fd-bc26-358f93a26dc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3216 2024.06.25 04:51:45.555126 [ 3 ] {} <Debug> HTTP-Session: 1f6f4406-b14e-4e4d-93a7-b0fe32754bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3217 2024.06.25 04:51:45.555331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3218 2024.06.25 04:51:45.555379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3219 2024.06.25 04:51:45.555399 [ 3 ] {} <Debug> HTTP-Session: c031090e-4b7b-4094-8511-5db982c47d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3220 2024.06.25 04:51:45.555415 [ 3 ] {} <Debug> HTTP-Session: c031090e-4b7b-4094-8511-5db982c47d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.06.25 04:51:45.555429 [ 3 ] {} <Debug> HTTP-Session: c031090e-4b7b-4094-8511-5db982c47d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3222 2024.06.25 04:51:45.555460 [ 3 ] {} <Trace> HTTP-Session: c031090e-4b7b-4094-8511-5db982c47d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3223 2024.06.25 04:51:45.555873 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3224 2024.06.25 04:51:45.555941 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3225 2024.06.25 04:51:45.556343 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3226 2024.06.25 04:51:45.556987 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3227 2024.06.25 04:51:45.557023 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3228 2024.06.25 04:51:45.557619 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3229 2024.06.25 04:51:45.558026 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3230 2024.06.25 04:51:45.558179 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002631 sec., 7601.672367920943 rows/sec., 13.62 MiB/sec.
3231 2024.06.25 04:51:45.558675 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Debug> DynamicQueryHandler: Done processing query
3232 2024.06.25 04:51:45.558702 [ 3 ] {59abf29b-06d4-403f-a968-0c4fe79c82b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3233 2024.06.25 04:51:45.558718 [ 3 ] {} <Debug> HTTP-Session: c031090e-4b7b-4094-8511-5db982c47d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3234 2024.06.25 04:51:45.558873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3235 2024.06.25 04:51:45.558923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3236 2024.06.25 04:51:45.558943 [ 3 ] {} <Debug> HTTP-Session: 53505b0e-f15b-41ea-a634-e94b48048d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3237 2024.06.25 04:51:45.558959 [ 3 ] {} <Debug> HTTP-Session: 53505b0e-f15b-41ea-a634-e94b48048d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3238 2024.06.25 04:51:45.558974 [ 3 ] {} <Debug> HTTP-Session: 53505b0e-f15b-41ea-a634-e94b48048d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3239 2024.06.25 04:51:45.559006 [ 3 ] {} <Trace> HTTP-Session: 53505b0e-f15b-41ea-a634-e94b48048d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3240 2024.06.25 04:51:45.559141 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3241 2024.06.25 04:51:45.559188 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3242 2024.06.25 04:51:45.559332 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3243 2024.06.25 04:51:45.559641 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3244 2024.06.25 04:51:45.559677 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3245 2024.06.25 04:51:45.560037 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3246 2024.06.25 04:51:45.560354 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3247 2024.06.25 04:51:45.560489 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
3248 2024.06.25 04:51:45.560794 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Debug> DynamicQueryHandler: Done processing query
3249 2024.06.25 04:51:45.560820 [ 3 ] {3d348896-9f08-44d4-a520-23ffc605e8c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3250 2024.06.25 04:51:45.560836 [ 3 ] {} <Debug> HTTP-Session: 53505b0e-f15b-41ea-a634-e94b48048d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3251 2024.06.25 04:51:50.542052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3252 2024.06.25 04:51:50.542191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3253 2024.06.25 04:51:50.542218 [ 3 ] {} <Debug> HTTP-Session: 475cb2cc-e5b3-4862-a742-9da8816a0d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3254 2024.06.25 04:51:50.542243 [ 3 ] {} <Debug> HTTP-Session: 475cb2cc-e5b3-4862-a742-9da8816a0d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3255 2024.06.25 04:51:50.542258 [ 3 ] {} <Debug> HTTP-Session: 475cb2cc-e5b3-4862-a742-9da8816a0d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3256 2024.06.25 04:51:50.542309 [ 3 ] {} <Trace> HTTP-Session: 475cb2cc-e5b3-4862-a742-9da8816a0d33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3257 2024.06.25 04:51:50.542499 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3258 2024.06.25 04:51:50.542568 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3259 2024.06.25 04:51:50.542763 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2024.06.25 04:51:50.543210 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3261 2024.06.25 04:51:50.543257 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3262 2024.06.25 04:51:50.543642 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3263 2024.06.25 04:51:50.543981 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3264 2024.06.25 04:51:50.544157 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001704 sec., 5281.69014084507 rows/sec., 428.11 KiB/sec.
3265 2024.06.25 04:51:50.544374 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Debug> DynamicQueryHandler: Done processing query
3266 2024.06.25 04:51:50.544402 [ 3 ] {208dd31c-09da-4419-b270-b0d98873999f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3267 2024.06.25 04:51:50.544419 [ 3 ] {} <Debug> HTTP-Session: 475cb2cc-e5b3-4862-a742-9da8816a0d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3268 2024.06.25 04:51:50.544577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3269 2024.06.25 04:51:50.544632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3270 2024.06.25 04:51:50.544652 [ 3 ] {} <Debug> HTTP-Session: 2731ae9b-1aec-4261-b33e-ac18e9775eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3271 2024.06.25 04:51:50.544671 [ 3 ] {} <Debug> HTTP-Session: 2731ae9b-1aec-4261-b33e-ac18e9775eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.06.25 04:51:50.544685 [ 3 ] {} <Debug> HTTP-Session: 2731ae9b-1aec-4261-b33e-ac18e9775eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.06.25 04:51:50.544719 [ 3 ] {} <Trace> HTTP-Session: 2731ae9b-1aec-4261-b33e-ac18e9775eaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3274 2024.06.25 04:51:50.544845 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3275 2024.06.25 04:51:50.544893 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3276 2024.06.25 04:51:50.545025 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3277 2024.06.25 04:51:50.545430 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3278 2024.06.25 04:51:50.545468 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3279 2024.06.25 04:51:50.545781 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3280 2024.06.25 04:51:50.546089 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3281 2024.06.25 04:51:50.546265 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001457 sec., 56966.369251887445 rows/sec., 4.63 MiB/sec.
3282 2024.06.25 04:51:50.546440 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Debug> DynamicQueryHandler: Done processing query
3283 2024.06.25 04:51:50.546465 [ 3 ] {d1774cc2-10a1-42ca-90e1-8367d267a3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3284 2024.06.25 04:51:50.546482 [ 3 ] {} <Debug> HTTP-Session: 2731ae9b-1aec-4261-b33e-ac18e9775eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.06.25 04:51:50.546658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3286 2024.06.25 04:51:50.546711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3287 2024.06.25 04:51:50.546730 [ 3 ] {} <Debug> HTTP-Session: 81a16e77-00d4-47d2-a2d0-7554e79a58eb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3288 2024.06.25 04:51:50.546747 [ 3 ] {} <Debug> HTTP-Session: 81a16e77-00d4-47d2-a2d0-7554e79a58eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3289 2024.06.25 04:51:50.546761 [ 3 ] {} <Debug> HTTP-Session: 81a16e77-00d4-47d2-a2d0-7554e79a58eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3290 2024.06.25 04:51:50.546795 [ 3 ] {} <Trace> HTTP-Session: 81a16e77-00d4-47d2-a2d0-7554e79a58eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3291 2024.06.25 04:51:50.546915 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3292 2024.06.25 04:51:50.546960 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3293 2024.06.25 04:51:50.547090 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3294 2024.06.25 04:51:50.547444 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3295 2024.06.25 04:51:50.547484 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3296 2024.06.25 04:51:50.547952 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3297 2024.06.25 04:51:50.548433 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3298 2024.06.25 04:51:50.548642 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001768 sec., 41289.592760180996 rows/sec., 3.22 MiB/sec.
3299 2024.06.25 04:51:50.548979 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Debug> DynamicQueryHandler: Done processing query
3300 2024.06.25 04:51:50.549007 [ 3 ] {a8c32677-c361-4c1e-8ff7-fc11eeddd373} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3301 2024.06.25 04:51:50.549025 [ 3 ] {} <Debug> HTTP-Session: 81a16e77-00d4-47d2-a2d0-7554e79a58eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.06.25 04:51:50.549248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3303 2024.06.25 04:51:50.549301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3304 2024.06.25 04:51:50.549321 [ 3 ] {} <Debug> HTTP-Session: cb949891-447e-461d-8231-2168c3cd9979 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3305 2024.06.25 04:51:50.549337 [ 3 ] {} <Debug> HTTP-Session: cb949891-447e-461d-8231-2168c3cd9979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.06.25 04:51:50.549351 [ 3 ] {} <Debug> HTTP-Session: cb949891-447e-461d-8231-2168c3cd9979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3307 2024.06.25 04:51:50.549381 [ 3 ] {} <Trace> HTTP-Session: cb949891-447e-461d-8231-2168c3cd9979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3308 2024.06.25 04:51:50.549545 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3309 2024.06.25 04:51:50.549594 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3310 2024.06.25 04:51:50.549758 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3311 2024.06.25 04:51:50.550177 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3312 2024.06.25 04:51:50.550216 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3313 2024.06.25 04:51:50.550619 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3314 2024.06.25 04:51:50.550964 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3315 2024.06.25 04:51:50.551101 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec.
3316 2024.06.25 04:51:50.551382 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Debug> DynamicQueryHandler: Done processing query
3317 2024.06.25 04:51:50.551408 [ 3 ] {bbe484ce-2218-4313-b631-221bc5d6da49} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3318 2024.06.25 04:51:50.551424 [ 3 ] {} <Debug> HTTP-Session: cb949891-447e-461d-8231-2168c3cd9979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.06.25 04:51:50.551574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3320 2024.06.25 04:51:50.551625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3321 2024.06.25 04:51:50.551644 [ 3 ] {} <Debug> HTTP-Session: 1cfd19e3-953a-4a75-be3a-f30dc0bef5ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3322 2024.06.25 04:51:50.551660 [ 3 ] {} <Debug> HTTP-Session: 1cfd19e3-953a-4a75-be3a-f30dc0bef5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3323 2024.06.25 04:51:50.551674 [ 3 ] {} <Debug> HTTP-Session: 1cfd19e3-953a-4a75-be3a-f30dc0bef5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.06.25 04:51:50.551705 [ 3 ] {} <Trace> HTTP-Session: 1cfd19e3-953a-4a75-be3a-f30dc0bef5ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3325 2024.06.25 04:51:50.551882 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3326 2024.06.25 04:51:50.551955 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3327 2024.06.25 04:51:50.552379 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3328 2024.06.25 04:51:50.552924 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3329 2024.06.25 04:51:50.552961 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3330 2024.06.25 04:51:50.553565 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3331 2024.06.25 04:51:50.553971 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3332 2024.06.25 04:51:50.554104 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3333 2024.06.25 04:51:50.554114 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002332 sec., 3859.3481989708407 rows/sec., 6.92 MiB/sec.
3334 2024.06.25 04:51:50.554145 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3335 2024.06.25 04:51:50.554184 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3336 2024.06.25 04:51:50.554342 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3337 2024.06.25 04:51:50.554450 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Debug> DynamicQueryHandler: Done processing query
3338 2024.06.25 04:51:50.554483 [ 3 ] {59e60bed-5dbc-45e2-aeae-7e7f5b8c6f39} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3339 2024.06.25 04:51:50.554511 [ 3 ] {} <Debug> HTTP-Session: 1cfd19e3-953a-4a75-be3a-f30dc0bef5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.06.25 04:51:50.554673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3341 2024.06.25 04:51:50.554689 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3342 2024.06.25 04:51:50.554738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3343 2024.06.25 04:51:50.554769 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part
3344 2024.06.25 04:51:50.554771 [ 3 ] {} <Debug> HTTP-Session: e553cfab-ec3a-4d9b-917c-2093e6aeb617 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3345 2024.06.25 04:51:50.554838 [ 3 ] {} <Debug> HTTP-Session: e553cfab-ec3a-4d9b-917c-2093e6aeb617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3346 2024.06.25 04:51:50.554863 [ 3 ] {} <Debug> HTTP-Session: e553cfab-ec3a-4d9b-917c-2093e6aeb617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.06.25 04:51:50.554906 [ 3 ] {} <Trace> HTTP-Session: e553cfab-ec3a-4d9b-917c-2093e6aeb617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3348 2024.06.25 04:51:50.555133 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3349 2024.06.25 04:51:50.555138 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
3350 2024.06.25 04:51:50.555201 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3351 2024.06.25 04:51:50.555574 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part
3352 2024.06.25 04:51:50.555672 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3353 2024.06.25 04:51:50.555975 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part
3354 2024.06.25 04:51:50.556457 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part
3355 2024.06.25 04:51:50.556531 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3356 2024.06.25 04:51:50.556591 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3357 2024.06.25 04:51:50.556759 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part
3358 2024.06.25 04:51:50.557388 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3359 2024.06.25 04:51:50.558043 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3360 2024.06.25 04:51:50.558197 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00316 sec., 18987.3417721519 rows/sec., 1.28 MiB/sec.
3361 2024.06.25 04:51:50.558396 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Debug> DynamicQueryHandler: Done processing query
3362 2024.06.25 04:51:50.558429 [ 3 ] {34d9a252-8c19-4123-9c97-b85d387bf5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3363 2024.06.25 04:51:50.558451 [ 3 ] {} <Debug> HTTP-Session: e553cfab-ec3a-4d9b-917c-2093e6aeb617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.06.25 04:51:50.562574 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 19 columns (19 merged, 0 gathered) in 0.008308273 sec., 22507.686013687802 rows/sec., 40.33 MiB/sec.
3365 2024.06.25 04:51:50.563126 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3366 2024.06.25 04:51:50.563830 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3367 2024.06.25 04:51:50.563932 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3368 2024.06.25 04:51:50.564093 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB.
3369 2024.06.25 04:51:52.906002 [ 30 ] {} <Debug> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3370 2024.06.25 04:51:52.906064 [ 30 ] {} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3371 2024.06.25 04:51:52.906087 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3372 2024.06.25 04:51:52.906339 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3373 2024.06.25 04:51:52.906698 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3374 2024.06.25 04:51:52.906741 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
3375 2024.06.25 04:51:52.906854 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3376 2024.06.25 04:51:52.906941 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3377 2024.06.25 04:51:52.907026 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
3378 2024.06.25 04:51:52.907122 [ 191 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3379 2024.06.25 04:51:52.909429 [ 187 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.003244442 sec., 9246.582309068863 rows/sec., 1.28 MiB/sec.
3380 2024.06.25 04:51:52.909731 [ 190 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3381 2024.06.25 04:51:52.910666 [ 190 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3382 2024.06.25 04:51:52.910755 [ 190 ] {ca3b0d3f-8723-4e38-8d78-96909a769dd2::all_1_5_1} <Trace> oximeter.timeseries_schema (ca3b0d3f-8723-4e38-8d78-96909a769dd2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3383 2024.06.25 04:51:52.910860 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3384 2024.06.25 04:51:54.532961 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
3385 2024.06.25 04:51:54.533039 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
3386 2024.06.25 04:51:55.542727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3387 2024.06.25 04:51:55.542855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3388 2024.06.25 04:51:55.542883 [ 3 ] {} <Debug> HTTP-Session: bdbc30c4-b8b6-4634-a34c-f17c78bab262 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3389 2024.06.25 04:51:55.542911 [ 3 ] {} <Debug> HTTP-Session: bdbc30c4-b8b6-4634-a34c-f17c78bab262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3390 2024.06.25 04:51:55.542928 [ 3 ] {} <Debug> HTTP-Session: bdbc30c4-b8b6-4634-a34c-f17c78bab262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.06.25 04:51:55.542984 [ 3 ] {} <Trace> HTTP-Session: bdbc30c4-b8b6-4634-a34c-f17c78bab262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3392 2024.06.25 04:51:55.543195 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3393 2024.06.25 04:51:55.543270 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3394 2024.06.25 04:51:55.543489 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3395 2024.06.25 04:51:55.543957 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3396 2024.06.25 04:51:55.544001 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3397 2024.06.25 04:51:55.544375 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3398 2024.06.25 04:51:55.544725 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3399 2024.06.25 04:51:55.544909 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001771 sec., 11293.054771315641 rows/sec., 915.36 KiB/sec.
3400 2024.06.25 04:51:55.545130 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Debug> DynamicQueryHandler: Done processing query
3401 2024.06.25 04:51:55.545158 [ 3 ] {959bc939-70e9-4883-9c0f-b9cde2a8ca76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3402 2024.06.25 04:51:55.545175 [ 3 ] {} <Debug> HTTP-Session: bdbc30c4-b8b6-4634-a34c-f17c78bab262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3403 2024.06.25 04:51:55.545362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3404 2024.06.25 04:51:55.545419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3405 2024.06.25 04:51:55.545439 [ 3 ] {} <Debug> HTTP-Session: 49a58342-c3b4-437d-8160-9145684d9e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3406 2024.06.25 04:51:55.545457 [ 3 ] {} <Debug> HTTP-Session: 49a58342-c3b4-437d-8160-9145684d9e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.06.25 04:51:55.545470 [ 3 ] {} <Debug> HTTP-Session: 49a58342-c3b4-437d-8160-9145684d9e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3408 2024.06.25 04:51:55.545506 [ 3 ] {} <Trace> HTTP-Session: 49a58342-c3b4-437d-8160-9145684d9e55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3409 2024.06.25 04:51:55.545694 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3410 2024.06.25 04:51:55.545742 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3411 2024.06.25 04:51:55.545876 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3412 2024.06.25 04:51:55.546310 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3413 2024.06.25 04:51:55.546348 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3414 2024.06.25 04:51:55.546672 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3415 2024.06.25 04:51:55.546976 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3416 2024.06.25 04:51:55.547132 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001536 sec., 75520.83333333333 rows/sec., 6.22 MiB/sec.
3417 2024.06.25 04:51:55.547305 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Debug> DynamicQueryHandler: Done processing query
3418 2024.06.25 04:51:55.547329 [ 3 ] {3eda3b4f-e6be-4b41-a394-c0c8a0218c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3419 2024.06.25 04:51:55.547345 [ 3 ] {} <Debug> HTTP-Session: 49a58342-c3b4-437d-8160-9145684d9e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3420 2024.06.25 04:51:55.547500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3421 2024.06.25 04:51:55.547550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3422 2024.06.25 04:51:55.547570 [ 3 ] {} <Debug> HTTP-Session: c74a15d2-2d04-4fd5-a643-8eb1af1d2771 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3423 2024.06.25 04:51:55.547587 [ 3 ] {} <Debug> HTTP-Session: c74a15d2-2d04-4fd5-a643-8eb1af1d2771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.06.25 04:51:55.547601 [ 3 ] {} <Debug> HTTP-Session: c74a15d2-2d04-4fd5-a643-8eb1af1d2771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3425 2024.06.25 04:51:55.547633 [ 3 ] {} <Trace> HTTP-Session: c74a15d2-2d04-4fd5-a643-8eb1af1d2771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3426 2024.06.25 04:51:55.547766 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3427 2024.06.25 04:51:55.547812 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3428 2024.06.25 04:51:55.547941 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3429 2024.06.25 04:51:55.548402 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3430 2024.06.25 04:51:55.548439 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3431 2024.06.25 04:51:55.548753 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3432 2024.06.25 04:51:55.549057 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3433 2024.06.25 04:51:55.549209 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001489 sec., 56413.70047011417 rows/sec., 4.41 MiB/sec.
3434 2024.06.25 04:51:55.549382 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Debug> DynamicQueryHandler: Done processing query
3435 2024.06.25 04:51:55.549407 [ 3 ] {42eb99f0-2d65-4362-b039-f5e66456d4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3436 2024.06.25 04:51:55.549422 [ 3 ] {} <Debug> HTTP-Session: c74a15d2-2d04-4fd5-a643-8eb1af1d2771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.06.25 04:51:55.549565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3438 2024.06.25 04:51:55.549613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3439 2024.06.25 04:51:55.549632 [ 3 ] {} <Debug> HTTP-Session: eb79b9c7-fd69-4ab3-9b4f-a332292ef674 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3440 2024.06.25 04:51:55.549649 [ 3 ] {} <Debug> HTTP-Session: eb79b9c7-fd69-4ab3-9b4f-a332292ef674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.06.25 04:51:55.549663 [ 3 ] {} <Debug> HTTP-Session: eb79b9c7-fd69-4ab3-9b4f-a332292ef674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3442 2024.06.25 04:51:55.549693 [ 3 ] {} <Trace> HTTP-Session: eb79b9c7-fd69-4ab3-9b4f-a332292ef674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3443 2024.06.25 04:51:55.549865 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3444 2024.06.25 04:51:55.549914 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3445 2024.06.25 04:51:55.550060 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3446 2024.06.25 04:51:55.550465 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3447 2024.06.25 04:51:55.550502 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3448 2024.06.25 04:51:55.550909 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3449 2024.06.25 04:51:55.551253 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3450 2024.06.25 04:51:55.551418 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec.
3451 2024.06.25 04:51:55.551727 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Debug> DynamicQueryHandler: Done processing query
3452 2024.06.25 04:51:55.551754 [ 3 ] {b50aff8e-0850-4ad2-92ff-7beda169faa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3453 2024.06.25 04:51:55.551770 [ 3 ] {} <Debug> HTTP-Session: eb79b9c7-fd69-4ab3-9b4f-a332292ef674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.06.25 04:51:55.551946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3455 2024.06.25 04:51:55.551995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3456 2024.06.25 04:51:55.552014 [ 3 ] {} <Debug> HTTP-Session: 1620830e-586b-414b-8c5b-f11086ba8b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3457 2024.06.25 04:51:55.552029 [ 3 ] {} <Debug> HTTP-Session: 1620830e-586b-414b-8c5b-f11086ba8b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3458 2024.06.25 04:51:55.552042 [ 3 ] {} <Debug> HTTP-Session: 1620830e-586b-414b-8c5b-f11086ba8b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3459 2024.06.25 04:51:55.552074 [ 3 ] {} <Trace> HTTP-Session: 1620830e-586b-414b-8c5b-f11086ba8b49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3460 2024.06.25 04:51:55.552415 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3461 2024.06.25 04:51:55.552489 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3462 2024.06.25 04:51:55.552926 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3463 2024.06.25 04:51:55.553582 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3464 2024.06.25 04:51:55.553620 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3465 2024.06.25 04:51:55.554269 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3466 2024.06.25 04:51:55.554678 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3467 2024.06.25 04:51:55.554865 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00271 sec., 7380.073800738007 rows/sec., 13.22 MiB/sec.
3468 2024.06.25 04:51:55.555107 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Debug> DynamicQueryHandler: Done processing query
3469 2024.06.25 04:51:55.555133 [ 3 ] {713d831c-eb6d-40a8-8144-b859dc96f7ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3470 2024.06.25 04:51:55.555149 [ 3 ] {} <Debug> HTTP-Session: 1620830e-586b-414b-8c5b-f11086ba8b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.06.25 04:51:55.555301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3472 2024.06.25 04:51:55.555350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3473 2024.06.25 04:51:55.555369 [ 3 ] {} <Debug> HTTP-Session: 9f0b23e3-fea7-4d81-887f-4ad405514681 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3474 2024.06.25 04:51:55.555385 [ 3 ] {} <Debug> HTTP-Session: 9f0b23e3-fea7-4d81-887f-4ad405514681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3475 2024.06.25 04:51:55.555399 [ 3 ] {} <Debug> HTTP-Session: 9f0b23e3-fea7-4d81-887f-4ad405514681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3476 2024.06.25 04:51:55.555429 [ 3 ] {} <Trace> HTTP-Session: 9f0b23e3-fea7-4d81-887f-4ad405514681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3477 2024.06.25 04:51:55.555548 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3478 2024.06.25 04:51:55.555593 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3479 2024.06.25 04:51:55.555724 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3480 2024.06.25 04:51:55.556041 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3481 2024.06.25 04:51:55.556077 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3482 2024.06.25 04:51:55.556442 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3483 2024.06.25 04:51:55.556777 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3484 2024.06.25 04:51:55.556945 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
3485 2024.06.25 04:51:55.557114 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Debug> DynamicQueryHandler: Done processing query
3486 2024.06.25 04:51:55.557138 [ 3 ] {0334b7e9-0804-42cf-98c4-d7aae02859ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3487 2024.06.25 04:51:55.557154 [ 3 ] {} <Debug> HTTP-Session: 9f0b23e3-fea7-4d81-887f-4ad405514681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.06.25 04:52:00.542199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3489 2024.06.25 04:52:00.542334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3490 2024.06.25 04:52:00.542360 [ 3 ] {} <Debug> HTTP-Session: 739b388e-fc9c-4fac-9c56-2f9ef0c55b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3491 2024.06.25 04:52:00.542385 [ 3 ] {} <Debug> HTTP-Session: 739b388e-fc9c-4fac-9c56-2f9ef0c55b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3492 2024.06.25 04:52:00.542400 [ 3 ] {} <Debug> HTTP-Session: 739b388e-fc9c-4fac-9c56-2f9ef0c55b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3493 2024.06.25 04:52:00.542448 [ 3 ] {} <Trace> HTTP-Session: 739b388e-fc9c-4fac-9c56-2f9ef0c55b75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3494 2024.06.25 04:52:00.542637 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3495 2024.06.25 04:52:00.542706 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3496 2024.06.25 04:52:00.542904 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3497 2024.06.25 04:52:00.543336 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3498 2024.06.25 04:52:00.543385 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3499 2024.06.25 04:52:00.543776 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3500 2024.06.25 04:52:00.544114 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3501 2024.06.25 04:52:00.544287 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001699 sec., 5297.23366686286 rows/sec., 429.37 KiB/sec.
3502 2024.06.25 04:52:00.544540 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Debug> DynamicQueryHandler: Done processing query
3503 2024.06.25 04:52:00.544575 [ 3 ] {9bd7bfd5-8f05-4197-8dff-7300f505f1a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3504 2024.06.25 04:52:00.544599 [ 3 ] {} <Debug> HTTP-Session: 739b388e-fc9c-4fac-9c56-2f9ef0c55b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.06.25 04:52:00.544762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3506 2024.06.25 04:52:00.544824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3507 2024.06.25 04:52:00.544846 [ 3 ] {} <Debug> HTTP-Session: 88c24710-9470-4682-8734-a272b09b9732 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3508 2024.06.25 04:52:00.544865 [ 3 ] {} <Debug> HTTP-Session: 88c24710-9470-4682-8734-a272b09b9732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3509 2024.06.25 04:52:00.544879 [ 3 ] {} <Debug> HTTP-Session: 88c24710-9470-4682-8734-a272b09b9732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3510 2024.06.25 04:52:00.544915 [ 3 ] {} <Trace> HTTP-Session: 88c24710-9470-4682-8734-a272b09b9732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3511 2024.06.25 04:52:00.545044 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3512 2024.06.25 04:52:00.545092 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3513 2024.06.25 04:52:00.545223 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.06.25 04:52:00.545609 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3515 2024.06.25 04:52:00.545648 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3516 2024.06.25 04:52:00.545966 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3517 2024.06.25 04:52:00.546277 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3518 2024.06.25 04:52:00.546438 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001433 sec., 57920.44661549197 rows/sec., 4.71 MiB/sec.
3519 2024.06.25 04:52:00.546766 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Debug> DynamicQueryHandler: Done processing query
3520 2024.06.25 04:52:00.546792 [ 3 ] {7e7c3da9-1f15-4b8d-92c0-b9394d258b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3521 2024.06.25 04:52:00.546807 [ 3 ] {} <Debug> HTTP-Session: 88c24710-9470-4682-8734-a272b09b9732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.06.25 04:52:00.546966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2024.06.25 04:52:00.547018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3524 2024.06.25 04:52:00.547036 [ 3 ] {} <Debug> HTTP-Session: 53a0fb9b-f662-42ff-b252-ac8cbe547340 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3525 2024.06.25 04:52:00.547053 [ 3 ] {} <Debug> HTTP-Session: 53a0fb9b-f662-42ff-b252-ac8cbe547340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.06.25 04:52:00.547067 [ 3 ] {} <Debug> HTTP-Session: 53a0fb9b-f662-42ff-b252-ac8cbe547340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3527 2024.06.25 04:52:00.547099 [ 3 ] {} <Trace> HTTP-Session: 53a0fb9b-f662-42ff-b252-ac8cbe547340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3528 2024.06.25 04:52:00.547219 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3529 2024.06.25 04:52:00.547265 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3530 2024.06.25 04:52:00.547413 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3531 2024.06.25 04:52:00.547766 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3532 2024.06.25 04:52:00.547803 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3533 2024.06.25 04:52:00.548121 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3534 2024.06.25 04:52:00.548426 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3535 2024.06.25 04:52:00.548583 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001397 sec., 52254.83178239084 rows/sec., 4.08 MiB/sec.
3536 2024.06.25 04:52:00.548795 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Debug> DynamicQueryHandler: Done processing query
3537 2024.06.25 04:52:00.548820 [ 3 ] {b471f7a4-48e5-4e6d-b844-335b49a93ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3538 2024.06.25 04:52:00.548836 [ 3 ] {} <Debug> HTTP-Session: 53a0fb9b-f662-42ff-b252-ac8cbe547340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.06.25 04:52:00.548973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3540 2024.06.25 04:52:00.549022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3541 2024.06.25 04:52:00.549040 [ 3 ] {} <Debug> HTTP-Session: bd47037e-c714-44fa-9fb7-dd71449a187e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3542 2024.06.25 04:52:00.549057 [ 3 ] {} <Debug> HTTP-Session: bd47037e-c714-44fa-9fb7-dd71449a187e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3543 2024.06.25 04:52:00.549071 [ 3 ] {} <Debug> HTTP-Session: bd47037e-c714-44fa-9fb7-dd71449a187e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3544 2024.06.25 04:52:00.549102 [ 3 ] {} <Trace> HTTP-Session: bd47037e-c714-44fa-9fb7-dd71449a187e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3545 2024.06.25 04:52:00.549252 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3546 2024.06.25 04:52:00.549300 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3547 2024.06.25 04:52:00.549447 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3548 2024.06.25 04:52:00.549837 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3549 2024.06.25 04:52:00.549873 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3550 2024.06.25 04:52:00.550262 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3551 2024.06.25 04:52:00.550589 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3552 2024.06.25 04:52:00.550753 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
3553 2024.06.25 04:52:00.551090 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Debug> DynamicQueryHandler: Done processing query
3554 2024.06.25 04:52:00.551115 [ 3 ] {f7633416-5058-4785-83d3-79dd5784825f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3555 2024.06.25 04:52:00.551131 [ 3 ] {} <Debug> HTTP-Session: bd47037e-c714-44fa-9fb7-dd71449a187e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.06.25 04:52:00.551291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3557 2024.06.25 04:52:00.551340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3558 2024.06.25 04:52:00.551360 [ 3 ] {} <Debug> HTTP-Session: 3b77024e-f4f3-46c9-b7c7-25ca3f21e22e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3559 2024.06.25 04:52:00.551376 [ 3 ] {} <Debug> HTTP-Session: 3b77024e-f4f3-46c9-b7c7-25ca3f21e22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3560 2024.06.25 04:52:00.551390 [ 3 ] {} <Debug> HTTP-Session: 3b77024e-f4f3-46c9-b7c7-25ca3f21e22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3561 2024.06.25 04:52:00.551420 [ 3 ] {} <Trace> HTTP-Session: 3b77024e-f4f3-46c9-b7c7-25ca3f21e22e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3562 2024.06.25 04:52:00.551598 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3563 2024.06.25 04:52:00.551672 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3564 2024.06.25 04:52:00.552110 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3565 2024.06.25 04:52:00.552694 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3566 2024.06.25 04:52:00.552733 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3567 2024.06.25 04:52:00.553322 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3568 2024.06.25 04:52:00.553732 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3569 2024.06.25 04:52:00.553924 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002424 sec., 3712.871287128713 rows/sec., 6.65 MiB/sec.
3570 2024.06.25 04:52:00.554281 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Debug> DynamicQueryHandler: Done processing query
3571 2024.06.25 04:52:00.554305 [ 3 ] {100c19b7-7fd6-4c05-8ea0-da6704590551} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3572 2024.06.25 04:52:00.554320 [ 3 ] {} <Debug> HTTP-Session: 3b77024e-f4f3-46c9-b7c7-25ca3f21e22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3573 2024.06.25 04:52:00.554450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3574 2024.06.25 04:52:00.554499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3575 2024.06.25 04:52:00.554518 [ 3 ] {} <Debug> HTTP-Session: 7d6758b9-ce09-4020-8c92-6fbd32c564ea Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3576 2024.06.25 04:52:00.554536 [ 3 ] {} <Debug> HTTP-Session: 7d6758b9-ce09-4020-8c92-6fbd32c564ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3577 2024.06.25 04:52:00.554551 [ 3 ] {} <Debug> HTTP-Session: 7d6758b9-ce09-4020-8c92-6fbd32c564ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3578 2024.06.25 04:52:00.554581 [ 3 ] {} <Trace> HTTP-Session: 7d6758b9-ce09-4020-8c92-6fbd32c564ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3579 2024.06.25 04:52:00.554699 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3580 2024.06.25 04:52:00.554744 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3581 2024.06.25 04:52:00.554868 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3582 2024.06.25 04:52:00.555170 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3583 2024.06.25 04:52:00.555205 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3584 2024.06.25 04:52:00.555565 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3585 2024.06.25 04:52:00.555910 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3586 2024.06.25 04:52:00.556074 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec.
3587 2024.06.25 04:52:00.556374 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Debug> DynamicQueryHandler: Done processing query
3588 2024.06.25 04:52:00.556400 [ 3 ] {e4c0808a-6941-438d-8e16-8ecf4808d562} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3589 2024.06.25 04:52:00.556415 [ 3 ] {} <Debug> HTTP-Session: 7d6758b9-ce09-4020-8c92-6fbd32c564ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.06.25 04:52:05.543211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3591 2024.06.25 04:52:05.543363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3592 2024.06.25 04:52:05.543394 [ 3 ] {} <Debug> HTTP-Session: b2b2ebdb-f98f-4d68-a0c3-601388a3c4b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3593 2024.06.25 04:52:05.543422 [ 3 ] {} <Debug> HTTP-Session: b2b2ebdb-f98f-4d68-a0c3-601388a3c4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3594 2024.06.25 04:52:05.543440 [ 3 ] {} <Debug> HTTP-Session: b2b2ebdb-f98f-4d68-a0c3-601388a3c4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3595 2024.06.25 04:52:05.543496 [ 3 ] {} <Trace> HTTP-Session: b2b2ebdb-f98f-4d68-a0c3-601388a3c4b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3596 2024.06.25 04:52:05.543693 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3597 2024.06.25 04:52:05.543762 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3598 2024.06.25 04:52:05.543954 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2024.06.25 04:52:05.544463 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3600 2024.06.25 04:52:05.544513 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3601 2024.06.25 04:52:05.544884 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3602 2024.06.25 04:52:05.545224 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3603 2024.06.25 04:52:05.545413 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001777 sec., 11254.924029262804 rows/sec., 912.26 KiB/sec.
3604 2024.06.25 04:52:05.545764 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Debug> DynamicQueryHandler: Done processing query
3605 2024.06.25 04:52:05.545793 [ 3 ] {d55fd946-551b-4c1a-bc7b-da322261036b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3606 2024.06.25 04:52:05.545810 [ 3 ] {} <Debug> HTTP-Session: b2b2ebdb-f98f-4d68-a0c3-601388a3c4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.06.25 04:52:05.545965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2024.06.25 04:52:05.546021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3609 2024.06.25 04:52:05.546041 [ 3 ] {} <Debug> HTTP-Session: e6c54b40-df1a-42fe-9f76-7e3405a7928b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3610 2024.06.25 04:52:05.546060 [ 3 ] {} <Debug> HTTP-Session: e6c54b40-df1a-42fe-9f76-7e3405a7928b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3611 2024.06.25 04:52:05.546074 [ 3 ] {} <Debug> HTTP-Session: e6c54b40-df1a-42fe-9f76-7e3405a7928b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3612 2024.06.25 04:52:05.546109 [ 3 ] {} <Trace> HTTP-Session: e6c54b40-df1a-42fe-9f76-7e3405a7928b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3613 2024.06.25 04:52:05.546250 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3614 2024.06.25 04:52:05.546300 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3615 2024.06.25 04:52:05.546451 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3616 2024.06.25 04:52:05.546851 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3617 2024.06.25 04:52:05.546890 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3618 2024.06.25 04:52:05.547212 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3619 2024.06.25 04:52:05.547510 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3620 2024.06.25 04:52:05.547662 [ 150 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3621 2024.06.25 04:52:05.547665 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001492 sec., 77747.9892761394 rows/sec., 6.41 MiB/sec.
3622 2024.06.25 04:52:05.547747 [ 150 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3623 2024.06.25 04:52:05.547810 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3624 2024.06.25 04:52:05.547958 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Debug> DynamicQueryHandler: Done processing query
3625 2024.06.25 04:52:05.547963 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3626 2024.06.25 04:52:05.547987 [ 3 ] {f9e2372c-688a-42c1-9d5a-66df3838177e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3627 2024.06.25 04:52:05.548014 [ 3 ] {} <Debug> HTTP-Session: e6c54b40-df1a-42fe-9f76-7e3405a7928b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3628 2024.06.25 04:52:05.548107 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3629 2024.06.25 04:52:05.548143 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 183 rows starting from the beginning of the part
3630 2024.06.25 04:52:05.548247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3631 2024.06.25 04:52:05.548302 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part
3632 2024.06.25 04:52:05.548323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3633 2024.06.25 04:52:05.548428 [ 3 ] {} <Debug> HTTP-Session: 3a6e39cf-9962-46bc-a545-7f135a79b759 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3634 2024.06.25 04:52:05.548547 [ 3 ] {} <Debug> HTTP-Session: 3a6e39cf-9962-46bc-a545-7f135a79b759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.06.25 04:52:05.548644 [ 3 ] {} <Debug> HTTP-Session: 3a6e39cf-9962-46bc-a545-7f135a79b759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.06.25 04:52:05.548698 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 83 rows starting from the beginning of the part
3637 2024.06.25 04:52:05.548842 [ 3 ] {} <Trace> HTTP-Session: 3a6e39cf-9962-46bc-a545-7f135a79b759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3638 2024.06.25 04:52:05.549085 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 116 rows starting from the beginning of the part
3639 2024.06.25 04:52:05.549262 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 83 rows starting from the beginning of the part
3640 2024.06.25 04:52:05.549301 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3641 2024.06.25 04:52:05.549570 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3642 2024.06.25 04:52:05.549608 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part
3643 2024.06.25 04:52:05.550055 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3644 2024.06.25 04:52:05.550620 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3645 2024.06.25 04:52:05.550674 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3646 2024.06.25 04:52:05.551137 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3647 2024.06.25 04:52:05.551410 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 697 rows, containing 4 columns (4 merged, 0 gathered) in 0.003467195 sec., 201027.05501132758 rows/sec., 16.51 MiB/sec.
3648 2024.06.25 04:52:05.551553 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3649 2024.06.25 04:52:05.551658 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3650 2024.06.25 04:52:05.551946 [ 150 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3651 2024.06.25 04:52:05.551967 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.002803 sec., 29967.891544773458 rows/sec., 2.34 MiB/sec.
3652 2024.06.25 04:52:05.552034 [ 150 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3653 2024.06.25 04:52:05.552141 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3654 2024.06.25 04:52:05.552346 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3655 2024.06.25 04:52:05.552432 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Debug> DynamicQueryHandler: Done processing query
3656 2024.06.25 04:52:05.552468 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3657 2024.06.25 04:52:05.552497 [ 3 ] {4f0a1f3e-faa3-4bdb-94cb-9120c2f451dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3658 2024.06.25 04:52:05.552541 [ 3 ] {} <Debug> HTTP-Session: 3a6e39cf-9962-46bc-a545-7f135a79b759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.06.25 04:52:05.552684 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_21_4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3660 2024.06.25 04:52:05.552737 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3661 2024.06.25 04:52:05.552814 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 141 rows starting from the beginning of the part
3662 2024.06.25 04:52:05.552846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3663 2024.06.25 04:52:05.552939 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3664 2024.06.25 04:52:05.553066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3665 2024.06.25 04:52:05.553109 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 84 rows starting from the beginning of the part
3666 2024.06.25 04:52:05.553133 [ 3 ] {} <Debug> HTTP-Session: 7158a9bb-5c81-4b30-b51f-a45c2ce34614 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3667 2024.06.25 04:52:05.553165 [ 3 ] {} <Debug> HTTP-Session: 7158a9bb-5c81-4b30-b51f-a45c2ce34614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.06.25 04:52:05.553257 [ 3 ] {} <Debug> HTTP-Session: 7158a9bb-5c81-4b30-b51f-a45c2ce34614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3669 2024.06.25 04:52:05.553339 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 73 rows starting from the beginning of the part
3670 2024.06.25 04:52:05.553411 [ 3 ] {} <Trace> HTTP-Session: 7158a9bb-5c81-4b30-b51f-a45c2ce34614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3671 2024.06.25 04:52:05.553563 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 84 rows starting from the beginning of the part
3672 2024.06.25 04:52:05.553696 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 73 rows starting from the beginning of the part
3673 2024.06.25 04:52:05.553849 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3674 2024.06.25 04:52:05.554056 [ 187 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part
3675 2024.06.25 04:52:05.554069 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3676 2024.06.25 04:52:05.554475 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3677 2024.06.25 04:52:05.555084 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3678 2024.06.25 04:52:05.555128 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3679 2024.06.25 04:52:05.555636 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 539 rows, containing 4 columns (4 merged, 0 gathered) in 0.003308983 sec., 162889.92720724162 rows/sec., 12.72 MiB/sec.
3680 2024.06.25 04:52:05.555775 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3681 2024.06.25 04:52:05.555780 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3682 2024.06.25 04:52:05.556383 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3683 2024.06.25 04:52:05.556436 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3684 2024.06.25 04:52:05.556495 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_21_4} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3685 2024.06.25 04:52:05.556682 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3686 2024.06.25 04:52:05.556702 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003069 sec., 52134.245682632776 rows/sec., 3.63 MiB/sec.
3687 2024.06.25 04:52:05.556720 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3688 2024.06.25 04:52:05.556845 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3689 2024.06.25 04:52:05.556907 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3690 2024.06.25 04:52:05.557037 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Debug> DynamicQueryHandler: Done processing query
3691 2024.06.25 04:52:05.557096 [ 3 ] {79f64246-be76-46eb-8b59-4ae1aafc834d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3692 2024.06.25 04:52:05.557105 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3693 2024.06.25 04:52:05.557121 [ 3 ] {} <Debug> HTTP-Session: 7158a9bb-5c81-4b30-b51f-a45c2ce34614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.06.25 04:52:05.557295 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3695 2024.06.25 04:52:05.557372 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1917 rows starting from the beginning of the part
3696 2024.06.25 04:52:05.557378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3697 2024.06.25 04:52:05.557490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3698 2024.06.25 04:52:05.557596 [ 3 ] {} <Debug> HTTP-Session: df70e255-5fda-4597-b3e3-60f1d291e3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3699 2024.06.25 04:52:05.557670 [ 3 ] {} <Debug> HTTP-Session: df70e255-5fda-4597-b3e3-60f1d291e3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.06.25 04:52:05.557674 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
3701 2024.06.25 04:52:05.557705 [ 3 ] {} <Debug> HTTP-Session: df70e255-5fda-4597-b3e3-60f1d291e3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3702 2024.06.25 04:52:05.557828 [ 3 ] {} <Trace> HTTP-Session: df70e255-5fda-4597-b3e3-60f1d291e3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3703 2024.06.25 04:52:05.557981 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
3704 2024.06.25 04:52:05.558183 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
3705 2024.06.25 04:52:05.558407 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3706 2024.06.25 04:52:05.558488 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
3707 2024.06.25 04:52:05.558654 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3708 2024.06.25 04:52:05.558746 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
3709 2024.06.25 04:52:05.560850 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3710 2024.06.25 04:52:05.562428 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3711 2024.06.25 04:52:05.562470 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3712 2024.06.25 04:52:05.563202 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2717 rows, containing 5 columns (5 merged, 0 gathered) in 0.006184348 sec., 439334.91452938935 rows/sec., 30.70 MiB/sec.
3713 2024.06.25 04:52:05.563605 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3714 2024.06.25 04:52:05.564119 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3715 2024.06.25 04:52:05.564795 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3716 2024.06.25 04:52:05.564939 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3717 2024.06.25 04:52:05.565119 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3718 2024.06.25 04:52:05.565222 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3719 2024.06.25 04:52:05.565446 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007393 sec., 2705.2617340727716 rows/sec., 4.85 MiB/sec.
3720 2024.06.25 04:52:05.565723 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Debug> DynamicQueryHandler: Done processing query
3721 2024.06.25 04:52:05.565751 [ 3 ] {827e5de6-f94b-4a4c-a0d8-453268f4aa69} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3722 2024.06.25 04:52:05.565768 [ 3 ] {} <Debug> HTTP-Session: df70e255-5fda-4597-b3e3-60f1d291e3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.06.25 04:52:05.565919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3724 2024.06.25 04:52:05.565969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3725 2024.06.25 04:52:05.565987 [ 3 ] {} <Debug> HTTP-Session: 2b45d73b-d399-4549-890d-ef1fb3177a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3726 2024.06.25 04:52:05.566004 [ 3 ] {} <Debug> HTTP-Session: 2b45d73b-d399-4549-890d-ef1fb3177a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3727 2024.06.25 04:52:05.566019 [ 3 ] {} <Debug> HTTP-Session: 2b45d73b-d399-4549-890d-ef1fb3177a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.06.25 04:52:05.566052 [ 3 ] {} <Trace> HTTP-Session: 2b45d73b-d399-4549-890d-ef1fb3177a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3729 2024.06.25 04:52:05.566182 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3730 2024.06.25 04:52:05.566229 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3731 2024.06.25 04:52:05.566365 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2024.06.25 04:52:05.566682 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3733 2024.06.25 04:52:05.566720 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3734 2024.06.25 04:52:05.567091 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3735 2024.06.25 04:52:05.567439 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3736 2024.06.25 04:52:05.567609 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec.
3737 2024.06.25 04:52:05.567624 [ 25 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3738 2024.06.25 04:52:05.567709 [ 25 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3739 2024.06.25 04:52:05.567765 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3740 2024.06.25 04:52:05.567909 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Debug> DynamicQueryHandler: Done processing query
3741 2024.06.25 04:52:05.567951 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3742 2024.06.25 04:52:05.567951 [ 3 ] {0e2b9915-a278-4d16-9e01-622d8ab19b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3743 2024.06.25 04:52:05.568023 [ 3 ] {} <Debug> HTTP-Session: 2b45d73b-d399-4549-890d-ef1fb3177a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.06.25 04:52:05.568164 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3745 2024.06.25 04:52:05.568193 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 656 rows starting from the beginning of the part
3746 2024.06.25 04:52:05.568251 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
3747 2024.06.25 04:52:05.568453 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
3748 2024.06.25 04:52:05.568676 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
3749 2024.06.25 04:52:05.568822 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
3750 2024.06.25 04:52:05.568943 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
3751 2024.06.25 04:52:05.570134 [ 200 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002276516 sec., 419939.943316893 rows/sec., 28.16 MiB/sec.
3752 2024.06.25 04:52:05.570308 [ 200 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3753 2024.06.25 04:52:05.570726 [ 200 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3754 2024.06.25 04:52:05.570809 [ 200 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_21_4} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3755 2024.06.25 04:52:05.570898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3756 2024.06.25 04:52:09.533097 [ 185 ] {} <Debug> DNSResolver: Updating DNS cache
3757 2024.06.25 04:52:09.533196 [ 185 ] {} <Debug> DNSResolver: Updated DNS cache
3758 2024.06.25 04:52:10.001356 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000865314 sec.
3759 2024.06.25 04:52:10.544700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3760 2024.06.25 04:52:10.544835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3761 2024.06.25 04:52:10.544865 [ 3 ] {} <Debug> HTTP-Session: 525014b0-69ef-4c64-bf62-ba90efac6381 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3762 2024.06.25 04:52:10.544894 [ 3 ] {} <Debug> HTTP-Session: 525014b0-69ef-4c64-bf62-ba90efac6381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.06.25 04:52:10.544912 [ 3 ] {} <Debug> HTTP-Session: 525014b0-69ef-4c64-bf62-ba90efac6381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3764 2024.06.25 04:52:10.544969 [ 3 ] {} <Trace> HTTP-Session: 525014b0-69ef-4c64-bf62-ba90efac6381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3765 2024.06.25 04:52:10.545184 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3766 2024.06.25 04:52:10.545260 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3767 2024.06.25 04:52:10.545459 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3768 2024.06.25 04:52:10.545878 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3769 2024.06.25 04:52:10.545928 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3770 2024.06.25 04:52:10.546312 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3771 2024.06.25 04:52:10.546664 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3772 2024.06.25 04:52:10.546849 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001723 sec., 5223.447475333721 rows/sec., 423.38 KiB/sec.
3773 2024.06.25 04:52:10.546867 [ 114 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
3774 2024.06.25 04:52:10.547018 [ 114 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3775 2024.06.25 04:52:10.547080 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3776 2024.06.25 04:52:10.547161 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Debug> DynamicQueryHandler: Done processing query
3777 2024.06.25 04:52:10.547221 [ 3 ] {6a0af836-3f71-49cd-a809-0862011ff162} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3778 2024.06.25 04:52:10.547251 [ 3 ] {} <Debug> HTTP-Session: 525014b0-69ef-4c64-bf62-ba90efac6381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3779 2024.06.25 04:52:10.547299 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
3780 2024.06.25 04:52:10.547433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3781 2024.06.25 04:52:10.547456 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3782 2024.06.25 04:52:10.547495 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 29 rows starting from the beginning of the part
3783 2024.06.25 04:52:10.547505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3784 2024.06.25 04:52:10.547536 [ 3 ] {} <Debug> HTTP-Session: 6dc073b9-a604-466f-aae6-12fb5a845a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3785 2024.06.25 04:52:10.547563 [ 3 ] {} <Debug> HTTP-Session: 6dc073b9-a604-466f-aae6-12fb5a845a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.06.25 04:52:10.547587 [ 3 ] {} <Debug> HTTP-Session: 6dc073b9-a604-466f-aae6-12fb5a845a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3787 2024.06.25 04:52:10.547625 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part
3788 2024.06.25 04:52:10.547675 [ 3 ] {} <Trace> HTTP-Session: 6dc073b9-a604-466f-aae6-12fb5a845a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3789 2024.06.25 04:52:10.547823 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part
3790 2024.06.25 04:52:10.547896 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3791 2024.06.25 04:52:10.548018 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3792 2024.06.25 04:52:10.548031 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part
3793 2024.06.25 04:52:10.548241 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part
3794 2024.06.25 04:52:10.548424 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part
3795 2024.06.25 04:52:10.548761 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3796 2024.06.25 04:52:10.549220 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3797 2024.06.25 04:52:10.549266 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3798 2024.06.25 04:52:10.549827 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3799 2024.06.25 04:52:10.549937 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740354 sec., 35031.970322082474 rows/sec., 2.77 MiB/sec.
3800 2024.06.25 04:52:10.550240 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
3801 2024.06.25 04:52:10.550360 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3802 2024.06.25 04:52:10.550640 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002848 sec., 1404.4943820224719 rows/sec., 114.53 KiB/sec.
3803 2024.06.25 04:52:10.551310 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Debug> DynamicQueryHandler: Done processing query
3804 2024.06.25 04:52:10.551354 [ 3 ] {7e977a57-4706-466f-90c5-25ca1802addb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3805 2024.06.25 04:52:10.551386 [ 3 ] {} <Debug> HTTP-Session: 6dc073b9-a604-466f-aae6-12fb5a845a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3806 2024.06.25 04:52:10.551555 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3807 2024.06.25 04:52:10.551574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3808 2024.06.25 04:52:10.551681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3809 2024.06.25 04:52:10.551704 [ 3 ] {} <Debug> HTTP-Session: 6c2b0ebd-274d-49a6-8445-000aa158ef3e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3810 2024.06.25 04:52:10.551723 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_15_3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
3811 2024.06.25 04:52:10.551736 [ 3 ] {} <Debug> HTTP-Session: 6c2b0ebd-274d-49a6-8445-000aa158ef3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.06.25 04:52:10.551766 [ 3 ] {} <Debug> HTTP-Session: 6c2b0ebd-274d-49a6-8445-000aa158ef3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.06.25 04:52:10.551850 [ 3 ] {} <Trace> HTTP-Session: 6c2b0ebd-274d-49a6-8445-000aa158ef3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3814 2024.06.25 04:52:10.551884 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3815 2024.06.25 04:52:10.552034 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3816 2024.06.25 04:52:10.552088 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3817 2024.06.25 04:52:10.552237 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3818 2024.06.25 04:52:10.552618 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3819 2024.06.25 04:52:10.552657 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3820 2024.06.25 04:52:10.553000 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3821 2024.06.25 04:52:10.553314 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3822 2024.06.25 04:52:10.553463 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Debug> executeQuery: Read 121 rows, 9.87 KiB in 0.001485 sec., 81481.48148148149 rows/sec., 6.49 MiB/sec.
3823 2024.06.25 04:52:10.553953 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Debug> DynamicQueryHandler: Done processing query
3824 2024.06.25 04:52:10.554029 [ 3 ] {e39f8986-9c08-43d4-83ea-542295b9856e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3825 2024.06.25 04:52:10.554108 [ 3 ] {} <Debug> HTTP-Session: 6c2b0ebd-274d-49a6-8445-000aa158ef3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3826 2024.06.25 04:52:10.554296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3827 2024.06.25 04:52:10.554350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3828 2024.06.25 04:52:10.554369 [ 3 ] {} <Debug> HTTP-Session: 8b4255c3-ccef-4e21-86b6-20fcc9d7e902 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3829 2024.06.25 04:52:10.554387 [ 3 ] {} <Debug> HTTP-Session: 8b4255c3-ccef-4e21-86b6-20fcc9d7e902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3830 2024.06.25 04:52:10.554401 [ 3 ] {} <Debug> HTTP-Session: 8b4255c3-ccef-4e21-86b6-20fcc9d7e902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3831 2024.06.25 04:52:10.554434 [ 3 ] {} <Trace> HTTP-Session: 8b4255c3-ccef-4e21-86b6-20fcc9d7e902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3832 2024.06.25 04:52:10.554537 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3833 2024.06.25 04:52:10.554582 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3834 2024.06.25 04:52:10.554740 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3835 2024.06.25 04:52:10.555036 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3836 2024.06.25 04:52:10.555074 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3837 2024.06.25 04:52:10.555378 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3838 2024.06.25 04:52:10.555688 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3839 2024.06.25 04:52:10.555840 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001322 sec., 3025.7186081694404 rows/sec., 211.27 KiB/sec.
3840 2024.06.25 04:52:10.556112 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Debug> DynamicQueryHandler: Done processing query
3841 2024.06.25 04:52:10.556138 [ 3 ] {e4664c35-f44c-4fe7-accc-10f70e86488e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3842 2024.06.25 04:52:10.556153 [ 3 ] {} <Debug> HTTP-Session: 8b4255c3-ccef-4e21-86b6-20fcc9d7e902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.06.25 04:52:10.556287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3844 2024.06.25 04:52:10.556337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3845 2024.06.25 04:52:10.556356 [ 3 ] {} <Debug> HTTP-Session: f7dfb84a-44ca-4d70-b6df-a6d8b2aaad6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3846 2024.06.25 04:52:10.556372 [ 3 ] {} <Debug> HTTP-Session: f7dfb84a-44ca-4d70-b6df-a6d8b2aaad6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3847 2024.06.25 04:52:10.556386 [ 3 ] {} <Debug> HTTP-Session: f7dfb84a-44ca-4d70-b6df-a6d8b2aaad6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3848 2024.06.25 04:52:10.556417 [ 3 ] {} <Trace> HTTP-Session: f7dfb84a-44ca-4d70-b6df-a6d8b2aaad6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3849 2024.06.25 04:52:10.556541 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3850 2024.06.25 04:52:10.556586 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3851 2024.06.25 04:52:10.556737 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3852 2024.06.25 04:52:10.557094 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3853 2024.06.25 04:52:10.557131 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3854 2024.06.25 04:52:10.557452 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3855 2024.06.25 04:52:10.557756 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3856 2024.06.25 04:52:10.557914 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001413 sec., 71479.12243453645 rows/sec., 5.57 MiB/sec.
3857 2024.06.25 04:52:10.558212 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Debug> DynamicQueryHandler: Done processing query
3858 2024.06.25 04:52:10.558237 [ 3 ] {a46485c5-8110-41ee-8f4c-3da23abe6dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3859 2024.06.25 04:52:10.558252 [ 3 ] {} <Debug> HTTP-Session: f7dfb84a-44ca-4d70-b6df-a6d8b2aaad6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3860 2024.06.25 04:52:10.558461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3861 2024.06.25 04:52:10.558510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3862 2024.06.25 04:52:10.558529 [ 3 ] {} <Debug> HTTP-Session: 6ee83ebe-beb1-45a4-a062-e91359224815 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3863 2024.06.25 04:52:10.558546 [ 3 ] {} <Debug> HTTP-Session: 6ee83ebe-beb1-45a4-a062-e91359224815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.06.25 04:52:10.558559 [ 3 ] {} <Debug> HTTP-Session: 6ee83ebe-beb1-45a4-a062-e91359224815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.06.25 04:52:10.558590 [ 3 ] {} <Trace> HTTP-Session: 6ee83ebe-beb1-45a4-a062-e91359224815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3866 2024.06.25 04:52:10.558757 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3867 2024.06.25 04:52:10.558806 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3868 2024.06.25 04:52:10.558971 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3869 2024.06.25 04:52:10.559377 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3870 2024.06.25 04:52:10.559415 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3871 2024.06.25 04:52:10.559821 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3872 2024.06.25 04:52:10.560163 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3873 2024.06.25 04:52:10.560307 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001633 sec., 121249.23453766076 rows/sec., 8.46 MiB/sec.
3874 2024.06.25 04:52:10.560635 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Debug> DynamicQueryHandler: Done processing query
3875 2024.06.25 04:52:10.560660 [ 3 ] {4d8a20e7-cab6-4ded-ad0a-abb7ec7d1650} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3876 2024.06.25 04:52:10.560676 [ 3 ] {} <Debug> HTTP-Session: 6ee83ebe-beb1-45a4-a062-e91359224815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.06.25 04:52:10.560823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2024.06.25 04:52:10.560894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3879 2024.06.25 04:52:10.560916 [ 3 ] {} <Debug> HTTP-Session: 23541778-ef17-48c1-bc43-276eacdcf889 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3880 2024.06.25 04:52:10.560949 [ 3 ] {} <Debug> HTTP-Session: 23541778-ef17-48c1-bc43-276eacdcf889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3881 2024.06.25 04:52:10.560964 [ 3 ] {} <Debug> HTTP-Session: 23541778-ef17-48c1-bc43-276eacdcf889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.06.25 04:52:10.560997 [ 3 ] {} <Trace> HTTP-Session: 23541778-ef17-48c1-bc43-276eacdcf889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3883 2024.06.25 04:52:10.561195 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3884 2024.06.25 04:52:10.561274 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3885 2024.06.25 04:52:10.561714 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3886 2024.06.25 04:52:10.562279 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3887 2024.06.25 04:52:10.562317 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3888 2024.06.25 04:52:10.562947 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3889 2024.06.25 04:52:10.563372 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3890 2024.06.25 04:52:10.563578 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002485 sec., 3621.730382293763 rows/sec., 6.49 MiB/sec.
3891 2024.06.25 04:52:10.564603 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Debug> DynamicQueryHandler: Done processing query
3892 2024.06.25 04:52:10.564629 [ 3 ] {0c4c7a53-7b0c-49f7-8746-fa77aae492be} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3893 2024.06.25 04:52:10.564645 [ 3 ] {} <Debug> HTTP-Session: 23541778-ef17-48c1-bc43-276eacdcf889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.06.25 04:52:10.564771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3895 2024.06.25 04:52:10.564824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3896 2024.06.25 04:52:10.564844 [ 3 ] {} <Debug> HTTP-Session: 441eec69-6ecf-4c5a-982d-ff4fc3a907cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3897 2024.06.25 04:52:10.564861 [ 3 ] {} <Debug> HTTP-Session: 441eec69-6ecf-4c5a-982d-ff4fc3a907cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3898 2024.06.25 04:52:10.564879 [ 3 ] {} <Debug> HTTP-Session: 441eec69-6ecf-4c5a-982d-ff4fc3a907cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.06.25 04:52:10.564916 [ 3 ] {} <Trace> HTTP-Session: 441eec69-6ecf-4c5a-982d-ff4fc3a907cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3900 2024.06.25 04:52:10.565065 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3901 2024.06.25 04:52:10.565119 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3902 2024.06.25 04:52:10.565274 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3903 2024.06.25 04:52:10.565583 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3904 2024.06.25 04:52:10.565620 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3905 2024.06.25 04:52:10.566015 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3906 2024.06.25 04:52:10.566434 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3907 2024.06.25 04:52:10.566608 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec.
3908 2024.06.25 04:52:10.567130 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Debug> DynamicQueryHandler: Done processing query
3909 2024.06.25 04:52:10.567204 [ 3 ] {156f6b9c-4a18-4362-9129-0d1c37f0ac9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3910 2024.06.25 04:52:10.567283 [ 3 ] {} <Debug> HTTP-Session: 441eec69-6ecf-4c5a-982d-ff4fc3a907cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.06.25 04:52:15.544608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3912 2024.06.25 04:52:15.544754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3913 2024.06.25 04:52:15.544785 [ 3 ] {} <Debug> HTTP-Session: 0f50fb1c-9606-46af-b81d-020fa5c4b933 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3914 2024.06.25 04:52:15.544813 [ 3 ] {} <Debug> HTTP-Session: 0f50fb1c-9606-46af-b81d-020fa5c4b933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3915 2024.06.25 04:52:15.544832 [ 3 ] {} <Debug> HTTP-Session: 0f50fb1c-9606-46af-b81d-020fa5c4b933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.06.25 04:52:15.544889 [ 3 ] {} <Trace> HTTP-Session: 0f50fb1c-9606-46af-b81d-020fa5c4b933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3917 2024.06.25 04:52:15.545100 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3918 2024.06.25 04:52:15.545176 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3919 2024.06.25 04:52:15.545398 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3920 2024.06.25 04:52:15.545844 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3921 2024.06.25 04:52:15.545889 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3922 2024.06.25 04:52:15.546268 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3923 2024.06.25 04:52:15.546616 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3924 2024.06.25 04:52:15.546799 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001767 sec., 11318.619128466327 rows/sec., 917.43 KiB/sec.
3925 2024.06.25 04:52:15.547015 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Debug> DynamicQueryHandler: Done processing query
3926 2024.06.25 04:52:15.547043 [ 3 ] {e9c7515a-ed95-47ef-83b5-0c4b7f3a6451} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3927 2024.06.25 04:52:15.547060 [ 3 ] {} <Debug> HTTP-Session: 0f50fb1c-9606-46af-b81d-020fa5c4b933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.06.25 04:52:15.547226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3929 2024.06.25 04:52:15.547285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3930 2024.06.25 04:52:15.547306 [ 3 ] {} <Debug> HTTP-Session: 0d668b47-ab5d-4944-97f4-fb2488b5bcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3931 2024.06.25 04:52:15.547324 [ 3 ] {} <Debug> HTTP-Session: 0d668b47-ab5d-4944-97f4-fb2488b5bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3932 2024.06.25 04:52:15.547339 [ 3 ] {} <Debug> HTTP-Session: 0d668b47-ab5d-4944-97f4-fb2488b5bcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.06.25 04:52:15.547375 [ 3 ] {} <Trace> HTTP-Session: 0d668b47-ab5d-4944-97f4-fb2488b5bcbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3934 2024.06.25 04:52:15.547512 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3935 2024.06.25 04:52:15.547560 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3936 2024.06.25 04:52:15.547693 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3937 2024.06.25 04:52:15.548089 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3938 2024.06.25 04:52:15.548126 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3939 2024.06.25 04:52:15.548433 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3940 2024.06.25 04:52:15.548731 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3941 2024.06.25 04:52:15.548877 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001479 sec., 78431.37254901961 rows/sec., 6.46 MiB/sec.
3942 2024.06.25 04:52:15.549112 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Debug> DynamicQueryHandler: Done processing query
3943 2024.06.25 04:52:15.549138 [ 3 ] {3b49cb7c-72e6-4164-8c29-debe83dc5acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3944 2024.06.25 04:52:15.549154 [ 3 ] {} <Debug> HTTP-Session: 0d668b47-ab5d-4944-97f4-fb2488b5bcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.06.25 04:52:15.549332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2024.06.25 04:52:15.549385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3947 2024.06.25 04:52:15.549404 [ 3 ] {} <Debug> HTTP-Session: 87efe4e3-3940-4164-8c59-0cb15a24cbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3948 2024.06.25 04:52:15.549421 [ 3 ] {} <Debug> HTTP-Session: 87efe4e3-3940-4164-8c59-0cb15a24cbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.06.25 04:52:15.549436 [ 3 ] {} <Debug> HTTP-Session: 87efe4e3-3940-4164-8c59-0cb15a24cbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.06.25 04:52:15.549468 [ 3 ] {} <Trace> HTTP-Session: 87efe4e3-3940-4164-8c59-0cb15a24cbfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3951 2024.06.25 04:52:15.549597 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3952 2024.06.25 04:52:15.549642 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3953 2024.06.25 04:52:15.549775 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.06.25 04:52:15.550118 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3955 2024.06.25 04:52:15.550156 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3956 2024.06.25 04:52:15.550483 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3957 2024.06.25 04:52:15.550799 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3958 2024.06.25 04:52:15.550960 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.00141 sec., 59574.46808510638 rows/sec., 4.65 MiB/sec.
3959 2024.06.25 04:52:15.551168 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Debug> DynamicQueryHandler: Done processing query
3960 2024.06.25 04:52:15.551194 [ 3 ] {46cf6b87-2558-4282-b4a3-720bb8171cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3961 2024.06.25 04:52:15.551209 [ 3 ] {} <Debug> HTTP-Session: 87efe4e3-3940-4164-8c59-0cb15a24cbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.06.25 04:52:15.551380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3963 2024.06.25 04:52:15.551432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3964 2024.06.25 04:52:15.551452 [ 3 ] {} <Debug> HTTP-Session: d6e85a56-aecd-4e26-b908-7da9ad6836ed Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3965 2024.06.25 04:52:15.551469 [ 3 ] {} <Debug> HTTP-Session: d6e85a56-aecd-4e26-b908-7da9ad6836ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3966 2024.06.25 04:52:15.551483 [ 3 ] {} <Debug> HTTP-Session: d6e85a56-aecd-4e26-b908-7da9ad6836ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.06.25 04:52:15.551515 [ 3 ] {} <Trace> HTTP-Session: d6e85a56-aecd-4e26-b908-7da9ad6836ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3968 2024.06.25 04:52:15.551669 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3969 2024.06.25 04:52:15.551716 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3970 2024.06.25 04:52:15.551862 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3971 2024.06.25 04:52:15.552406 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3972 2024.06.25 04:52:15.552443 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3973 2024.06.25 04:52:15.552836 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3974 2024.06.25 04:52:15.553183 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3975 2024.06.25 04:52:15.553325 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001728 sec., 92592.5925925926 rows/sec., 6.45 MiB/sec.
3976 2024.06.25 04:52:15.553508 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Debug> DynamicQueryHandler: Done processing query
3977 2024.06.25 04:52:15.553533 [ 3 ] {ee05e596-2ed6-48d0-a7cb-2af4dd4fa9e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3978 2024.06.25 04:52:15.553549 [ 3 ] {} <Debug> HTTP-Session: d6e85a56-aecd-4e26-b908-7da9ad6836ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.06.25 04:52:15.553759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3980 2024.06.25 04:52:15.553810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3981 2024.06.25 04:52:15.553830 [ 3 ] {} <Debug> HTTP-Session: 05a906e0-b17b-4739-bea3-e8b449a55794 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
3982 2024.06.25 04:52:15.553847 [ 3 ] {} <Debug> HTTP-Session: 05a906e0-b17b-4739-bea3-e8b449a55794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3983 2024.06.25 04:52:15.553861 [ 3 ] {} <Debug> HTTP-Session: 05a906e0-b17b-4739-bea3-e8b449a55794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3984 2024.06.25 04:52:15.553893 [ 3 ] {} <Trace> HTTP-Session: 05a906e0-b17b-4739-bea3-e8b449a55794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3985 2024.06.25 04:52:15.554156 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3986 2024.06.25 04:52:15.554222 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3987 2024.06.25 04:52:15.554634 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3988 2024.06.25 04:52:15.555293 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3989 2024.06.25 04:52:15.555330 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3990 2024.06.25 04:52:15.555965 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3991 2024.06.25 04:52:15.556388 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3992 2024.06.25 04:52:15.556574 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002597 sec., 7701.193685021179 rows/sec., 13.80 MiB/sec.
3993 2024.06.25 04:52:15.556583 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3994 2024.06.25 04:52:15.556734 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3995 2024.06.25 04:52:15.556832 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
3996 2024.06.25 04:52:15.556984 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Debug> DynamicQueryHandler: Done processing query
3997 2024.06.25 04:52:15.557043 [ 3 ] {bcc24137-9308-402e-9e90-ad991d32f377} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3998 2024.06.25 04:52:15.557079 [ 3 ] {} <Debug> HTTP-Session: 05a906e0-b17b-4739-bea3-e8b449a55794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3999 2024.06.25 04:52:15.557087 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4000 2024.06.25 04:52:15.557255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4001 2024.06.25 04:52:15.557373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4002 2024.06.25 04:52:15.557432 [ 3 ] {} <Debug> HTTP-Session: f3253e69-7f73-4203-8cf5-5609dbb8f5fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4003 2024.06.25 04:52:15.557500 [ 3 ] {} <Debug> HTTP-Session: f3253e69-7f73-4203-8cf5-5609dbb8f5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.06.25 04:52:15.557546 [ 3 ] {} <Debug> HTTP-Session: f3253e69-7f73-4203-8cf5-5609dbb8f5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4005 2024.06.25 04:52:15.557634 [ 3 ] {} <Trace> HTTP-Session: f3253e69-7f73-4203-8cf5-5609dbb8f5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4006 2024.06.25 04:52:15.557955 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4007 2024.06.25 04:52:15.558001 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4008 2024.06.25 04:52:15.558045 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4009 2024.06.25 04:52:15.558195 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 187 rows starting from the beginning of the part
4010 2024.06.25 04:52:15.558980 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4011 2024.06.25 04:52:15.559048 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part
4012 2024.06.25 04:52:15.559668 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part
4013 2024.06.25 04:52:15.560195 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.06.25 04:52:15.560316 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4015 2024.06.25 04:52:15.560406 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part
4016 2024.06.25 04:52:15.561056 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part
4017 2024.06.25 04:52:15.561681 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part
4018 2024.06.25 04:52:15.561740 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4019 2024.06.25 04:52:15.562734 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4020 2024.06.25 04:52:15.563082 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00526 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec.
4021 2024.06.25 04:52:15.563497 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Debug> DynamicQueryHandler: Done processing query
4022 2024.06.25 04:52:15.563543 [ 3 ] {29766515-1f05-4d54-875f-406ea3a50fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4023 2024.06.25 04:52:15.563585 [ 3 ] {} <Debug> HTTP-Session: f3253e69-7f73-4203-8cf5-5609dbb8f5fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4024 2024.06.25 04:52:15.565974 [ 193 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.009003044 sec., 29434.48904614928 rows/sec., 52.75 MiB/sec.
4025 2024.06.25 04:52:15.566347 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4026 2024.06.25 04:52:15.566918 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4027 2024.06.25 04:52:15.567002 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4028 2024.06.25 04:52:15.567128 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB.
4029 2024.06.25 04:52:20.544180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4030 2024.06.25 04:52:20.544383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4031 2024.06.25 04:52:20.544430 [ 3 ] {} <Debug> HTTP-Session: 19fe1341-f35b-4af5-b3d2-cfe684a39aea Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4032 2024.06.25 04:52:20.544470 [ 3 ] {} <Debug> HTTP-Session: 19fe1341-f35b-4af5-b3d2-cfe684a39aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4033 2024.06.25 04:52:20.544498 [ 3 ] {} <Debug> HTTP-Session: 19fe1341-f35b-4af5-b3d2-cfe684a39aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4034 2024.06.25 04:52:20.544580 [ 3 ] {} <Trace> HTTP-Session: 19fe1341-f35b-4af5-b3d2-cfe684a39aea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4035 2024.06.25 04:52:20.544819 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4036 2024.06.25 04:52:20.544886 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4037 2024.06.25 04:52:20.545073 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4038 2024.06.25 04:52:20.545465 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4039 2024.06.25 04:52:20.545505 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4040 2024.06.25 04:52:20.545853 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4041 2024.06.25 04:52:20.546256 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4042 2024.06.25 04:52:20.546425 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001652 sec., 5447.941888619855 rows/sec., 441.58 KiB/sec.
4043 2024.06.25 04:52:20.546629 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Debug> DynamicQueryHandler: Done processing query
4044 2024.06.25 04:52:20.546655 [ 3 ] {5930aa6a-8cd7-4d92-b1d3-7e249352fb1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4045 2024.06.25 04:52:20.546673 [ 3 ] {} <Debug> HTTP-Session: 19fe1341-f35b-4af5-b3d2-cfe684a39aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4046 2024.06.25 04:52:20.546796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4047 2024.06.25 04:52:20.546847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4048 2024.06.25 04:52:20.546866 [ 3 ] {} <Debug> HTTP-Session: 5c011f7e-6498-4b4c-8e98-950dc3fda2c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4049 2024.06.25 04:52:20.546883 [ 3 ] {} <Debug> HTTP-Session: 5c011f7e-6498-4b4c-8e98-950dc3fda2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4050 2024.06.25 04:52:20.546898 [ 3 ] {} <Debug> HTTP-Session: 5c011f7e-6498-4b4c-8e98-950dc3fda2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.06.25 04:52:20.546930 [ 3 ] {} <Trace> HTTP-Session: 5c011f7e-6498-4b4c-8e98-950dc3fda2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4052 2024.06.25 04:52:20.547025 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4053 2024.06.25 04:52:20.547094 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4054 2024.06.25 04:52:20.547224 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4055 2024.06.25 04:52:20.547493 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4056 2024.06.25 04:52:20.547531 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4057 2024.06.25 04:52:20.547829 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4058 2024.06.25 04:52:20.548149 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4059 2024.06.25 04:52:20.548309 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001306 sec., 3062.7871362940273 rows/sec., 249.75 KiB/sec.
4060 2024.06.25 04:52:20.548574 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Debug> DynamicQueryHandler: Done processing query
4061 2024.06.25 04:52:20.548599 [ 3 ] {9c4b2602-036f-48a0-a225-e0f25f24b20a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4062 2024.06.25 04:52:20.548616 [ 3 ] {} <Debug> HTTP-Session: 5c011f7e-6498-4b4c-8e98-950dc3fda2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.06.25 04:52:20.548798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4064 2024.06.25 04:52:20.548847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4065 2024.06.25 04:52:20.548867 [ 3 ] {} <Debug> HTTP-Session: 1ac72429-cacc-466d-9370-966068e31fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4066 2024.06.25 04:52:20.548883 [ 3 ] {} <Debug> HTTP-Session: 1ac72429-cacc-466d-9370-966068e31fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4067 2024.06.25 04:52:20.548897 [ 3 ] {} <Debug> HTTP-Session: 1ac72429-cacc-466d-9370-966068e31fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4068 2024.06.25 04:52:20.548928 [ 3 ] {} <Trace> HTTP-Session: 1ac72429-cacc-466d-9370-966068e31fb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4069 2024.06.25 04:52:20.549045 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4070 2024.06.25 04:52:20.549103 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4071 2024.06.25 04:52:20.549259 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4072 2024.06.25 04:52:20.549623 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4073 2024.06.25 04:52:20.549660 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4074 2024.06.25 04:52:20.549970 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4075 2024.06.25 04:52:20.550287 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4076 2024.06.25 04:52:20.550442 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Debug> executeQuery: Read 85 rows, 7.06 KiB in 0.001435 sec., 59233.44947735191 rows/sec., 4.80 MiB/sec.
4077 2024.06.25 04:52:20.550610 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Debug> DynamicQueryHandler: Done processing query
4078 2024.06.25 04:52:20.550634 [ 3 ] {70e539d6-c928-4018-9899-b79d5224a539} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4079 2024.06.25 04:52:20.550650 [ 3 ] {} <Debug> HTTP-Session: 1ac72429-cacc-466d-9370-966068e31fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4080 2024.06.25 04:52:20.550768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4081 2024.06.25 04:52:20.550816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4082 2024.06.25 04:52:20.550836 [ 3 ] {} <Debug> HTTP-Session: 41c56278-90e6-4ebf-b2fe-e05c5b176d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4083 2024.06.25 04:52:20.550853 [ 3 ] {} <Debug> HTTP-Session: 41c56278-90e6-4ebf-b2fe-e05c5b176d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4084 2024.06.25 04:52:20.550866 [ 3 ] {} <Debug> HTTP-Session: 41c56278-90e6-4ebf-b2fe-e05c5b176d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4085 2024.06.25 04:52:20.550897 [ 3 ] {} <Trace> HTTP-Session: 41c56278-90e6-4ebf-b2fe-e05c5b176d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4086 2024.06.25 04:52:20.550992 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4087 2024.06.25 04:52:20.551034 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4088 2024.06.25 04:52:20.551161 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4089 2024.06.25 04:52:20.551430 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4090 2024.06.25 04:52:20.551468 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4091 2024.06.25 04:52:20.551770 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4092 2024.06.25 04:52:20.552078 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4093 2024.06.25 04:52:20.552233 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00126 sec., 3174.6031746031745 rows/sec., 221.66 KiB/sec.
4094 2024.06.25 04:52:20.552429 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Debug> DynamicQueryHandler: Done processing query
4095 2024.06.25 04:52:20.552454 [ 3 ] {faff83d8-3882-4eb6-a5da-df89e818ca7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4096 2024.06.25 04:52:20.552470 [ 3 ] {} <Debug> HTTP-Session: 41c56278-90e6-4ebf-b2fe-e05c5b176d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4097 2024.06.25 04:52:20.552586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4098 2024.06.25 04:52:20.552635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4099 2024.06.25 04:52:20.552655 [ 3 ] {} <Debug> HTTP-Session: 340aedc0-b1c3-480e-95ef-131749622105 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4100 2024.06.25 04:52:20.552672 [ 3 ] {} <Debug> HTTP-Session: 340aedc0-b1c3-480e-95ef-131749622105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4101 2024.06.25 04:52:20.552686 [ 3 ] {} <Debug> HTTP-Session: 340aedc0-b1c3-480e-95ef-131749622105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.06.25 04:52:20.552717 [ 3 ] {} <Trace> HTTP-Session: 340aedc0-b1c3-480e-95ef-131749622105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4103 2024.06.25 04:52:20.552838 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4104 2024.06.25 04:52:20.552881 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4105 2024.06.25 04:52:20.553006 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4106 2024.06.25 04:52:20.553344 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4107 2024.06.25 04:52:20.553380 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4108 2024.06.25 04:52:20.553696 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4109 2024.06.25 04:52:20.554013 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4110 2024.06.25 04:52:20.554170 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001369 sec., 56245.434623813 rows/sec., 4.40 MiB/sec.
4111 2024.06.25 04:52:20.554483 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Debug> DynamicQueryHandler: Done processing query
4112 2024.06.25 04:52:20.554509 [ 3 ] {df111d4b-9aee-4f03-8441-b4b8aedf9f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4113 2024.06.25 04:52:20.554525 [ 3 ] {} <Debug> HTTP-Session: 340aedc0-b1c3-480e-95ef-131749622105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4114 2024.06.25 04:52:20.554686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4115 2024.06.25 04:52:20.554736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4116 2024.06.25 04:52:20.554754 [ 3 ] {} <Debug> HTTP-Session: f88930da-814d-4db4-99ce-d492e967d11d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4117 2024.06.25 04:52:20.554771 [ 3 ] {} <Debug> HTTP-Session: f88930da-814d-4db4-99ce-d492e967d11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4118 2024.06.25 04:52:20.554785 [ 3 ] {} <Debug> HTTP-Session: f88930da-814d-4db4-99ce-d492e967d11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4119 2024.06.25 04:52:20.554816 [ 3 ] {} <Trace> HTTP-Session: f88930da-814d-4db4-99ce-d492e967d11d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4120 2024.06.25 04:52:20.554960 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4121 2024.06.25 04:52:20.555008 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4122 2024.06.25 04:52:20.555176 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4123 2024.06.25 04:52:20.555569 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4124 2024.06.25 04:52:20.555605 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4125 2024.06.25 04:52:20.555992 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4126 2024.06.25 04:52:20.556331 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4127 2024.06.25 04:52:20.556488 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001591 sec., 101822.75298554369 rows/sec., 7.09 MiB/sec.
4128 2024.06.25 04:52:20.556659 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Debug> DynamicQueryHandler: Done processing query
4129 2024.06.25 04:52:20.556684 [ 3 ] {f1a90e3f-12b2-4d31-a2e0-a3e8a8bb98a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4130 2024.06.25 04:52:20.556700 [ 3 ] {} <Debug> HTTP-Session: f88930da-814d-4db4-99ce-d492e967d11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.06.25 04:52:20.556829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4132 2024.06.25 04:52:20.556877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4133 2024.06.25 04:52:20.556897 [ 3 ] {} <Debug> HTTP-Session: 7373fca9-dac0-4c5e-8ebf-392bde7369b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4134 2024.06.25 04:52:20.556913 [ 3 ] {} <Debug> HTTP-Session: 7373fca9-dac0-4c5e-8ebf-392bde7369b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4135 2024.06.25 04:52:20.556926 [ 3 ] {} <Debug> HTTP-Session: 7373fca9-dac0-4c5e-8ebf-392bde7369b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4136 2024.06.25 04:52:20.556958 [ 3 ] {} <Trace> HTTP-Session: 7373fca9-dac0-4c5e-8ebf-392bde7369b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4137 2024.06.25 04:52:20.557130 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4138 2024.06.25 04:52:20.557194 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4139 2024.06.25 04:52:20.557599 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4140 2024.06.25 04:52:20.558110 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4141 2024.06.25 04:52:20.558147 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4142 2024.06.25 04:52:20.558729 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4143 2024.06.25 04:52:20.559141 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4144 2024.06.25 04:52:20.559326 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002293 sec., 3924.9890972525077 rows/sec., 7.03 MiB/sec.
4145 2024.06.25 04:52:20.559541 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Debug> DynamicQueryHandler: Done processing query
4146 2024.06.25 04:52:20.559566 [ 3 ] {f3ac468a-8b14-4c3f-966a-db7bdea3e868} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4147 2024.06.25 04:52:20.559581 [ 3 ] {} <Debug> HTTP-Session: 7373fca9-dac0-4c5e-8ebf-392bde7369b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.06.25 04:52:20.559701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4149 2024.06.25 04:52:20.559750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4150 2024.06.25 04:52:20.559769 [ 3 ] {} <Debug> HTTP-Session: 2fcda4ad-9072-436e-b787-6cb529b7cb02 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4151 2024.06.25 04:52:20.559785 [ 3 ] {} <Debug> HTTP-Session: 2fcda4ad-9072-436e-b787-6cb529b7cb02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2024.06.25 04:52:20.559799 [ 3 ] {} <Debug> HTTP-Session: 2fcda4ad-9072-436e-b787-6cb529b7cb02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.06.25 04:52:20.559830 [ 3 ] {} <Trace> HTTP-Session: 2fcda4ad-9072-436e-b787-6cb529b7cb02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4154 2024.06.25 04:52:20.559946 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4155 2024.06.25 04:52:20.559991 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4156 2024.06.25 04:52:20.560119 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4157 2024.06.25 04:52:20.560444 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4158 2024.06.25 04:52:20.560480 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4159 2024.06.25 04:52:20.560848 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4160 2024.06.25 04:52:20.561172 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4161 2024.06.25 04:52:20.561332 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
4162 2024.06.25 04:52:20.561499 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Debug> DynamicQueryHandler: Done processing query
4163 2024.06.25 04:52:20.561523 [ 3 ] {c7499bb3-91ed-4a0d-875f-f0ac898ca5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4164 2024.06.25 04:52:20.561539 [ 3 ] {} <Debug> HTTP-Session: 2fcda4ad-9072-436e-b787-6cb529b7cb02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.06.25 04:52:24.533272 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
4166 2024.06.25 04:52:24.533372 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
4167 2024.06.25 04:52:25.544989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4168 2024.06.25 04:52:25.545122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4169 2024.06.25 04:52:25.545150 [ 3 ] {} <Debug> HTTP-Session: e90596e2-59c2-4697-bdd2-7bfa178f985f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4170 2024.06.25 04:52:25.545181 [ 3 ] {} <Debug> HTTP-Session: e90596e2-59c2-4697-bdd2-7bfa178f985f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4171 2024.06.25 04:52:25.545200 [ 3 ] {} <Debug> HTTP-Session: e90596e2-59c2-4697-bdd2-7bfa178f985f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4172 2024.06.25 04:52:25.545256 [ 3 ] {} <Trace> HTTP-Session: e90596e2-59c2-4697-bdd2-7bfa178f985f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4173 2024.06.25 04:52:25.545466 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4174 2024.06.25 04:52:25.545543 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4175 2024.06.25 04:52:25.545764 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4176 2024.06.25 04:52:25.546293 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4177 2024.06.25 04:52:25.546336 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4178 2024.06.25 04:52:25.546710 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4179 2024.06.25 04:52:25.547054 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4180 2024.06.25 04:52:25.547241 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.00183 sec., 10928.96174863388 rows/sec., 885.84 KiB/sec.
4181 2024.06.25 04:52:25.547613 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Debug> DynamicQueryHandler: Done processing query
4182 2024.06.25 04:52:25.547665 [ 3 ] {6edb60e8-5a62-4e65-aa93-89d2f4cf50f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4183 2024.06.25 04:52:25.547685 [ 3 ] {} <Debug> HTTP-Session: e90596e2-59c2-4697-bdd2-7bfa178f985f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.06.25 04:52:25.547823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4185 2024.06.25 04:52:25.547874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4186 2024.06.25 04:52:25.547893 [ 3 ] {} <Debug> HTTP-Session: 73e7da5c-c0f1-4bf7-a389-4a6249cee5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4187 2024.06.25 04:52:25.547910 [ 3 ] {} <Debug> HTTP-Session: 73e7da5c-c0f1-4bf7-a389-4a6249cee5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4188 2024.06.25 04:52:25.547925 [ 3 ] {} <Debug> HTTP-Session: 73e7da5c-c0f1-4bf7-a389-4a6249cee5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.06.25 04:52:25.547957 [ 3 ] {} <Trace> HTTP-Session: 73e7da5c-c0f1-4bf7-a389-4a6249cee5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4190 2024.06.25 04:52:25.548058 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4191 2024.06.25 04:52:25.548103 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4192 2024.06.25 04:52:25.548252 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4193 2024.06.25 04:52:25.548542 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4194 2024.06.25 04:52:25.548579 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4195 2024.06.25 04:52:25.548884 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4196 2024.06.25 04:52:25.549209 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4197 2024.06.25 04:52:25.549363 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 370.09 KiB/sec.
4198 2024.06.25 04:52:25.549529 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Debug> DynamicQueryHandler: Done processing query
4199 2024.06.25 04:52:25.549554 [ 3 ] {cddb972a-e756-4db2-a518-12e8cb855366} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4200 2024.06.25 04:52:25.549570 [ 3 ] {} <Debug> HTTP-Session: 73e7da5c-c0f1-4bf7-a389-4a6249cee5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.06.25 04:52:25.549727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4202 2024.06.25 04:52:25.549775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4203 2024.06.25 04:52:25.549796 [ 3 ] {} <Debug> HTTP-Session: 9cd9ab15-43aa-4258-9c4e-0c43089595c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4204 2024.06.25 04:52:25.549812 [ 3 ] {} <Debug> HTTP-Session: 9cd9ab15-43aa-4258-9c4e-0c43089595c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4205 2024.06.25 04:52:25.549826 [ 3 ] {} <Debug> HTTP-Session: 9cd9ab15-43aa-4258-9c4e-0c43089595c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4206 2024.06.25 04:52:25.549858 [ 3 ] {} <Trace> HTTP-Session: 9cd9ab15-43aa-4258-9c4e-0c43089595c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4207 2024.06.25 04:52:25.549983 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4208 2024.06.25 04:52:25.550026 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4209 2024.06.25 04:52:25.550156 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4210 2024.06.25 04:52:25.550598 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4211 2024.06.25 04:52:25.550636 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4212 2024.06.25 04:52:25.550967 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4213 2024.06.25 04:52:25.551281 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4214 2024.06.25 04:52:25.551416 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Debug> executeQuery: Read 119 rows, 10.01 KiB in 0.00148 sec., 80405.4054054054 rows/sec., 6.60 MiB/sec.
4215 2024.06.25 04:52:25.551617 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Debug> DynamicQueryHandler: Done processing query
4216 2024.06.25 04:52:25.551643 [ 3 ] {67aa01d6-26c4-4eff-8c34-fd6be0b9bdd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4217 2024.06.25 04:52:25.551660 [ 3 ] {} <Debug> HTTP-Session: 9cd9ab15-43aa-4258-9c4e-0c43089595c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.06.25 04:52:25.551811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4219 2024.06.25 04:52:25.551862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4220 2024.06.25 04:52:25.551880 [ 3 ] {} <Debug> HTTP-Session: ea472472-6373-4df3-9e48-f590927444d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4221 2024.06.25 04:52:25.551897 [ 3 ] {} <Debug> HTTP-Session: ea472472-6373-4df3-9e48-f590927444d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4222 2024.06.25 04:52:25.551911 [ 3 ] {} <Debug> HTTP-Session: ea472472-6373-4df3-9e48-f590927444d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.06.25 04:52:25.551942 [ 3 ] {} <Trace> HTTP-Session: ea472472-6373-4df3-9e48-f590927444d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4224 2024.06.25 04:52:25.552037 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4225 2024.06.25 04:52:25.552080 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4226 2024.06.25 04:52:25.552213 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4227 2024.06.25 04:52:25.552512 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4228 2024.06.25 04:52:25.552549 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4229 2024.06.25 04:52:25.552849 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4230 2024.06.25 04:52:25.553159 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4231 2024.06.25 04:52:25.553308 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001283 sec., 4676.539360872954 rows/sec., 326.54 KiB/sec.
4232 2024.06.25 04:52:25.553493 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Debug> DynamicQueryHandler: Done processing query
4233 2024.06.25 04:52:25.553517 [ 3 ] {994c4f56-950f-4492-8932-f7de73089d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4234 2024.06.25 04:52:25.553533 [ 3 ] {} <Debug> HTTP-Session: ea472472-6373-4df3-9e48-f590927444d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.06.25 04:52:25.553665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4236 2024.06.25 04:52:25.553714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4237 2024.06.25 04:52:25.553734 [ 3 ] {} <Debug> HTTP-Session: e07d32b0-d789-4211-91f6-5c53337b6f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4238 2024.06.25 04:52:25.553750 [ 3 ] {} <Debug> HTTP-Session: e07d32b0-d789-4211-91f6-5c53337b6f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.06.25 04:52:25.553764 [ 3 ] {} <Debug> HTTP-Session: e07d32b0-d789-4211-91f6-5c53337b6f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.06.25 04:52:25.553795 [ 3 ] {} <Trace> HTTP-Session: e07d32b0-d789-4211-91f6-5c53337b6f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4241 2024.06.25 04:52:25.553915 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4242 2024.06.25 04:52:25.553958 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4243 2024.06.25 04:52:25.554082 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2024.06.25 04:52:25.554431 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4245 2024.06.25 04:52:25.554468 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4246 2024.06.25 04:52:25.554782 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4247 2024.06.25 04:52:25.555085 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4248 2024.06.25 04:52:25.555246 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001371 sec., 65645.51422319474 rows/sec., 5.13 MiB/sec.
4249 2024.06.25 04:52:25.555413 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Debug> DynamicQueryHandler: Done processing query
4250 2024.06.25 04:52:25.555439 [ 3 ] {bde385d1-c185-4c41-9679-7672bd8a5490} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4251 2024.06.25 04:52:25.555455 [ 3 ] {} <Debug> HTTP-Session: e07d32b0-d789-4211-91f6-5c53337b6f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.06.25 04:52:25.555629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4253 2024.06.25 04:52:25.555678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4254 2024.06.25 04:52:25.555697 [ 3 ] {} <Debug> HTTP-Session: c01f9a32-7d3a-4de6-b280-da4b7e0c5ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4255 2024.06.25 04:52:25.555714 [ 3 ] {} <Debug> HTTP-Session: c01f9a32-7d3a-4de6-b280-da4b7e0c5ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4256 2024.06.25 04:52:25.555729 [ 3 ] {} <Debug> HTTP-Session: c01f9a32-7d3a-4de6-b280-da4b7e0c5ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.06.25 04:52:25.555759 [ 3 ] {} <Trace> HTTP-Session: c01f9a32-7d3a-4de6-b280-da4b7e0c5ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4258 2024.06.25 04:52:25.555906 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4259 2024.06.25 04:52:25.555953 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4260 2024.06.25 04:52:25.556099 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4261 2024.06.25 04:52:25.556510 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4262 2024.06.25 04:52:25.556546 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4263 2024.06.25 04:52:25.556939 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4264 2024.06.25 04:52:25.557273 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4265 2024.06.25 04:52:25.557438 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001591 sec., 102451.28849780012 rows/sec., 7.13 MiB/sec.
4266 2024.06.25 04:52:25.557616 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Debug> DynamicQueryHandler: Done processing query
4267 2024.06.25 04:52:25.557641 [ 3 ] {2ded0a28-0292-4e38-924a-cbe3f289e8e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4268 2024.06.25 04:52:25.557657 [ 3 ] {} <Debug> HTTP-Session: c01f9a32-7d3a-4de6-b280-da4b7e0c5ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.06.25 04:52:25.557827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2024.06.25 04:52:25.557877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4271 2024.06.25 04:52:25.557897 [ 3 ] {} <Debug> HTTP-Session: 47c751f3-78ab-4efd-9fee-e039e8530ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4272 2024.06.25 04:52:25.557915 [ 3 ] {} <Debug> HTTP-Session: 47c751f3-78ab-4efd-9fee-e039e8530ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4273 2024.06.25 04:52:25.557929 [ 3 ] {} <Debug> HTTP-Session: 47c751f3-78ab-4efd-9fee-e039e8530ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.06.25 04:52:25.557960 [ 3 ] {} <Trace> HTTP-Session: 47c751f3-78ab-4efd-9fee-e039e8530ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4275 2024.06.25 04:52:25.558215 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4276 2024.06.25 04:52:25.558280 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4277 2024.06.25 04:52:25.558687 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4278 2024.06.25 04:52:25.559319 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4279 2024.06.25 04:52:25.559356 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4280 2024.06.25 04:52:25.559963 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4281 2024.06.25 04:52:25.560413 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4282 2024.06.25 04:52:25.560607 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002564 sec., 7800.3120124805 rows/sec., 13.98 MiB/sec.
4283 2024.06.25 04:52:25.561155 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Debug> DynamicQueryHandler: Done processing query
4284 2024.06.25 04:52:25.561181 [ 3 ] {5e42c1b9-893b-4559-bf51-f1fc5d06cff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4285 2024.06.25 04:52:25.561197 [ 3 ] {} <Debug> HTTP-Session: 47c751f3-78ab-4efd-9fee-e039e8530ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.06.25 04:52:25.561327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4287 2024.06.25 04:52:25.561377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4288 2024.06.25 04:52:25.561400 [ 3 ] {} <Debug> HTTP-Session: 86bd76f5-d337-4ad3-9b17-ec602646beb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4289 2024.06.25 04:52:25.561418 [ 3 ] {} <Debug> HTTP-Session: 86bd76f5-d337-4ad3-9b17-ec602646beb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4290 2024.06.25 04:52:25.561433 [ 3 ] {} <Debug> HTTP-Session: 86bd76f5-d337-4ad3-9b17-ec602646beb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.06.25 04:52:25.561464 [ 3 ] {} <Trace> HTTP-Session: 86bd76f5-d337-4ad3-9b17-ec602646beb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4292 2024.06.25 04:52:25.561580 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4293 2024.06.25 04:52:25.561626 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4294 2024.06.25 04:52:25.561818 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4295 2024.06.25 04:52:25.562170 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4296 2024.06.25 04:52:25.562208 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4297 2024.06.25 04:52:25.562570 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4298 2024.06.25 04:52:25.562907 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4299 2024.06.25 04:52:25.563063 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec.
4300 2024.06.25 04:52:25.563240 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Debug> DynamicQueryHandler: Done processing query
4301 2024.06.25 04:52:25.563265 [ 3 ] {463361ba-1fcf-4d26-bfbb-8d86d3785d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4302 2024.06.25 04:52:25.563282 [ 3 ] {} <Debug> HTTP-Session: 86bd76f5-d337-4ad3-9b17-ec602646beb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.06.25 04:52:30.544251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.06.25 04:52:30.544453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4305 2024.06.25 04:52:30.544500 [ 3 ] {} <Debug> HTTP-Session: 66fe01c8-848a-442b-9be8-b78e2f83911e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4306 2024.06.25 04:52:30.544542 [ 3 ] {} <Debug> HTTP-Session: 66fe01c8-848a-442b-9be8-b78e2f83911e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.06.25 04:52:30.544571 [ 3 ] {} <Debug> HTTP-Session: 66fe01c8-848a-442b-9be8-b78e2f83911e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.06.25 04:52:30.544653 [ 3 ] {} <Trace> HTTP-Session: 66fe01c8-848a-442b-9be8-b78e2f83911e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4309 2024.06.25 04:52:30.544939 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4310 2024.06.25 04:52:30.545049 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4311 2024.06.25 04:52:30.545286 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4312 2024.06.25 04:52:30.545762 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4313 2024.06.25 04:52:30.545806 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4314 2024.06.25 04:52:30.546178 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4315 2024.06.25 04:52:30.546517 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4316 2024.06.25 04:52:30.546679 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001824 sec., 4934.210526315789 rows/sec., 399.94 KiB/sec.
4317 2024.06.25 04:52:30.546907 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Debug> DynamicQueryHandler: Done processing query
4318 2024.06.25 04:52:30.546933 [ 3 ] {d623559e-32cd-437c-a891-6d1b6afc286a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4319 2024.06.25 04:52:30.546950 [ 3 ] {} <Debug> HTTP-Session: 66fe01c8-848a-442b-9be8-b78e2f83911e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.06.25 04:52:30.547120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4321 2024.06.25 04:52:30.547173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4322 2024.06.25 04:52:30.547194 [ 3 ] {} <Debug> HTTP-Session: e41e4c34-6f74-4e38-9f34-00b0fd8402ec Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4323 2024.06.25 04:52:30.547210 [ 3 ] {} <Debug> HTTP-Session: e41e4c34-6f74-4e38-9f34-00b0fd8402ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4324 2024.06.25 04:52:30.547224 [ 3 ] {} <Debug> HTTP-Session: e41e4c34-6f74-4e38-9f34-00b0fd8402ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.06.25 04:52:30.547257 [ 3 ] {} <Trace> HTTP-Session: e41e4c34-6f74-4e38-9f34-00b0fd8402ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4326 2024.06.25 04:52:30.547377 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4327 2024.06.25 04:52:30.547422 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4328 2024.06.25 04:52:30.547548 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4329 2024.06.25 04:52:30.547911 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4330 2024.06.25 04:52:30.547948 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4331 2024.06.25 04:52:30.548273 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4332 2024.06.25 04:52:30.548582 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4333 2024.06.25 04:52:30.548738 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001397 sec., 59413.02791696492 rows/sec., 4.83 MiB/sec.
4334 2024.06.25 04:52:30.548750 [ 46 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4335 2024.06.25 04:52:30.548856 [ 46 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4336 2024.06.25 04:52:30.548893 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4337 2024.06.25 04:52:30.548974 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Debug> DynamicQueryHandler: Done processing query
4338 2024.06.25 04:52:30.549023 [ 3 ] {a08c8ee1-2d42-41db-8a71-f0d296218239} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4339 2024.06.25 04:52:30.549088 [ 3 ] {} <Debug> HTTP-Session: e41e4c34-6f74-4e38-9f34-00b0fd8402ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.06.25 04:52:30.549219 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4341 2024.06.25 04:52:30.549298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4342 2024.06.25 04:52:30.549378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4343 2024.06.25 04:52:30.549443 [ 3 ] {} <Debug> HTTP-Session: f4e0bc64-0699-4055-9ee2-156ba520bd40 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4344 2024.06.25 04:52:30.549497 [ 3 ] {} <Debug> HTTP-Session: f4e0bc64-0699-4055-9ee2-156ba520bd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4345 2024.06.25 04:52:30.549540 [ 3 ] {} <Debug> HTTP-Session: f4e0bc64-0699-4055-9ee2-156ba520bd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.06.25 04:52:30.549558 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4347 2024.06.25 04:52:30.549599 [ 3 ] {} <Trace> HTTP-Session: f4e0bc64-0699-4055-9ee2-156ba520bd40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4348 2024.06.25 04:52:30.549628 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 183 rows starting from the beginning of the part
4349 2024.06.25 04:52:30.549926 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4350 2024.06.25 04:52:30.549942 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 121 rows starting from the beginning of the part
4351 2024.06.25 04:52:30.550035 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4352 2024.06.25 04:52:30.550290 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part
4353 2024.06.25 04:52:30.550663 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 85 rows starting from the beginning of the part
4354 2024.06.25 04:52:30.551048 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 119 rows starting from the beginning of the part
4355 2024.06.25 04:52:30.551055 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4356 2024.06.25 04:52:30.551360 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 83 rows starting from the beginning of the part
4357 2024.06.25 04:52:30.552073 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4358 2024.06.25 04:52:30.552150 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4359 2024.06.25 04:52:30.553015 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4360 2024.06.25 04:52:30.553730 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 4 columns (4 merged, 0 gathered) in 0.004725056 sec., 149627.8562624443 rows/sec., 12.21 MiB/sec.
4361 2024.06.25 04:52:30.553737 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4362 2024.06.25 04:52:30.553951 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4363 2024.06.25 04:52:30.554014 [ 46 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4364 2024.06.25 04:52:30.554071 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.004317 sec., 16909.891128098217 rows/sec., 1.32 MiB/sec.
4365 2024.06.25 04:52:30.554110 [ 46 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4366 2024.06.25 04:52:30.554202 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4367 2024.06.25 04:52:30.554813 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Debug> DynamicQueryHandler: Done processing query
4368 2024.06.25 04:52:30.554836 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4369 2024.06.25 04:52:30.554945 [ 3 ] {ef95a1c5-9a3e-4033-be36-1f27f90f61f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4370 2024.06.25 04:52:30.555047 [ 3 ] {} <Debug> HTTP-Session: f4e0bc64-0699-4055-9ee2-156ba520bd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4371 2024.06.25 04:52:30.555412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4372 2024.06.25 04:52:30.555508 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4373 2024.06.25 04:52:30.555575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4374 2024.06.25 04:52:30.555597 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 141 rows starting from the beginning of the part
4375 2024.06.25 04:52:30.555659 [ 3 ] {} <Debug> HTTP-Session: c96f5e76-89d8-4b04-98bb-3338f6ce83e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4376 2024.06.25 04:52:30.555736 [ 3 ] {} <Debug> HTTP-Session: c96f5e76-89d8-4b04-98bb-3338f6ce83e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4377 2024.06.25 04:52:30.555820 [ 3 ] {} <Debug> HTTP-Session: c96f5e76-89d8-4b04-98bb-3338f6ce83e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.06.25 04:52:30.555886 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 101 rows starting from the beginning of the part
4379 2024.06.25 04:52:30.556018 [ 3 ] {} <Trace> HTTP-Session: c96f5e76-89d8-4b04-98bb-3338f6ce83e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4380 2024.06.25 04:52:30.556380 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 84 rows starting from the beginning of the part
4381 2024.06.25 04:52:30.556728 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4382 2024.06.25 04:52:30.556819 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
4383 2024.06.25 04:52:30.556927 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4384 2024.06.25 04:52:30.557187 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part
4385 2024.06.25 04:52:30.557584 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 73 rows starting from the beginning of the part
4386 2024.06.25 04:52:30.557846 [ 193 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4387 2024.06.25 04:52:30.558467 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4388 2024.06.25 04:52:30.558554 [ 193 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_26_5} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4389 2024.06.25 04:52:30.558836 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4390 2024.06.25 04:52:30.559487 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4391 2024.06.25 04:52:30.559549 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4392 2024.06.25 04:52:30.560530 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4393 2024.06.25 04:52:30.560681 [ 201 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.006332251 sec., 89383.69625588121 rows/sec., 6.98 MiB/sec.
4394 2024.06.25 04:52:30.560936 [ 201 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4395 2024.06.25 04:52:30.561404 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4396 2024.06.25 04:52:30.561701 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4397 2024.06.25 04:52:30.561782 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005454 sec., 29336.266960029337 rows/sec., 2.04 MiB/sec.
4398 2024.06.25 04:52:30.561785 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4399 2024.06.25 04:52:30.561888 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4400 2024.06.25 04:52:30.561980 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4401 2024.06.25 04:52:30.562338 [ 194 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_26_5} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4402 2024.06.25 04:52:30.562348 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4403 2024.06.25 04:52:30.562368 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Debug> DynamicQueryHandler: Done processing query
4404 2024.06.25 04:52:30.562458 [ 3 ] {05f0f5bc-c47b-4801-ac06-0c9ee4886512} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4405 2024.06.25 04:52:30.562547 [ 3 ] {} <Debug> HTTP-Session: c96f5e76-89d8-4b04-98bb-3338f6ce83e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4406 2024.06.25 04:52:30.562625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
4407 2024.06.25 04:52:30.562776 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4408 2024.06.25 04:52:30.562792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.06.25 04:52:30.562840 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2717 rows starting from the beginning of the part
4410 2024.06.25 04:52:30.562896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4411 2024.06.25 04:52:30.563009 [ 3 ] {} <Debug> HTTP-Session: b743dfd5-e1de-4040-b875-7811de877256 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4412 2024.06.25 04:52:30.563062 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 198 rows starting from the beginning of the part
4413 2024.06.25 04:52:30.563088 [ 3 ] {} <Debug> HTTP-Session: b743dfd5-e1de-4040-b875-7811de877256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4414 2024.06.25 04:52:30.563167 [ 3 ] {} <Debug> HTTP-Session: b743dfd5-e1de-4040-b875-7811de877256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4415 2024.06.25 04:52:30.563311 [ 3 ] {} <Trace> HTTP-Session: b743dfd5-e1de-4040-b875-7811de877256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4416 2024.06.25 04:52:30.563386 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
4417 2024.06.25 04:52:30.563630 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part
4418 2024.06.25 04:52:30.563739 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4419 2024.06.25 04:52:30.563977 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 163 rows starting from the beginning of the part
4420 2024.06.25 04:52:30.564035 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4421 2024.06.25 04:52:30.564335 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part
4422 2024.06.25 04:52:30.566208 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4423 2024.06.25 04:52:30.567510 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4424 2024.06.25 04:52:30.567550 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4425 2024.06.25 04:52:30.568268 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006214689 sec., 572836.3881121002 rows/sec., 40.00 MiB/sec.
4426 2024.06.25 04:52:30.568605 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4427 2024.06.25 04:52:30.569469 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4428 2024.06.25 04:52:30.569668 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4429 2024.06.25 04:52:30.569952 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4430 2024.06.25 04:52:30.570142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
4431 2024.06.25 04:52:30.570448 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4432 2024.06.25 04:52:30.570665 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007156 sec., 1257.6858580212408 rows/sec., 2.25 MiB/sec.
4433 2024.06.25 04:52:30.571090 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Debug> DynamicQueryHandler: Done processing query
4434 2024.06.25 04:52:30.571116 [ 3 ] {0ab0883a-7858-4086-9f95-81a26991d8b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4435 2024.06.25 04:52:30.571133 [ 3 ] {} <Debug> HTTP-Session: b743dfd5-e1de-4040-b875-7811de877256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.06.25 04:52:30.571273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4437 2024.06.25 04:52:30.571322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4438 2024.06.25 04:52:30.571342 [ 3 ] {} <Debug> HTTP-Session: ffe23f61-bb3f-4778-8dfd-4420ce982d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4439 2024.06.25 04:52:30.571358 [ 3 ] {} <Debug> HTTP-Session: ffe23f61-bb3f-4778-8dfd-4420ce982d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4440 2024.06.25 04:52:30.571372 [ 3 ] {} <Debug> HTTP-Session: ffe23f61-bb3f-4778-8dfd-4420ce982d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.06.25 04:52:30.571405 [ 3 ] {} <Trace> HTTP-Session: ffe23f61-bb3f-4778-8dfd-4420ce982d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4442 2024.06.25 04:52:30.571533 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4443 2024.06.25 04:52:30.571578 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4444 2024.06.25 04:52:30.571717 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4445 2024.06.25 04:52:30.572050 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4446 2024.06.25 04:52:30.572087 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4447 2024.06.25 04:52:30.572475 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4448 2024.06.25 04:52:30.572838 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4449 2024.06.25 04:52:30.572997 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec.
4450 2024.06.25 04:52:30.573004 [ 46 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4451 2024.06.25 04:52:30.573081 [ 46 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4452 2024.06.25 04:52:30.573120 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4453 2024.06.25 04:52:30.573280 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4454 2024.06.25 04:52:30.573293 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Debug> DynamicQueryHandler: Done processing query
4455 2024.06.25 04:52:30.573347 [ 3 ] {b2154ae0-fb13-4f7f-90aa-f3752b480803} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4456 2024.06.25 04:52:30.573382 [ 3 ] {} <Debug> HTTP-Session: ffe23f61-bb3f-4778-8dfd-4420ce982d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4457 2024.06.25 04:52:30.573491 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4458 2024.06.25 04:52:30.573526 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 956 rows starting from the beginning of the part
4459 2024.06.25 04:52:30.573627 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
4460 2024.06.25 04:52:30.573835 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
4461 2024.06.25 04:52:30.574017 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
4462 2024.06.25 04:52:30.574166 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
4463 2024.06.25 04:52:30.574341 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
4464 2024.06.25 04:52:30.575599 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387758 sec., 526016.4556039599 rows/sec., 35.32 MiB/sec.
4465 2024.06.25 04:52:30.575847 [ 197 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4466 2024.06.25 04:52:30.576306 [ 197 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4467 2024.06.25 04:52:30.576388 [ 197 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_26_5} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4468 2024.06.25 04:52:30.576471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
4469 2024.06.25 04:52:35.544617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4470 2024.06.25 04:52:35.544754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4471 2024.06.25 04:52:35.544780 [ 3 ] {} <Debug> HTTP-Session: 696a61ed-b65a-47d5-b6d4-8a091145995f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4472 2024.06.25 04:52:35.544806 [ 3 ] {} <Debug> HTTP-Session: 696a61ed-b65a-47d5-b6d4-8a091145995f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.06.25 04:52:35.544820 [ 3 ] {} <Debug> HTTP-Session: 696a61ed-b65a-47d5-b6d4-8a091145995f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.06.25 04:52:35.544871 [ 3 ] {} <Trace> HTTP-Session: 696a61ed-b65a-47d5-b6d4-8a091145995f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4475 2024.06.25 04:52:35.545070 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4476 2024.06.25 04:52:35.545138 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4477 2024.06.25 04:52:35.545338 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4478 2024.06.25 04:52:35.545801 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4479 2024.06.25 04:52:35.545844 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4480 2024.06.25 04:52:35.546228 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4481 2024.06.25 04:52:35.546581 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4482 2024.06.25 04:52:35.546761 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001743 sec., 11474.469305794608 rows/sec., 930.06 KiB/sec.
4483 2024.06.25 04:52:35.546777 [ 88 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
4484 2024.06.25 04:52:35.546883 [ 88 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4485 2024.06.25 04:52:35.546928 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4486 2024.06.25 04:52:35.547042 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Debug> DynamicQueryHandler: Done processing query
4487 2024.06.25 04:52:35.547100 [ 3 ] {8dc761a8-dc8e-45f3-bdc5-4bdf1e6512b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4488 2024.06.25 04:52:35.547134 [ 3 ] {} <Debug> HTTP-Session: 696a61ed-b65a-47d5-b6d4-8a091145995f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4489 2024.06.25 04:52:35.547149 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
4490 2024.06.25 04:52:35.547357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4491 2024.06.25 04:52:35.547403 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4492 2024.06.25 04:52:35.547471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4493 2024.06.25 04:52:35.547471 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 29 rows starting from the beginning of the part
4494 2024.06.25 04:52:35.547513 [ 3 ] {} <Debug> HTTP-Session: 61e7a1dd-a47d-4325-84f5-38da74b3f574 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4495 2024.06.25 04:52:35.547549 [ 3 ] {} <Debug> HTTP-Session: 61e7a1dd-a47d-4325-84f5-38da74b3f574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4496 2024.06.25 04:52:35.547597 [ 3 ] {} <Debug> HTTP-Session: 61e7a1dd-a47d-4325-84f5-38da74b3f574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.06.25 04:52:35.547678 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part
4498 2024.06.25 04:52:35.547743 [ 3 ] {} <Trace> HTTP-Session: 61e7a1dd-a47d-4325-84f5-38da74b3f574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4499 2024.06.25 04:52:35.548036 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part
4500 2024.06.25 04:52:35.548199 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4501 2024.06.25 04:52:35.548393 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4502 2024.06.25 04:52:35.548403 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part
4503 2024.06.25 04:52:35.548736 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part
4504 2024.06.25 04:52:35.549099 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part
4505 2024.06.25 04:52:35.549526 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4506 2024.06.25 04:52:35.550377 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4507 2024.06.25 04:52:35.550447 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4508 2024.06.25 04:52:35.551329 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4509 2024.06.25 04:52:35.551592 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.004569033 sec., 23418.5220373764 rows/sec., 1.85 MiB/sec.
4510 2024.06.25 04:52:35.551833 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
4511 2024.06.25 04:52:35.552096 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4512 2024.06.25 04:52:35.552496 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.004498 sec., 25789.239662072032 rows/sec., 2.13 MiB/sec.
4513 2024.06.25 04:52:35.552679 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.06.25 04:52:35.552809 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_20_4} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
4515 2024.06.25 04:52:35.552825 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Debug> DynamicQueryHandler: Done processing query
4516 2024.06.25 04:52:35.552868 [ 3 ] {f5121ae4-3d2d-49f2-8ee4-b80c96449882} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4517 2024.06.25 04:52:35.552930 [ 3 ] {} <Debug> HTTP-Session: 61e7a1dd-a47d-4325-84f5-38da74b3f574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.06.25 04:52:35.552965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4519 2024.06.25 04:52:35.553111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4520 2024.06.25 04:52:35.553173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4521 2024.06.25 04:52:35.553193 [ 3 ] {} <Debug> HTTP-Session: ecfadf23-93fe-4b2e-a71a-e3f93f244c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4522 2024.06.25 04:52:35.553210 [ 3 ] {} <Debug> HTTP-Session: ecfadf23-93fe-4b2e-a71a-e3f93f244c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.06.25 04:52:35.553224 [ 3 ] {} <Debug> HTTP-Session: ecfadf23-93fe-4b2e-a71a-e3f93f244c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4524 2024.06.25 04:52:35.553256 [ 3 ] {} <Trace> HTTP-Session: ecfadf23-93fe-4b2e-a71a-e3f93f244c12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4525 2024.06.25 04:52:35.553401 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4526 2024.06.25 04:52:35.553447 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4527 2024.06.25 04:52:35.553599 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4528 2024.06.25 04:52:35.553954 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4529 2024.06.25 04:52:35.553992 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4530 2024.06.25 04:52:35.554344 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4531 2024.06.25 04:52:35.554683 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4532 2024.06.25 04:52:35.554844 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.0015 sec., 56000 rows/sec., 4.37 MiB/sec.
4533 2024.06.25 04:52:35.555009 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Debug> DynamicQueryHandler: Done processing query
4534 2024.06.25 04:52:35.555034 [ 3 ] {17a74e30-6c52-40a0-8efb-bd771fe116ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4535 2024.06.25 04:52:35.555051 [ 3 ] {} <Debug> HTTP-Session: ecfadf23-93fe-4b2e-a71a-e3f93f244c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.06.25 04:52:35.555220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4537 2024.06.25 04:52:35.555270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4538 2024.06.25 04:52:35.555290 [ 3 ] {} <Debug> HTTP-Session: 5137fd6f-22f9-4961-89c8-94d48cb7250e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4539 2024.06.25 04:52:35.555313 [ 3 ] {} <Debug> HTTP-Session: 5137fd6f-22f9-4961-89c8-94d48cb7250e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4540 2024.06.25 04:52:35.555327 [ 3 ] {} <Debug> HTTP-Session: 5137fd6f-22f9-4961-89c8-94d48cb7250e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.06.25 04:52:35.555358 [ 3 ] {} <Trace> HTTP-Session: 5137fd6f-22f9-4961-89c8-94d48cb7250e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4542 2024.06.25 04:52:35.555514 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4543 2024.06.25 04:52:35.555562 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4544 2024.06.25 04:52:35.555713 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4545 2024.06.25 04:52:35.556120 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4546 2024.06.25 04:52:35.556159 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4547 2024.06.25 04:52:35.556566 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4548 2024.06.25 04:52:35.556923 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4549 2024.06.25 04:52:35.557080 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec.
4550 2024.06.25 04:52:35.557418 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Debug> DynamicQueryHandler: Done processing query
4551 2024.06.25 04:52:35.557452 [ 3 ] {12c40ac7-0d50-483c-b94e-8dc5b067171c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4552 2024.06.25 04:52:35.557469 [ 3 ] {} <Debug> HTTP-Session: 5137fd6f-22f9-4961-89c8-94d48cb7250e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4553 2024.06.25 04:52:35.557650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4554 2024.06.25 04:52:35.557704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4555 2024.06.25 04:52:35.557724 [ 3 ] {} <Debug> HTTP-Session: aa45dc4d-8b64-434e-9eb2-7c2fffd70d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4556 2024.06.25 04:52:35.557741 [ 3 ] {} <Debug> HTTP-Session: aa45dc4d-8b64-434e-9eb2-7c2fffd70d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4557 2024.06.25 04:52:35.557755 [ 3 ] {} <Debug> HTTP-Session: aa45dc4d-8b64-434e-9eb2-7c2fffd70d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4558 2024.06.25 04:52:35.557787 [ 3 ] {} <Trace> HTTP-Session: aa45dc4d-8b64-434e-9eb2-7c2fffd70d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4559 2024.06.25 04:52:35.558055 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4560 2024.06.25 04:52:35.558132 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4561 2024.06.25 04:52:35.558577 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4562 2024.06.25 04:52:35.559242 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4563 2024.06.25 04:52:35.559279 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4564 2024.06.25 04:52:35.559897 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4565 2024.06.25 04:52:35.560318 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4566 2024.06.25 04:52:35.560504 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002621 sec., 7630.675314765356 rows/sec., 13.67 MiB/sec.
4567 2024.06.25 04:52:35.560724 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Debug> DynamicQueryHandler: Done processing query
4568 2024.06.25 04:52:35.560750 [ 3 ] {ae205f2a-f05f-468c-b4fd-581c4fd2cc1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4569 2024.06.25 04:52:35.560766 [ 3 ] {} <Debug> HTTP-Session: aa45dc4d-8b64-434e-9eb2-7c2fffd70d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.06.25 04:52:35.560918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4571 2024.06.25 04:52:35.560967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4572 2024.06.25 04:52:35.560988 [ 3 ] {} <Debug> HTTP-Session: df0c793a-975a-4048-b8d3-763129705035 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4573 2024.06.25 04:52:35.561004 [ 3 ] {} <Debug> HTTP-Session: df0c793a-975a-4048-b8d3-763129705035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4574 2024.06.25 04:52:35.561018 [ 3 ] {} <Debug> HTTP-Session: df0c793a-975a-4048-b8d3-763129705035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4575 2024.06.25 04:52:35.561049 [ 3 ] {} <Trace> HTTP-Session: df0c793a-975a-4048-b8d3-763129705035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4576 2024.06.25 04:52:35.561168 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4577 2024.06.25 04:52:35.561213 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4578 2024.06.25 04:52:35.561340 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4579 2024.06.25 04:52:35.561649 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4580 2024.06.25 04:52:35.561686 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4581 2024.06.25 04:52:35.562052 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4582 2024.06.25 04:52:35.562383 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4583 2024.06.25 04:52:35.562538 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
4584 2024.06.25 04:52:35.562714 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Debug> DynamicQueryHandler: Done processing query
4585 2024.06.25 04:52:35.562740 [ 3 ] {de698f7d-4e56-4b76-ae5b-eac84d4eff46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4586 2024.06.25 04:52:35.562757 [ 3 ] {} <Debug> HTTP-Session: df0c793a-975a-4048-b8d3-763129705035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.06.25 04:52:39.533440 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
4588 2024.06.25 04:52:39.533513 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
4589 2024.06.25 04:52:40.545236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4590 2024.06.25 04:52:40.545354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4591 2024.06.25 04:52:40.545379 [ 3 ] {} <Debug> HTTP-Session: cd07733b-2fd6-45df-9a73-bf690ca403ad Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4592 2024.06.25 04:52:40.545403 [ 3 ] {} <Debug> HTTP-Session: cd07733b-2fd6-45df-9a73-bf690ca403ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4593 2024.06.25 04:52:40.545417 [ 3 ] {} <Debug> HTTP-Session: cd07733b-2fd6-45df-9a73-bf690ca403ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.06.25 04:52:40.545468 [ 3 ] {} <Trace> HTTP-Session: cd07733b-2fd6-45df-9a73-bf690ca403ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4595 2024.06.25 04:52:40.545655 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4596 2024.06.25 04:52:40.545722 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4597 2024.06.25 04:52:40.545915 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4598 2024.06.25 04:52:40.546376 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4599 2024.06.25 04:52:40.546420 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4600 2024.06.25 04:52:40.546797 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4601 2024.06.25 04:52:40.547141 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4602 2024.06.25 04:52:40.547300 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001699 sec., 5297.23366686286 rows/sec., 429.37 KiB/sec.
4603 2024.06.25 04:52:40.547519 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Debug> DynamicQueryHandler: Done processing query
4604 2024.06.25 04:52:40.547547 [ 3 ] {eb471629-ffe8-439a-bd23-ffb1fb590249} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4605 2024.06.25 04:52:40.547564 [ 3 ] {} <Debug> HTTP-Session: cd07733b-2fd6-45df-9a73-bf690ca403ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4606 2024.06.25 04:52:40.547740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4607 2024.06.25 04:52:40.547792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4608 2024.06.25 04:52:40.547811 [ 3 ] {} <Debug> HTTP-Session: 347b16df-2690-4e45-93d6-92a4aeb37261 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4609 2024.06.25 04:52:40.547827 [ 3 ] {} <Debug> HTTP-Session: 347b16df-2690-4e45-93d6-92a4aeb37261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4610 2024.06.25 04:52:40.547840 [ 3 ] {} <Debug> HTTP-Session: 347b16df-2690-4e45-93d6-92a4aeb37261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4611 2024.06.25 04:52:40.547871 [ 3 ] {} <Trace> HTTP-Session: 347b16df-2690-4e45-93d6-92a4aeb37261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4612 2024.06.25 04:52:40.547997 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4613 2024.06.25 04:52:40.548042 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4614 2024.06.25 04:52:40.548173 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4615 2024.06.25 04:52:40.548592 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4616 2024.06.25 04:52:40.548630 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4617 2024.06.25 04:52:40.548950 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4618 2024.06.25 04:52:40.549274 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4619 2024.06.25 04:52:40.549428 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Debug> executeQuery: Read 119 rows, 9.73 KiB in 0.001474 sec., 80732.70013568521 rows/sec., 6.44 MiB/sec.
4620 2024.06.25 04:52:40.549643 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Debug> DynamicQueryHandler: Done processing query
4621 2024.06.25 04:52:40.549678 [ 3 ] {09cd385d-555c-48d8-8ed0-dccd2537d7b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4622 2024.06.25 04:52:40.549699 [ 3 ] {} <Debug> HTTP-Session: 347b16df-2690-4e45-93d6-92a4aeb37261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.06.25 04:52:40.549854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4624 2024.06.25 04:52:40.549914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4625 2024.06.25 04:52:40.549939 [ 3 ] {} <Debug> HTTP-Session: 301366d0-a3af-4719-bbb1-b127f445e6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4626 2024.06.25 04:52:40.549959 [ 3 ] {} <Debug> HTTP-Session: 301366d0-a3af-4719-bbb1-b127f445e6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.06.25 04:52:40.549976 [ 3 ] {} <Debug> HTTP-Session: 301366d0-a3af-4719-bbb1-b127f445e6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4628 2024.06.25 04:52:40.550015 [ 3 ] {} <Trace> HTTP-Session: 301366d0-a3af-4719-bbb1-b127f445e6d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4629 2024.06.25 04:52:40.550167 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4630 2024.06.25 04:52:40.550219 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4631 2024.06.25 04:52:40.550376 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4632 2024.06.25 04:52:40.550768 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4633 2024.06.25 04:52:40.550805 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4634 2024.06.25 04:52:40.551121 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4635 2024.06.25 04:52:40.551426 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4636 2024.06.25 04:52:40.551590 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.001474 sec., 65807.32700135685 rows/sec., 5.12 MiB/sec.
4637 2024.06.25 04:52:40.551758 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Debug> DynamicQueryHandler: Done processing query
4638 2024.06.25 04:52:40.551783 [ 3 ] {d5dc4128-cf14-4f41-ae8b-0a5adbe5de95} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4639 2024.06.25 04:52:40.551798 [ 3 ] {} <Debug> HTTP-Session: 301366d0-a3af-4719-bbb1-b127f445e6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.06.25 04:52:40.551992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4641 2024.06.25 04:52:40.552042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4642 2024.06.25 04:52:40.552061 [ 3 ] {} <Debug> HTTP-Session: 85f7b638-8bc5-4d6c-b526-d00da07052df Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4643 2024.06.25 04:52:40.552077 [ 3 ] {} <Debug> HTTP-Session: 85f7b638-8bc5-4d6c-b526-d00da07052df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.06.25 04:52:40.552091 [ 3 ] {} <Debug> HTTP-Session: 85f7b638-8bc5-4d6c-b526-d00da07052df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4645 2024.06.25 04:52:40.552122 [ 3 ] {} <Trace> HTTP-Session: 85f7b638-8bc5-4d6c-b526-d00da07052df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4646 2024.06.25 04:52:40.552296 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4647 2024.06.25 04:52:40.552344 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4648 2024.06.25 04:52:40.552490 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4649 2024.06.25 04:52:40.552919 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4650 2024.06.25 04:52:40.552955 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4651 2024.06.25 04:52:40.553351 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4652 2024.06.25 04:52:40.553675 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4653 2024.06.25 04:52:40.553839 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001617 sec., 121212.12121212122 rows/sec., 8.46 MiB/sec.
4654 2024.06.25 04:52:40.554095 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Debug> DynamicQueryHandler: Done processing query
4655 2024.06.25 04:52:40.554139 [ 3 ] {04074652-e2b0-42b6-816f-4ed0a2d6b4a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4656 2024.06.25 04:52:40.554180 [ 3 ] {} <Debug> HTTP-Session: 85f7b638-8bc5-4d6c-b526-d00da07052df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.06.25 04:52:40.554328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4658 2024.06.25 04:52:40.554378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4659 2024.06.25 04:52:40.554397 [ 3 ] {} <Debug> HTTP-Session: b4f1ef6d-5550-4c38-a8c2-b42a12f32b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4660 2024.06.25 04:52:40.554414 [ 3 ] {} <Debug> HTTP-Session: b4f1ef6d-5550-4c38-a8c2-b42a12f32b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.06.25 04:52:40.554428 [ 3 ] {} <Debug> HTTP-Session: b4f1ef6d-5550-4c38-a8c2-b42a12f32b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.06.25 04:52:40.554458 [ 3 ] {} <Trace> HTTP-Session: b4f1ef6d-5550-4c38-a8c2-b42a12f32b4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4663 2024.06.25 04:52:40.554640 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4664 2024.06.25 04:52:40.554711 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4665 2024.06.25 04:52:40.555134 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4666 2024.06.25 04:52:40.555678 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4667 2024.06.25 04:52:40.555713 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4668 2024.06.25 04:52:40.556294 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4669 2024.06.25 04:52:40.556693 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4670 2024.06.25 04:52:40.556878 [ 153 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4671 2024.06.25 04:52:40.556891 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002351 sec., 3828.158230540196 rows/sec., 6.86 MiB/sec.
4672 2024.06.25 04:52:40.556978 [ 153 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4673 2024.06.25 04:52:40.557068 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4674 2024.06.25 04:52:40.557626 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Debug> DynamicQueryHandler: Done processing query
4675 2024.06.25 04:52:40.557708 [ 3 ] {2ca46982-73a6-47f8-9a97-3635772b9ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4676 2024.06.25 04:52:40.557703 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4677 2024.06.25 04:52:40.557743 [ 3 ] {} <Debug> HTTP-Session: b4f1ef6d-5550-4c38-a8c2-b42a12f32b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.06.25 04:52:40.557961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4679 2024.06.25 04:52:40.558094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4680 2024.06.25 04:52:40.558152 [ 3 ] {} <Debug> HTTP-Session: 963e782b-5545-47b4-b092-acbb61926c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4681 2024.06.25 04:52:40.558201 [ 3 ] {} <Debug> HTTP-Session: 963e782b-5545-47b4-b092-acbb61926c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.06.25 04:52:40.558252 [ 3 ] {} <Debug> HTTP-Session: 963e782b-5545-47b4-b092-acbb61926c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4683 2024.06.25 04:52:40.558345 [ 3 ] {} <Trace> HTTP-Session: 963e782b-5545-47b4-b092-acbb61926c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4684 2024.06.25 04:52:40.558553 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4685 2024.06.25 04:52:40.558660 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4686 2024.06.25 04:52:40.558715 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part
4687 2024.06.25 04:52:40.558770 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4688 2024.06.25 04:52:40.559521 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part
4689 2024.06.25 04:52:40.559656 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4690 2024.06.25 04:52:40.560191 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part
4691 2024.06.25 04:52:40.560784 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4692 2024.06.25 04:52:40.560856 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part
4693 2024.06.25 04:52:40.560860 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4694 2024.06.25 04:52:40.561570 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part
4695 2024.06.25 04:52:40.562212 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
4696 2024.06.25 04:52:40.562244 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4697 2024.06.25 04:52:40.563418 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4698 2024.06.25 04:52:40.563691 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00516 sec., 11627.906976744187 rows/sec., 802.45 KiB/sec.
4699 2024.06.25 04:52:40.564049 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Debug> DynamicQueryHandler: Done processing query
4700 2024.06.25 04:52:40.564098 [ 3 ] {35085561-f2f3-4a7c-8b94-163acc956ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4701 2024.06.25 04:52:40.564140 [ 3 ] {} <Debug> HTTP-Session: 963e782b-5545-47b4-b092-acbb61926c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4702 2024.06.25 04:52:40.566837 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 19 columns (19 merged, 0 gathered) in 0.009599974 sec., 34583.42699678145 rows/sec., 61.97 MiB/sec.
4703 2024.06.25 04:52:40.567391 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4704 2024.06.25 04:52:40.568006 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4705 2024.06.25 04:52:40.568084 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4706 2024.06.25 04:52:40.568224 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB.
4707 2024.06.25 04:52:45.545171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4708 2024.06.25 04:52:45.545369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4709 2024.06.25 04:52:45.545415 [ 3 ] {} <Debug> HTTP-Session: 760835b9-30aa-49c9-b68f-cd256584bdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4710 2024.06.25 04:52:45.545458 [ 3 ] {} <Debug> HTTP-Session: 760835b9-30aa-49c9-b68f-cd256584bdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.06.25 04:52:45.545487 [ 3 ] {} <Debug> HTTP-Session: 760835b9-30aa-49c9-b68f-cd256584bdaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.06.25 04:52:45.545566 [ 3 ] {} <Trace> HTTP-Session: 760835b9-30aa-49c9-b68f-cd256584bdaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4713 2024.06.25 04:52:45.545859 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4714 2024.06.25 04:52:45.545928 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4715 2024.06.25 04:52:45.546121 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4716 2024.06.25 04:52:45.546628 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4717 2024.06.25 04:52:45.546675 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4718 2024.06.25 04:52:45.547047 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4719 2024.06.25 04:52:45.547394 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4720 2024.06.25 04:52:45.547576 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001796 sec., 11135.857461024498 rows/sec., 902.61 KiB/sec.
4721 2024.06.25 04:52:45.547791 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Debug> DynamicQueryHandler: Done processing query
4722 2024.06.25 04:52:45.547819 [ 3 ] {e80456d0-e379-46e3-8fb0-2069f5e125e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4723 2024.06.25 04:52:45.547836 [ 3 ] {} <Debug> HTTP-Session: 760835b9-30aa-49c9-b68f-cd256584bdaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.06.25 04:52:45.548001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4725 2024.06.25 04:52:45.548061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4726 2024.06.25 04:52:45.548081 [ 3 ] {} <Debug> HTTP-Session: 52b3b19d-020c-40de-acb7-ae716119deaa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4727 2024.06.25 04:52:45.548100 [ 3 ] {} <Debug> HTTP-Session: 52b3b19d-020c-40de-acb7-ae716119deaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.06.25 04:52:45.548115 [ 3 ] {} <Debug> HTTP-Session: 52b3b19d-020c-40de-acb7-ae716119deaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.06.25 04:52:45.548150 [ 3 ] {} <Trace> HTTP-Session: 52b3b19d-020c-40de-acb7-ae716119deaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4730 2024.06.25 04:52:45.548287 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4731 2024.06.25 04:52:45.548335 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4732 2024.06.25 04:52:45.548467 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4733 2024.06.25 04:52:45.548907 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4734 2024.06.25 04:52:45.548946 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4735 2024.06.25 04:52:45.549265 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4736 2024.06.25 04:52:45.549572 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4737 2024.06.25 04:52:45.549729 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001492 sec., 77747.9892761394 rows/sec., 6.41 MiB/sec.
4738 2024.06.25 04:52:45.549902 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Debug> DynamicQueryHandler: Done processing query
4739 2024.06.25 04:52:45.549928 [ 3 ] {7ff7f54b-7810-402d-922f-bac49a127dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4740 2024.06.25 04:52:45.549944 [ 3 ] {} <Debug> HTTP-Session: 52b3b19d-020c-40de-acb7-ae716119deaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.06.25 04:52:45.550124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4742 2024.06.25 04:52:45.550178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4743 2024.06.25 04:52:45.550198 [ 3 ] {} <Debug> HTTP-Session: 87259149-6e62-4d45-8914-24b783313aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4744 2024.06.25 04:52:45.550215 [ 3 ] {} <Debug> HTTP-Session: 87259149-6e62-4d45-8914-24b783313aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.06.25 04:52:45.550229 [ 3 ] {} <Debug> HTTP-Session: 87259149-6e62-4d45-8914-24b783313aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.06.25 04:52:45.550262 [ 3 ] {} <Trace> HTTP-Session: 87259149-6e62-4d45-8914-24b783313aa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4747 2024.06.25 04:52:45.550390 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4748 2024.06.25 04:52:45.550434 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4749 2024.06.25 04:52:45.550562 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4750 2024.06.25 04:52:45.550927 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4751 2024.06.25 04:52:45.550964 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4752 2024.06.25 04:52:45.551306 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4753 2024.06.25 04:52:45.551613 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4754 2024.06.25 04:52:45.551776 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001434 sec., 58577.40585774059 rows/sec., 4.57 MiB/sec.
4755 2024.06.25 04:52:45.551943 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Debug> DynamicQueryHandler: Done processing query
4756 2024.06.25 04:52:45.551968 [ 3 ] {180ea61b-fa92-439f-bdf3-0b947c858774} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4757 2024.06.25 04:52:45.551984 [ 3 ] {} <Debug> HTTP-Session: 87259149-6e62-4d45-8914-24b783313aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4758 2024.06.25 04:52:45.552175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4759 2024.06.25 04:52:45.552225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4760 2024.06.25 04:52:45.552245 [ 3 ] {} <Debug> HTTP-Session: 4332b651-1367-47fe-8852-b462936d0694 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4761 2024.06.25 04:52:45.552261 [ 3 ] {} <Debug> HTTP-Session: 4332b651-1367-47fe-8852-b462936d0694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4762 2024.06.25 04:52:45.552275 [ 3 ] {} <Debug> HTTP-Session: 4332b651-1367-47fe-8852-b462936d0694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.06.25 04:52:45.552306 [ 3 ] {} <Trace> HTTP-Session: 4332b651-1367-47fe-8852-b462936d0694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4764 2024.06.25 04:52:45.552454 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4765 2024.06.25 04:52:45.552528 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4766 2024.06.25 04:52:45.552679 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4767 2024.06.25 04:52:45.553065 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4768 2024.06.25 04:52:45.553101 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4769 2024.06.25 04:52:45.553489 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4770 2024.06.25 04:52:45.553845 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4771 2024.06.25 04:52:45.554004 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec.
4772 2024.06.25 04:52:45.554337 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Debug> DynamicQueryHandler: Done processing query
4773 2024.06.25 04:52:45.554380 [ 3 ] {afb2efe8-ab72-422d-999c-f3a1e6677dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4774 2024.06.25 04:52:45.554396 [ 3 ] {} <Debug> HTTP-Session: 4332b651-1367-47fe-8852-b462936d0694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.06.25 04:52:45.554616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4776 2024.06.25 04:52:45.554669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4777 2024.06.25 04:52:45.554689 [ 3 ] {} <Debug> HTTP-Session: 0feef9a7-ba78-4dc0-8d20-6e5e0d1123fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4778 2024.06.25 04:52:45.554705 [ 3 ] {} <Debug> HTTP-Session: 0feef9a7-ba78-4dc0-8d20-6e5e0d1123fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.06.25 04:52:45.554719 [ 3 ] {} <Debug> HTTP-Session: 0feef9a7-ba78-4dc0-8d20-6e5e0d1123fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4780 2024.06.25 04:52:45.554751 [ 3 ] {} <Trace> HTTP-Session: 0feef9a7-ba78-4dc0-8d20-6e5e0d1123fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4781 2024.06.25 04:52:45.555017 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4782 2024.06.25 04:52:45.555091 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4783 2024.06.25 04:52:45.555510 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4784 2024.06.25 04:52:45.556115 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4785 2024.06.25 04:52:45.556151 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4786 2024.06.25 04:52:45.556751 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4787 2024.06.25 04:52:45.557156 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4788 2024.06.25 04:52:45.557336 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002503 sec., 7990.411506192569 rows/sec., 14.32 MiB/sec.
4789 2024.06.25 04:52:45.557555 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Debug> DynamicQueryHandler: Done processing query
4790 2024.06.25 04:52:45.557580 [ 3 ] {dbe3ddd1-f67c-4ecb-bafa-0b258b9210c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4791 2024.06.25 04:52:45.557596 [ 3 ] {} <Debug> HTTP-Session: 0feef9a7-ba78-4dc0-8d20-6e5e0d1123fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.06.25 04:52:45.557720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4793 2024.06.25 04:52:45.557770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4794 2024.06.25 04:52:45.557788 [ 3 ] {} <Debug> HTTP-Session: 330358d1-6671-48b9-b069-9a006bcfcf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4795 2024.06.25 04:52:45.557806 [ 3 ] {} <Debug> HTTP-Session: 330358d1-6671-48b9-b069-9a006bcfcf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4796 2024.06.25 04:52:45.557820 [ 3 ] {} <Debug> HTTP-Session: 330358d1-6671-48b9-b069-9a006bcfcf02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.06.25 04:52:45.557850 [ 3 ] {} <Trace> HTTP-Session: 330358d1-6671-48b9-b069-9a006bcfcf02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4798 2024.06.25 04:52:45.557965 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4799 2024.06.25 04:52:45.558010 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4800 2024.06.25 04:52:45.558137 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4801 2024.06.25 04:52:45.558433 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4802 2024.06.25 04:52:45.558468 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4803 2024.06.25 04:52:45.558825 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4804 2024.06.25 04:52:45.559143 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4805 2024.06.25 04:52:45.559295 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
4806 2024.06.25 04:52:45.559461 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Debug> DynamicQueryHandler: Done processing query
4807 2024.06.25 04:52:45.559486 [ 3 ] {810fd665-883c-408e-b82b-7771a7952123} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4808 2024.06.25 04:52:45.559501 [ 3 ] {} <Debug> HTTP-Session: 330358d1-6671-48b9-b069-9a006bcfcf02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.06.25 04:52:50.544415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4810 2024.06.25 04:52:50.544572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4811 2024.06.25 04:52:50.544603 [ 3 ] {} <Debug> HTTP-Session: 1d5085d0-5d02-4d53-8154-0df1e5edc643 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4812 2024.06.25 04:52:50.544633 [ 3 ] {} <Debug> HTTP-Session: 1d5085d0-5d02-4d53-8154-0df1e5edc643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.06.25 04:52:50.544658 [ 3 ] {} <Debug> HTTP-Session: 1d5085d0-5d02-4d53-8154-0df1e5edc643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.06.25 04:52:50.544714 [ 3 ] {} <Trace> HTTP-Session: 1d5085d0-5d02-4d53-8154-0df1e5edc643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4815 2024.06.25 04:52:50.544920 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4816 2024.06.25 04:52:50.544996 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4817 2024.06.25 04:52:50.545196 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4818 2024.06.25 04:52:50.545623 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4819 2024.06.25 04:52:50.545667 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4820 2024.06.25 04:52:50.546041 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4821 2024.06.25 04:52:50.546372 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4822 2024.06.25 04:52:50.546518 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001661 sec., 5418.4226369656835 rows/sec., 439.19 KiB/sec.
4823 2024.06.25 04:52:50.546765 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Debug> DynamicQueryHandler: Done processing query
4824 2024.06.25 04:52:50.546792 [ 3 ] {cf19b3b2-7ddd-4f4f-9201-cc39e0eb73b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4825 2024.06.25 04:52:50.546809 [ 3 ] {} <Debug> HTTP-Session: 1d5085d0-5d02-4d53-8154-0df1e5edc643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.06.25 04:52:50.546974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4827 2024.06.25 04:52:50.547033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4828 2024.06.25 04:52:50.547054 [ 3 ] {} <Debug> HTTP-Session: 8607066f-716d-458e-ab41-4037043ea3e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4829 2024.06.25 04:52:50.547072 [ 3 ] {} <Debug> HTTP-Session: 8607066f-716d-458e-ab41-4037043ea3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.06.25 04:52:50.547086 [ 3 ] {} <Debug> HTTP-Session: 8607066f-716d-458e-ab41-4037043ea3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4831 2024.06.25 04:52:50.547121 [ 3 ] {} <Trace> HTTP-Session: 8607066f-716d-458e-ab41-4037043ea3e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4832 2024.06.25 04:52:50.547247 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4833 2024.06.25 04:52:50.547295 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4834 2024.06.25 04:52:50.547421 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4835 2024.06.25 04:52:50.547772 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4836 2024.06.25 04:52:50.547809 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4837 2024.06.25 04:52:50.548118 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4838 2024.06.25 04:52:50.548414 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4839 2024.06.25 04:52:50.548539 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.00134 sec., 61940.298507462685 rows/sec., 5.04 MiB/sec.
4840 2024.06.25 04:52:50.548825 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Debug> DynamicQueryHandler: Done processing query
4841 2024.06.25 04:52:50.548861 [ 3 ] {838faf8d-a2aa-4949-bdc0-5da6a729e56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4842 2024.06.25 04:52:50.548877 [ 3 ] {} <Debug> HTTP-Session: 8607066f-716d-458e-ab41-4037043ea3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.06.25 04:52:50.549013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4844 2024.06.25 04:52:50.549064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4845 2024.06.25 04:52:50.549083 [ 3 ] {} <Debug> HTTP-Session: af3690d8-5680-47b8-a069-9a722094c22b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4846 2024.06.25 04:52:50.549100 [ 3 ] {} <Debug> HTTP-Session: af3690d8-5680-47b8-a069-9a722094c22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4847 2024.06.25 04:52:50.549114 [ 3 ] {} <Debug> HTTP-Session: af3690d8-5680-47b8-a069-9a722094c22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4848 2024.06.25 04:52:50.549146 [ 3 ] {} <Trace> HTTP-Session: af3690d8-5680-47b8-a069-9a722094c22b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4849 2024.06.25 04:52:50.549272 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4850 2024.06.25 04:52:50.549316 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4851 2024.06.25 04:52:50.549459 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4852 2024.06.25 04:52:50.549866 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4853 2024.06.25 04:52:50.549901 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4854 2024.06.25 04:52:50.550206 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4855 2024.06.25 04:52:50.550504 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4856 2024.06.25 04:52:50.550630 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001407 sec., 51883.439943141435 rows/sec., 4.05 MiB/sec.
4857 2024.06.25 04:52:50.550841 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Debug> DynamicQueryHandler: Done processing query
4858 2024.06.25 04:52:50.550866 [ 3 ] {e4cfd05c-e982-46f2-964e-34e8407d2d99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4859 2024.06.25 04:52:50.550882 [ 3 ] {} <Debug> HTTP-Session: af3690d8-5680-47b8-a069-9a722094c22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.06.25 04:52:50.551058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4861 2024.06.25 04:52:50.551109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4862 2024.06.25 04:52:50.551129 [ 3 ] {} <Debug> HTTP-Session: 46f8feaa-4dce-451b-ae72-bf0f82d80f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4863 2024.06.25 04:52:50.551146 [ 3 ] {} <Debug> HTTP-Session: 46f8feaa-4dce-451b-ae72-bf0f82d80f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.06.25 04:52:50.551160 [ 3 ] {} <Debug> HTTP-Session: 46f8feaa-4dce-451b-ae72-bf0f82d80f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.06.25 04:52:50.551191 [ 3 ] {} <Trace> HTTP-Session: 46f8feaa-4dce-451b-ae72-bf0f82d80f58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4866 2024.06.25 04:52:50.551332 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4867 2024.06.25 04:52:50.551379 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4868 2024.06.25 04:52:50.551525 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4869 2024.06.25 04:52:50.551911 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4870 2024.06.25 04:52:50.551946 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4871 2024.06.25 04:52:50.552348 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4872 2024.06.25 04:52:50.552689 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4873 2024.06.25 04:52:50.552817 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
4874 2024.06.25 04:52:50.552988 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Debug> DynamicQueryHandler: Done processing query
4875 2024.06.25 04:52:50.553012 [ 3 ] {36504d2f-ae66-4067-a7f2-1101ea28e271} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4876 2024.06.25 04:52:50.553028 [ 3 ] {} <Debug> HTTP-Session: 46f8feaa-4dce-451b-ae72-bf0f82d80f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.06.25 04:52:50.553150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4878 2024.06.25 04:52:50.553199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4879 2024.06.25 04:52:50.553219 [ 3 ] {} <Debug> HTTP-Session: 46285e9e-30e2-4121-b9ec-d3ddb300e4f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4880 2024.06.25 04:52:50.553237 [ 3 ] {} <Debug> HTTP-Session: 46285e9e-30e2-4121-b9ec-d3ddb300e4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.06.25 04:52:50.553250 [ 3 ] {} <Debug> HTTP-Session: 46285e9e-30e2-4121-b9ec-d3ddb300e4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4882 2024.06.25 04:52:50.553281 [ 3 ] {} <Trace> HTTP-Session: 46285e9e-30e2-4121-b9ec-d3ddb300e4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4883 2024.06.25 04:52:50.553471 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4884 2024.06.25 04:52:50.553536 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4885 2024.06.25 04:52:50.553943 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4886 2024.06.25 04:52:50.554504 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4887 2024.06.25 04:52:50.554539 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4888 2024.06.25 04:52:50.555138 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4889 2024.06.25 04:52:50.555552 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4890 2024.06.25 04:52:50.555708 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002353 sec., 3824.904377390565 rows/sec., 6.85 MiB/sec.
4891 2024.06.25 04:52:50.556091 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Debug> DynamicQueryHandler: Done processing query
4892 2024.06.25 04:52:50.556116 [ 3 ] {aec8d2d1-c555-4e06-9d05-4b6fb9e0d64d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4893 2024.06.25 04:52:50.556132 [ 3 ] {} <Debug> HTTP-Session: 46285e9e-30e2-4121-b9ec-d3ddb300e4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.06.25 04:52:50.556259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4895 2024.06.25 04:52:50.556310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4896 2024.06.25 04:52:50.556330 [ 3 ] {} <Debug> HTTP-Session: 8b8e0f51-112e-4b56-b2e1-83601cb75b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4897 2024.06.25 04:52:50.556347 [ 3 ] {} <Debug> HTTP-Session: 8b8e0f51-112e-4b56-b2e1-83601cb75b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4898 2024.06.25 04:52:50.556361 [ 3 ] {} <Debug> HTTP-Session: 8b8e0f51-112e-4b56-b2e1-83601cb75b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4899 2024.06.25 04:52:50.556392 [ 3 ] {} <Trace> HTTP-Session: 8b8e0f51-112e-4b56-b2e1-83601cb75b15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4900 2024.06.25 04:52:50.556509 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4901 2024.06.25 04:52:50.556555 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4902 2024.06.25 04:52:50.556685 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4903 2024.06.25 04:52:50.556989 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4904 2024.06.25 04:52:50.557025 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4905 2024.06.25 04:52:50.557387 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4906 2024.06.25 04:52:50.557711 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4907 2024.06.25 04:52:50.557838 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
4908 2024.06.25 04:52:50.558000 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Debug> DynamicQueryHandler: Done processing query
4909 2024.06.25 04:52:50.558024 [ 3 ] {7d3d2f6b-213d-4b63-8e68-09ec5243aee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4910 2024.06.25 04:52:50.558040 [ 3 ] {} <Debug> HTTP-Session: 8b8e0f51-112e-4b56-b2e1-83601cb75b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.06.25 04:52:54.533760 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
4912 2024.06.25 04:52:54.533825 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
4913 2024.06.25 04:52:55.545446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4914 2024.06.25 04:52:55.545627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4915 2024.06.25 04:52:55.545673 [ 3 ] {} <Debug> HTTP-Session: 34136622-787d-4902-8b25-2169110dbf42 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4916 2024.06.25 04:52:55.545715 [ 3 ] {} <Debug> HTTP-Session: 34136622-787d-4902-8b25-2169110dbf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4917 2024.06.25 04:52:55.545746 [ 3 ] {} <Debug> HTTP-Session: 34136622-787d-4902-8b25-2169110dbf42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.06.25 04:52:55.545827 [ 3 ] {} <Trace> HTTP-Session: 34136622-787d-4902-8b25-2169110dbf42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4919 2024.06.25 04:52:55.546130 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4920 2024.06.25 04:52:55.546240 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4921 2024.06.25 04:52:55.546470 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4922 2024.06.25 04:52:55.546925 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4923 2024.06.25 04:52:55.546974 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4924 2024.06.25 04:52:55.547354 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4925 2024.06.25 04:52:55.547683 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4926 2024.06.25 04:52:55.547862 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001822 sec., 10976.948408342481 rows/sec., 889.73 KiB/sec.
4927 2024.06.25 04:52:55.548091 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Debug> DynamicQueryHandler: Done processing query
4928 2024.06.25 04:52:55.548119 [ 3 ] {ae3574bd-4458-4fc3-b3b0-193f82008e5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4929 2024.06.25 04:52:55.548135 [ 3 ] {} <Debug> HTTP-Session: 34136622-787d-4902-8b25-2169110dbf42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.06.25 04:52:55.548280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4931 2024.06.25 04:52:55.548337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4932 2024.06.25 04:52:55.548358 [ 3 ] {} <Debug> HTTP-Session: 7732a5e8-22d5-4676-a84d-f1f4cc3f5cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4933 2024.06.25 04:52:55.548378 [ 3 ] {} <Debug> HTTP-Session: 7732a5e8-22d5-4676-a84d-f1f4cc3f5cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4934 2024.06.25 04:52:55.548393 [ 3 ] {} <Debug> HTTP-Session: 7732a5e8-22d5-4676-a84d-f1f4cc3f5cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.06.25 04:52:55.548430 [ 3 ] {} <Trace> HTTP-Session: 7732a5e8-22d5-4676-a84d-f1f4cc3f5cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4936 2024.06.25 04:52:55.548567 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4937 2024.06.25 04:52:55.548615 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4938 2024.06.25 04:52:55.548748 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4939 2024.06.25 04:52:55.549154 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.06.25 04:52:55.549193 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4941 2024.06.25 04:52:55.549520 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4942 2024.06.25 04:52:55.549829 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4943 2024.06.25 04:52:55.549991 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001471 sec., 78857.9197824609 rows/sec., 6.50 MiB/sec.
4944 2024.06.25 04:52:55.550001 [ 148 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4945 2024.06.25 04:52:55.550104 [ 148 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4946 2024.06.25 04:52:55.550148 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4947 2024.06.25 04:52:55.550270 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Debug> DynamicQueryHandler: Done processing query
4948 2024.06.25 04:52:55.550303 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
4949 2024.06.25 04:52:55.550319 [ 3 ] {dc84be9d-762e-4f44-8b8e-abea879cba05} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4950 2024.06.25 04:52:55.550380 [ 3 ] {} <Debug> HTTP-Session: 7732a5e8-22d5-4676-a84d-f1f4cc3f5cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.06.25 04:52:55.550505 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4952 2024.06.25 04:52:55.550560 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 187 rows starting from the beginning of the part
4953 2024.06.25 04:52:55.550574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4954 2024.06.25 04:52:55.550711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4955 2024.06.25 04:52:55.550733 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part
4956 2024.06.25 04:52:55.550777 [ 3 ] {} <Debug> HTTP-Session: de470f90-68f5-485b-bc1e-e09ccfd0188f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4957 2024.06.25 04:52:55.550857 [ 3 ] {} <Debug> HTTP-Session: de470f90-68f5-485b-bc1e-e09ccfd0188f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.06.25 04:52:55.550924 [ 3 ] {} <Debug> HTTP-Session: de470f90-68f5-485b-bc1e-e09ccfd0188f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4959 2024.06.25 04:52:55.550987 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 119 rows starting from the beginning of the part
4960 2024.06.25 04:52:55.551069 [ 3 ] {} <Trace> HTTP-Session: de470f90-68f5-485b-bc1e-e09ccfd0188f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4961 2024.06.25 04:52:55.551400 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part
4962 2024.06.25 04:52:55.551483 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4963 2024.06.25 04:52:55.551633 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4964 2024.06.25 04:52:55.551647 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 83 rows starting from the beginning of the part
4965 2024.06.25 04:52:55.552120 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part
4966 2024.06.25 04:52:55.552687 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4967 2024.06.25 04:52:55.553459 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4968 2024.06.25 04:52:55.553525 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4969 2024.06.25 04:52:55.554489 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4970 2024.06.25 04:52:55.555245 [ 186 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 4 columns (4 merged, 0 gathered) in 0.00501351 sec., 147002.79843861886 rows/sec., 12.02 MiB/sec.
4971 2024.06.25 04:52:55.555399 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4972 2024.06.25 04:52:55.555517 [ 186 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4973 2024.06.25 04:52:55.555685 [ 148 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4974 2024.06.25 04:52:55.555741 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.004427 sec., 18974.47481364355 rows/sec., 1.48 MiB/sec.
4975 2024.06.25 04:52:55.555806 [ 148 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4976 2024.06.25 04:52:55.555937 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4977 2024.06.25 04:52:55.556332 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Debug> DynamicQueryHandler: Done processing query
4978 2024.06.25 04:52:55.556412 [ 3 ] {edba70d6-ac86-48ff-8e28-6719b2e56fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4979 2024.06.25 04:52:55.556498 [ 3 ] {} <Debug> HTTP-Session: de470f90-68f5-485b-bc1e-e09ccfd0188f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4980 2024.06.25 04:52:55.556540 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
4981 2024.06.25 04:52:55.556833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4982 2024.06.25 04:52:55.557037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4983 2024.06.25 04:52:55.557144 [ 3 ] {} <Debug> HTTP-Session: 4506d639-1b39-4481-93d5-f67d2f9f4b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
4984 2024.06.25 04:52:55.557249 [ 3 ] {} <Debug> HTTP-Session: 4506d639-1b39-4481-93d5-f67d2f9f4b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4985 2024.06.25 04:52:55.557300 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4986 2024.06.25 04:52:55.557333 [ 3 ] {} <Debug> HTTP-Session: 4506d639-1b39-4481-93d5-f67d2f9f4b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.06.25 04:52:55.557438 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 149 rows starting from the beginning of the part
4988 2024.06.25 04:52:55.557493 [ 3 ] {} <Trace> HTTP-Session: 4506d639-1b39-4481-93d5-f67d2f9f4b83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4989 2024.06.25 04:52:55.557555 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4990 2024.06.25 04:52:55.558181 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_31_6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4991 2024.06.25 04:52:55.558218 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 84 rows starting from the beginning of the part
4992 2024.06.25 04:52:55.558302 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4993 2024.06.25 04:52:55.558642 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4994 2024.06.25 04:52:55.558691 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
4995 2024.06.25 04:52:55.558781 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 97 rows starting from the beginning of the part
4996 2024.06.25 04:52:55.559332 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 84 rows starting from the beginning of the part
4997 2024.06.25 04:52:55.559634 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 73 rows starting from the beginning of the part
4998 2024.06.25 04:52:55.560007 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 84 rows starting from the beginning of the part
4999 2024.06.25 04:52:55.560198 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5000 2024.06.25 04:52:55.560879 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5001 2024.06.25 04:52:55.560928 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5002 2024.06.25 04:52:55.561614 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5003 2024.06.25 04:52:55.561662 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 4 columns (4 merged, 0 gathered) in 0.005525298 sec., 103342.84232271274 rows/sec., 8.07 MiB/sec.
5004 2024.06.25 04:52:55.561895 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5005 2024.06.25 04:52:55.562420 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5006 2024.06.25 04:52:55.562708 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5007 2024.06.25 04:52:55.562728 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5008 2024.06.25 04:52:55.562731 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004793 sec., 33382.01543918214 rows/sec., 2.32 MiB/sec.
5009 2024.06.25 04:52:55.562835 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5010 2024.06.25 04:52:55.562994 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5011 2024.06.25 04:52:55.563027 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_31_6} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5012 2024.06.25 04:52:55.563368 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5013 2024.06.25 04:52:55.563373 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Debug> DynamicQueryHandler: Done processing query
5014 2024.06.25 04:52:55.563440 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5015 2024.06.25 04:52:55.563455 [ 3 ] {7fdb2673-7692-42f1-bf93-607acb237c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5016 2024.06.25 04:52:55.563504 [ 3 ] {} <Debug> HTTP-Session: 4506d639-1b39-4481-93d5-f67d2f9f4b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5017 2024.06.25 04:52:55.563631 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5018 2024.06.25 04:52:55.563672 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3560 rows starting from the beginning of the part
5019 2024.06.25 04:52:55.563808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5020 2024.06.25 04:52:55.563883 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
5021 2024.06.25 04:52:55.563976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5022 2024.06.25 04:52:55.564096 [ 3 ] {} <Debug> HTTP-Session: 4027d3ef-5d4e-4f67-b3a5-56377cdc8c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5023 2024.06.25 04:52:55.564171 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 196 rows starting from the beginning of the part
5024 2024.06.25 04:52:55.564176 [ 3 ] {} <Debug> HTTP-Session: 4027d3ef-5d4e-4f67-b3a5-56377cdc8c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.06.25 04:52:55.564260 [ 3 ] {} <Debug> HTTP-Session: 4027d3ef-5d4e-4f67-b3a5-56377cdc8c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.06.25 04:52:55.564404 [ 3 ] {} <Trace> HTTP-Session: 4027d3ef-5d4e-4f67-b3a5-56377cdc8c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5027 2024.06.25 04:52:55.564467 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
5028 2024.06.25 04:52:55.564699 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
5029 2024.06.25 04:52:55.564854 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
5030 2024.06.25 04:52:55.565003 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5031 2024.06.25 04:52:55.565285 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5032 2024.06.25 04:52:55.566588 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5033 2024.06.25 04:52:55.567795 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5034 2024.06.25 04:52:55.567834 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5035 2024.06.25 04:52:55.568760 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4396 rows, containing 5 columns (5 merged, 0 gathered) in 0.005612049 sec., 783314.6146799502 rows/sec., 54.68 MiB/sec.
5036 2024.06.25 04:52:55.569144 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5037 2024.06.25 04:52:55.569413 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5038 2024.06.25 04:52:55.570054 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5039 2024.06.25 04:52:55.570253 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5040 2024.06.25 04:52:55.570398 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
5041 2024.06.25 04:52:55.570516 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5042 2024.06.25 04:52:55.570727 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00614 sec., 3257.328990228013 rows/sec., 5.84 MiB/sec.
5043 2024.06.25 04:52:55.571006 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Debug> DynamicQueryHandler: Done processing query
5044 2024.06.25 04:52:55.571032 [ 3 ] {12f54a3a-daf8-4945-9379-ea66d6876b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5045 2024.06.25 04:52:55.571049 [ 3 ] {} <Debug> HTTP-Session: 4027d3ef-5d4e-4f67-b3a5-56377cdc8c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.06.25 04:52:55.571177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5047 2024.06.25 04:52:55.571226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5048 2024.06.25 04:52:55.571251 [ 3 ] {} <Debug> HTTP-Session: a60ed61d-af5e-466d-a4a1-cb3c5a866e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5049 2024.06.25 04:52:55.571268 [ 3 ] {} <Debug> HTTP-Session: a60ed61d-af5e-466d-a4a1-cb3c5a866e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5050 2024.06.25 04:52:55.571282 [ 3 ] {} <Debug> HTTP-Session: a60ed61d-af5e-466d-a4a1-cb3c5a866e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5051 2024.06.25 04:52:55.571313 [ 3 ] {} <Trace> HTTP-Session: a60ed61d-af5e-466d-a4a1-cb3c5a866e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5052 2024.06.25 04:52:55.571446 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5053 2024.06.25 04:52:55.571492 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5054 2024.06.25 04:52:55.571629 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5055 2024.06.25 04:52:55.571953 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5056 2024.06.25 04:52:55.571991 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5057 2024.06.25 04:52:55.572369 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5058 2024.06.25 04:52:55.572723 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5059 2024.06.25 04:52:55.572891 [ 148 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5060 2024.06.25 04:52:55.572902 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec.
5061 2024.06.25 04:52:55.572939 [ 148 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5062 2024.06.25 04:52:55.573001 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5063 2024.06.25 04:52:55.573223 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5064 2024.06.25 04:52:55.573266 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Debug> DynamicQueryHandler: Done processing query
5065 2024.06.25 04:52:55.573317 [ 3 ] {bcc43da3-e904-4394-a747-f2a443a30141} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5066 2024.06.25 04:52:55.573338 [ 3 ] {} <Debug> HTTP-Session: a60ed61d-af5e-466d-a4a1-cb3c5a866e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5067 2024.06.25 04:52:55.573514 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5068 2024.06.25 04:52:55.573575 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1256 rows starting from the beginning of the part
5069 2024.06.25 04:52:55.573780 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
5070 2024.06.25 04:52:55.573979 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
5071 2024.06.25 04:52:55.574163 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
5072 2024.06.25 04:52:55.574330 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
5073 2024.06.25 04:52:55.574493 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
5074 2024.06.25 04:52:55.575670 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 4 columns (4 merged, 0 gathered) in 0.002568032 sec., 605911.4528167873 rows/sec., 40.71 MiB/sec.
5075 2024.06.25 04:52:55.575852 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5076 2024.06.25 04:52:55.576256 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5077 2024.06.25 04:52:55.576334 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_31_6} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5078 2024.06.25 04:52:55.576403 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5079 2024.06.25 04:53:00.544260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5080 2024.06.25 04:53:00.544393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5081 2024.06.25 04:53:00.544418 [ 3 ] {} <Debug> HTTP-Session: 93214e52-34ba-4085-a267-ea765cc8c324 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5082 2024.06.25 04:53:00.544442 [ 3 ] {} <Debug> HTTP-Session: 93214e52-34ba-4085-a267-ea765cc8c324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5083 2024.06.25 04:53:00.544461 [ 3 ] {} <Debug> HTTP-Session: 93214e52-34ba-4085-a267-ea765cc8c324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5084 2024.06.25 04:53:00.544511 [ 3 ] {} <Trace> HTTP-Session: 93214e52-34ba-4085-a267-ea765cc8c324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5085 2024.06.25 04:53:00.544698 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5086 2024.06.25 04:53:00.544767 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5087 2024.06.25 04:53:00.544963 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5088 2024.06.25 04:53:00.545423 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5089 2024.06.25 04:53:00.545465 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5090 2024.06.25 04:53:00.545848 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5091 2024.06.25 04:53:00.546201 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5092 2024.06.25 04:53:00.546353 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001709 sec., 5266.23756582797 rows/sec., 426.85 KiB/sec.
5093 2024.06.25 04:53:00.546358 [ 143 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
5094 2024.06.25 04:53:00.546423 [ 143 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5095 2024.06.25 04:53:00.546460 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5096 2024.06.25 04:53:00.546603 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Debug> DynamicQueryHandler: Done processing query
5097 2024.06.25 04:53:00.546643 [ 3 ] {586ffe2f-ebe4-471a-897b-493175df068b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5098 2024.06.25 04:53:00.546653 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
5099 2024.06.25 04:53:00.546671 [ 3 ] {} <Debug> HTTP-Session: 93214e52-34ba-4085-a267-ea765cc8c324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5100 2024.06.25 04:53:00.546875 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5101 2024.06.25 04:53:00.546933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5102 2024.06.25 04:53:00.546945 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 29 rows starting from the beginning of the part
5103 2024.06.25 04:53:00.547026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5104 2024.06.25 04:53:00.547107 [ 3 ] {} <Debug> HTTP-Session: c445e8e3-9d25-4117-9bff-64b67e3415f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5105 2024.06.25 04:53:00.547181 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
5106 2024.06.25 04:53:00.547187 [ 3 ] {} <Debug> HTTP-Session: c445e8e3-9d25-4117-9bff-64b67e3415f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.06.25 04:53:00.547267 [ 3 ] {} <Debug> HTTP-Session: c445e8e3-9d25-4117-9bff-64b67e3415f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.06.25 04:53:00.547389 [ 3 ] {} <Trace> HTTP-Session: c445e8e3-9d25-4117-9bff-64b67e3415f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5109 2024.06.25 04:53:00.547487 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part
5110 2024.06.25 04:53:00.547761 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5111 2024.06.25 04:53:00.547791 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
5112 2024.06.25 04:53:00.547879 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5113 2024.06.25 04:53:00.548071 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part
5114 2024.06.25 04:53:00.548402 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part
5115 2024.06.25 04:53:00.548871 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5116 2024.06.25 04:53:00.549746 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5117 2024.06.25 04:53:00.549803 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5118 2024.06.25 04:53:00.550615 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5119 2024.06.25 04:53:00.550897 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347939 sec., 22079.426597291265 rows/sec., 1.75 MiB/sec.
5120 2024.06.25 04:53:00.551161 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
5121 2024.06.25 04:53:00.551362 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5122 2024.06.25 04:53:00.551854 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.004257 sec., 19497.298567066005 rows/sec., 1.59 MiB/sec.
5123 2024.06.25 04:53:00.552258 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5124 2024.06.25 04:53:00.552527 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Debug> DynamicQueryHandler: Done processing query
5125 2024.06.25 04:53:00.552535 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_25_5} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
5126 2024.06.25 04:53:00.552572 [ 3 ] {579d0d5f-3dbb-4791-ab7c-89507202947c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5127 2024.06.25 04:53:00.552599 [ 3 ] {} <Debug> HTTP-Session: c445e8e3-9d25-4117-9bff-64b67e3415f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5128 2024.06.25 04:53:00.552724 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5129 2024.06.25 04:53:00.552798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5130 2024.06.25 04:53:00.552860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5131 2024.06.25 04:53:00.552880 [ 3 ] {} <Debug> HTTP-Session: 0a1ff3cc-f453-4f22-8c2d-c156e5330100 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5132 2024.06.25 04:53:00.552897 [ 3 ] {} <Debug> HTTP-Session: 0a1ff3cc-f453-4f22-8c2d-c156e5330100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5133 2024.06.25 04:53:00.552912 [ 3 ] {} <Debug> HTTP-Session: 0a1ff3cc-f453-4f22-8c2d-c156e5330100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5134 2024.06.25 04:53:00.552947 [ 3 ] {} <Trace> HTTP-Session: 0a1ff3cc-f453-4f22-8c2d-c156e5330100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5135 2024.06.25 04:53:00.553084 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5136 2024.06.25 04:53:00.553142 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5137 2024.06.25 04:53:00.553305 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5138 2024.06.25 04:53:00.553691 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5139 2024.06.25 04:53:00.553728 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5140 2024.06.25 04:53:00.554081 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5141 2024.06.25 04:53:00.554419 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5142 2024.06.25 04:53:00.554551 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001521 sec., 47994.74030243261 rows/sec., 3.75 MiB/sec.
5143 2024.06.25 04:53:00.554715 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Debug> DynamicQueryHandler: Done processing query
5144 2024.06.25 04:53:00.554740 [ 3 ] {dbeec081-62a0-4718-94b9-46132b2f4bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5145 2024.06.25 04:53:00.554756 [ 3 ] {} <Debug> HTTP-Session: 0a1ff3cc-f453-4f22-8c2d-c156e5330100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5146 2024.06.25 04:53:00.554937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5147 2024.06.25 04:53:00.554988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5148 2024.06.25 04:53:00.555007 [ 3 ] {} <Debug> HTTP-Session: 0bd4cf67-a2d8-48c8-a635-79218f8a25bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5149 2024.06.25 04:53:00.555025 [ 3 ] {} <Debug> HTTP-Session: 0bd4cf67-a2d8-48c8-a635-79218f8a25bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5150 2024.06.25 04:53:00.555038 [ 3 ] {} <Debug> HTTP-Session: 0bd4cf67-a2d8-48c8-a635-79218f8a25bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5151 2024.06.25 04:53:00.555072 [ 3 ] {} <Trace> HTTP-Session: 0bd4cf67-a2d8-48c8-a635-79218f8a25bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5152 2024.06.25 04:53:00.555224 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5153 2024.06.25 04:53:00.555273 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5154 2024.06.25 04:53:00.555421 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5155 2024.06.25 04:53:00.555820 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5156 2024.06.25 04:53:00.555857 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5157 2024.06.25 04:53:00.556263 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5158 2024.06.25 04:53:00.556626 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5159 2024.06.25 04:53:00.556759 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec.
5160 2024.06.25 04:53:00.556926 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Debug> DynamicQueryHandler: Done processing query
5161 2024.06.25 04:53:00.556951 [ 3 ] {7b1a299c-358d-41db-97ca-92bd4b328179} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5162 2024.06.25 04:53:00.556967 [ 3 ] {} <Debug> HTTP-Session: 0bd4cf67-a2d8-48c8-a635-79218f8a25bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.06.25 04:53:00.557097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5164 2024.06.25 04:53:00.557147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5165 2024.06.25 04:53:00.557171 [ 3 ] {} <Debug> HTTP-Session: 471c187c-e348-40b8-b45d-7e6c36fc9c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5166 2024.06.25 04:53:00.557188 [ 3 ] {} <Debug> HTTP-Session: 471c187c-e348-40b8-b45d-7e6c36fc9c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5167 2024.06.25 04:53:00.557202 [ 3 ] {} <Debug> HTTP-Session: 471c187c-e348-40b8-b45d-7e6c36fc9c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5168 2024.06.25 04:53:00.557233 [ 3 ] {} <Trace> HTTP-Session: 471c187c-e348-40b8-b45d-7e6c36fc9c10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5169 2024.06.25 04:53:00.557419 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5170 2024.06.25 04:53:00.557486 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5171 2024.06.25 04:53:00.557911 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5172 2024.06.25 04:53:00.558483 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5173 2024.06.25 04:53:00.558519 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5174 2024.06.25 04:53:00.559116 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5175 2024.06.25 04:53:00.559539 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5176 2024.06.25 04:53:00.559698 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002387 sec., 3770.423125261835 rows/sec., 6.76 MiB/sec.
5177 2024.06.25 04:53:00.560040 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Debug> DynamicQueryHandler: Done processing query
5178 2024.06.25 04:53:00.560065 [ 3 ] {c87c0e5e-b168-42fb-981f-cded5e424eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5179 2024.06.25 04:53:00.560082 [ 3 ] {} <Debug> HTTP-Session: 471c187c-e348-40b8-b45d-7e6c36fc9c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.06.25 04:53:00.560218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5181 2024.06.25 04:53:00.560268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5182 2024.06.25 04:53:00.560287 [ 3 ] {} <Debug> HTTP-Session: 5d137b92-7222-4ee5-ad9f-91f2800471f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5183 2024.06.25 04:53:00.560303 [ 3 ] {} <Debug> HTTP-Session: 5d137b92-7222-4ee5-ad9f-91f2800471f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5184 2024.06.25 04:53:00.560317 [ 3 ] {} <Debug> HTTP-Session: 5d137b92-7222-4ee5-ad9f-91f2800471f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5185 2024.06.25 04:53:00.560349 [ 3 ] {} <Trace> HTTP-Session: 5d137b92-7222-4ee5-ad9f-91f2800471f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5186 2024.06.25 04:53:00.560465 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5187 2024.06.25 04:53:00.560511 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5188 2024.06.25 04:53:00.560640 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5189 2024.06.25 04:53:00.560944 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5190 2024.06.25 04:53:00.560980 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5191 2024.06.25 04:53:00.561342 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5192 2024.06.25 04:53:00.561673 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5193 2024.06.25 04:53:00.561798 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
5194 2024.06.25 04:53:00.561961 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Debug> DynamicQueryHandler: Done processing query
5195 2024.06.25 04:53:00.561986 [ 3 ] {cf556ccd-b2bc-48fa-9926-32381ff04eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5196 2024.06.25 04:53:00.562002 [ 3 ] {} <Debug> HTTP-Session: 5d137b92-7222-4ee5-ad9f-91f2800471f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.06.25 04:53:05.545275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5198 2024.06.25 04:53:05.545476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5199 2024.06.25 04:53:05.545524 [ 3 ] {} <Debug> HTTP-Session: aceafcba-1c69-4f6b-98f0-371ba2444402 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5200 2024.06.25 04:53:05.545565 [ 3 ] {} <Debug> HTTP-Session: aceafcba-1c69-4f6b-98f0-371ba2444402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5201 2024.06.25 04:53:05.545595 [ 3 ] {} <Debug> HTTP-Session: aceafcba-1c69-4f6b-98f0-371ba2444402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5202 2024.06.25 04:53:05.545677 [ 3 ] {} <Trace> HTTP-Session: aceafcba-1c69-4f6b-98f0-371ba2444402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5203 2024.06.25 04:53:05.545905 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5204 2024.06.25 04:53:05.545973 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5205 2024.06.25 04:53:05.546172 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5206 2024.06.25 04:53:05.546679 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5207 2024.06.25 04:53:05.546723 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5208 2024.06.25 04:53:05.547089 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5209 2024.06.25 04:53:05.547434 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5210 2024.06.25 04:53:05.547595 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001745 sec., 11461.31805157593 rows/sec., 928.99 KiB/sec.
5211 2024.06.25 04:53:05.547798 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Debug> DynamicQueryHandler: Done processing query
5212 2024.06.25 04:53:05.547824 [ 3 ] {b09b9e86-c025-478d-950f-47b135ae79cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5213 2024.06.25 04:53:05.547842 [ 3 ] {} <Debug> HTTP-Session: aceafcba-1c69-4f6b-98f0-371ba2444402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.06.25 04:53:05.547994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5215 2024.06.25 04:53:05.548044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5216 2024.06.25 04:53:05.548064 [ 3 ] {} <Debug> HTTP-Session: bbb4826d-cc2d-410e-8ac9-8907dcd3d7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5217 2024.06.25 04:53:05.548081 [ 3 ] {} <Debug> HTTP-Session: bbb4826d-cc2d-410e-8ac9-8907dcd3d7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5218 2024.06.25 04:53:05.548095 [ 3 ] {} <Debug> HTTP-Session: bbb4826d-cc2d-410e-8ac9-8907dcd3d7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5219 2024.06.25 04:53:05.548127 [ 3 ] {} <Trace> HTTP-Session: bbb4826d-cc2d-410e-8ac9-8907dcd3d7e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5220 2024.06.25 04:53:05.548256 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5221 2024.06.25 04:53:05.548301 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5222 2024.06.25 04:53:05.548427 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5223 2024.06.25 04:53:05.548820 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5224 2024.06.25 04:53:05.548858 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5225 2024.06.25 04:53:05.549194 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5226 2024.06.25 04:53:05.549541 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5227 2024.06.25 04:53:05.549701 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001493 sec., 77695.91426657737 rows/sec., 6.40 MiB/sec.
5228 2024.06.25 04:53:05.549874 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Debug> DynamicQueryHandler: Done processing query
5229 2024.06.25 04:53:05.549899 [ 3 ] {dd60c23d-b4e8-4b42-981a-ad30270e8aec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5230 2024.06.25 04:53:05.549915 [ 3 ] {} <Debug> HTTP-Session: bbb4826d-cc2d-410e-8ac9-8907dcd3d7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.06.25 04:53:05.550077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5232 2024.06.25 04:53:05.550127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5233 2024.06.25 04:53:05.550147 [ 3 ] {} <Debug> HTTP-Session: ab202073-24d4-413a-9048-9ec8a398f0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5234 2024.06.25 04:53:05.550163 [ 3 ] {} <Debug> HTTP-Session: ab202073-24d4-413a-9048-9ec8a398f0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5235 2024.06.25 04:53:05.550177 [ 3 ] {} <Debug> HTTP-Session: ab202073-24d4-413a-9048-9ec8a398f0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5236 2024.06.25 04:53:05.550208 [ 3 ] {} <Trace> HTTP-Session: ab202073-24d4-413a-9048-9ec8a398f0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5237 2024.06.25 04:53:05.550333 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5238 2024.06.25 04:53:05.550378 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5239 2024.06.25 04:53:05.550507 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5240 2024.06.25 04:53:05.550849 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5241 2024.06.25 04:53:05.550886 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5242 2024.06.25 04:53:05.551212 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5243 2024.06.25 04:53:05.551531 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5244 2024.06.25 04:53:05.551688 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001398 sec., 60085.83690987125 rows/sec., 4.69 MiB/sec.
5245 2024.06.25 04:53:05.552005 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Debug> DynamicQueryHandler: Done processing query
5246 2024.06.25 04:53:05.552039 [ 3 ] {d581bade-1b7a-48bc-98b1-ed809c5fe462} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5247 2024.06.25 04:53:05.552056 [ 3 ] {} <Debug> HTTP-Session: ab202073-24d4-413a-9048-9ec8a398f0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.06.25 04:53:05.552273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5249 2024.06.25 04:53:05.552323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5250 2024.06.25 04:53:05.552344 [ 3 ] {} <Debug> HTTP-Session: ff5a8d16-3835-45f5-96e3-b8938d7860d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5251 2024.06.25 04:53:05.552361 [ 3 ] {} <Debug> HTTP-Session: ff5a8d16-3835-45f5-96e3-b8938d7860d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5252 2024.06.25 04:53:05.552374 [ 3 ] {} <Debug> HTTP-Session: ff5a8d16-3835-45f5-96e3-b8938d7860d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5253 2024.06.25 04:53:05.552405 [ 3 ] {} <Trace> HTTP-Session: ff5a8d16-3835-45f5-96e3-b8938d7860d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5254 2024.06.25 04:53:05.552562 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5255 2024.06.25 04:53:05.552611 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5256 2024.06.25 04:53:05.552779 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5257 2024.06.25 04:53:05.553184 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5258 2024.06.25 04:53:05.553222 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5259 2024.06.25 04:53:05.553624 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5260 2024.06.25 04:53:05.553982 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5261 2024.06.25 04:53:05.554147 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec.
5262 2024.06.25 04:53:05.554460 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Debug> DynamicQueryHandler: Done processing query
5263 2024.06.25 04:53:05.554526 [ 3 ] {d136e47c-4c13-4f47-b1e1-46b6b8492af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5264 2024.06.25 04:53:05.554596 [ 3 ] {} <Debug> HTTP-Session: ff5a8d16-3835-45f5-96e3-b8938d7860d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.06.25 04:53:05.554801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5266 2024.06.25 04:53:05.554855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5267 2024.06.25 04:53:05.554874 [ 3 ] {} <Debug> HTTP-Session: 1216b7b8-0e1a-4fc4-8cab-8c4d78eb09b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5268 2024.06.25 04:53:05.554892 [ 3 ] {} <Debug> HTTP-Session: 1216b7b8-0e1a-4fc4-8cab-8c4d78eb09b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5269 2024.06.25 04:53:05.554906 [ 3 ] {} <Debug> HTTP-Session: 1216b7b8-0e1a-4fc4-8cab-8c4d78eb09b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5270 2024.06.25 04:53:05.554938 [ 3 ] {} <Trace> HTTP-Session: 1216b7b8-0e1a-4fc4-8cab-8c4d78eb09b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5271 2024.06.25 04:53:05.555207 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5272 2024.06.25 04:53:05.555279 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5273 2024.06.25 04:53:05.555722 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5274 2024.06.25 04:53:05.556380 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5275 2024.06.25 04:53:05.556417 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5276 2024.06.25 04:53:05.557026 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5277 2024.06.25 04:53:05.557470 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5278 2024.06.25 04:53:05.557655 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5279 2024.06.25 04:53:05.557659 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002626 sec., 7616.146230007616 rows/sec., 13.65 MiB/sec.
5280 2024.06.25 04:53:05.557741 [ 140 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5281 2024.06.25 04:53:05.557822 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5282 2024.06.25 04:53:05.558045 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5283 2024.06.25 04:53:05.558148 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Debug> DynamicQueryHandler: Done processing query
5284 2024.06.25 04:53:05.558179 [ 3 ] {6a26c3d2-af2e-4a1a-94cd-a559be460a27} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5285 2024.06.25 04:53:05.558205 [ 3 ] {} <Debug> HTTP-Session: 1216b7b8-0e1a-4fc4-8cab-8c4d78eb09b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5286 2024.06.25 04:53:05.558362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5287 2024.06.25 04:53:05.558384 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5288 2024.06.25 04:53:05.558428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5289 2024.06.25 04:53:05.558455 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 332 rows starting from the beginning of the part
5290 2024.06.25 04:53:05.558461 [ 3 ] {} <Debug> HTTP-Session: 4f8a29a9-dc92-4ffe-a157-2d728046535e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5291 2024.06.25 04:53:05.558488 [ 3 ] {} <Debug> HTTP-Session: 4f8a29a9-dc92-4ffe-a157-2d728046535e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5292 2024.06.25 04:53:05.558511 [ 3 ] {} <Debug> HTTP-Session: 4f8a29a9-dc92-4ffe-a157-2d728046535e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5293 2024.06.25 04:53:05.558555 [ 3 ] {} <Trace> HTTP-Session: 4f8a29a9-dc92-4ffe-a157-2d728046535e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5294 2024.06.25 04:53:05.558756 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part
5295 2024.06.25 04:53:05.558777 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5296 2024.06.25 04:53:05.558848 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5297 2024.06.25 04:53:05.559147 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
5298 2024.06.25 04:53:05.559286 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5299 2024.06.25 04:53:05.559543 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part
5300 2024.06.25 04:53:05.559950 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part
5301 2024.06.25 04:53:05.560142 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5302 2024.06.25 04:53:05.560213 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5303 2024.06.25 04:53:05.560290 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part
5304 2024.06.25 04:53:05.560934 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5305 2024.06.25 04:53:05.561462 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5306 2024.06.25 04:53:05.561621 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002913 sec., 20597.32234809475 rows/sec., 1.39 MiB/sec.
5307 2024.06.25 04:53:05.561812 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Debug> DynamicQueryHandler: Done processing query
5308 2024.06.25 04:53:05.561848 [ 3 ] {bc83d433-3abc-46ce-9651-89db1e9af44e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5309 2024.06.25 04:53:05.561877 [ 3 ] {} <Debug> HTTP-Session: 4f8a29a9-dc92-4ffe-a157-2d728046535e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5310 2024.06.25 04:53:05.564195 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 19 columns (19 merged, 0 gathered) in 0.00624718 sec., 65629.61208097094 rows/sec., 117.61 MiB/sec.
5311 2024.06.25 04:53:05.565118 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5312 2024.06.25 04:53:05.565767 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5313 2024.06.25 04:53:05.565861 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5314 2024.06.25 04:53:05.566021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB.
5315 2024.06.25 04:53:09.534083 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
5316 2024.06.25 04:53:09.534182 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
5317 2024.06.25 04:53:10.546595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5318 2024.06.25 04:53:10.546723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5319 2024.06.25 04:53:10.546753 [ 3 ] {} <Debug> HTTP-Session: b7571adf-b0dc-4d2e-83f0-45a24629d77b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5320 2024.06.25 04:53:10.546781 [ 3 ] {} <Debug> HTTP-Session: b7571adf-b0dc-4d2e-83f0-45a24629d77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5321 2024.06.25 04:53:10.546798 [ 3 ] {} <Debug> HTTP-Session: b7571adf-b0dc-4d2e-83f0-45a24629d77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5322 2024.06.25 04:53:10.546854 [ 3 ] {} <Trace> HTTP-Session: b7571adf-b0dc-4d2e-83f0-45a24629d77b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5323 2024.06.25 04:53:10.547068 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5324 2024.06.25 04:53:10.547147 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5325 2024.06.25 04:53:10.547369 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5326 2024.06.25 04:53:10.547900 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5327 2024.06.25 04:53:10.547950 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5328 2024.06.25 04:53:10.548338 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5329 2024.06.25 04:53:10.548681 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5330 2024.06.25 04:53:10.548836 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00183 sec., 4918.0327868852455 rows/sec., 398.63 KiB/sec.
5331 2024.06.25 04:53:10.549061 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Debug> DynamicQueryHandler: Done processing query
5332 2024.06.25 04:53:10.549090 [ 3 ] {8674bc71-f283-4195-a97a-73abab1c24e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5333 2024.06.25 04:53:10.549106 [ 3 ] {} <Debug> HTTP-Session: b7571adf-b0dc-4d2e-83f0-45a24629d77b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.06.25 04:53:10.549234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5335 2024.06.25 04:53:10.549292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5336 2024.06.25 04:53:10.549314 [ 3 ] {} <Debug> HTTP-Session: 8a6b28da-777b-4b59-96c5-2da72026ef7b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5337 2024.06.25 04:53:10.549333 [ 3 ] {} <Debug> HTTP-Session: 8a6b28da-777b-4b59-96c5-2da72026ef7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.06.25 04:53:10.549350 [ 3 ] {} <Debug> HTTP-Session: 8a6b28da-777b-4b59-96c5-2da72026ef7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5339 2024.06.25 04:53:10.549389 [ 3 ] {} <Trace> HTTP-Session: 8a6b28da-777b-4b59-96c5-2da72026ef7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5340 2024.06.25 04:53:10.549500 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5341 2024.06.25 04:53:10.549551 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5342 2024.06.25 04:53:10.549695 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5343 2024.06.25 04:53:10.550024 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5344 2024.06.25 04:53:10.550062 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5345 2024.06.25 04:53:10.550380 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5346 2024.06.25 04:53:10.550715 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5347 2024.06.25 04:53:10.550884 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001402 sec., 2853.0670470756063 rows/sec., 232.65 KiB/sec.
5348 2024.06.25 04:53:10.551174 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Debug> DynamicQueryHandler: Done processing query
5349 2024.06.25 04:53:10.551200 [ 3 ] {ef27c128-c437-4cc8-a933-18a285608f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5350 2024.06.25 04:53:10.551216 [ 3 ] {} <Debug> HTTP-Session: 8a6b28da-777b-4b59-96c5-2da72026ef7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5351 2024.06.25 04:53:10.551396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5352 2024.06.25 04:53:10.551451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5353 2024.06.25 04:53:10.551478 [ 3 ] {} <Debug> HTTP-Session: 02d8715a-f3b9-4aa8-8fac-0de1bd749657 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5354 2024.06.25 04:53:10.551500 [ 3 ] {} <Debug> HTTP-Session: 02d8715a-f3b9-4aa8-8fac-0de1bd749657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5355 2024.06.25 04:53:10.551514 [ 3 ] {} <Debug> HTTP-Session: 02d8715a-f3b9-4aa8-8fac-0de1bd749657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5356 2024.06.25 04:53:10.551549 [ 3 ] {} <Trace> HTTP-Session: 02d8715a-f3b9-4aa8-8fac-0de1bd749657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5357 2024.06.25 04:53:10.551693 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5358 2024.06.25 04:53:10.551741 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5359 2024.06.25 04:53:10.551887 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5360 2024.06.25 04:53:10.552330 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5361 2024.06.25 04:53:10.552368 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5362 2024.06.25 04:53:10.552687 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5363 2024.06.25 04:53:10.553000 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5364 2024.06.25 04:53:10.553154 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Debug> executeQuery: Read 121 rows, 9.87 KiB in 0.001513 sec., 79973.56245869135 rows/sec., 6.37 MiB/sec.
5365 2024.06.25 04:53:10.553331 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Debug> DynamicQueryHandler: Done processing query
5366 2024.06.25 04:53:10.553356 [ 3 ] {d7744d90-7939-49d0-a988-98926a2beccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5367 2024.06.25 04:53:10.553371 [ 3 ] {} <Debug> HTTP-Session: 02d8715a-f3b9-4aa8-8fac-0de1bd749657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.06.25 04:53:10.553508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5369 2024.06.25 04:53:10.553559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5370 2024.06.25 04:53:10.553578 [ 3 ] {} <Debug> HTTP-Session: 2964967f-bca0-4054-9819-9f186a5b8459 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5371 2024.06.25 04:53:10.553595 [ 3 ] {} <Debug> HTTP-Session: 2964967f-bca0-4054-9819-9f186a5b8459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5372 2024.06.25 04:53:10.553608 [ 3 ] {} <Debug> HTTP-Session: 2964967f-bca0-4054-9819-9f186a5b8459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5373 2024.06.25 04:53:10.553640 [ 3 ] {} <Trace> HTTP-Session: 2964967f-bca0-4054-9819-9f186a5b8459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5374 2024.06.25 04:53:10.553734 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5375 2024.06.25 04:53:10.553777 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5376 2024.06.25 04:53:10.553903 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5377 2024.06.25 04:53:10.554193 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5378 2024.06.25 04:53:10.554229 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5379 2024.06.25 04:53:10.554528 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5380 2024.06.25 04:53:10.554840 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5381 2024.06.25 04:53:10.555011 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001289 sec., 3103.1807602792865 rows/sec., 216.68 KiB/sec.
5382 2024.06.25 04:53:10.555210 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Debug> DynamicQueryHandler: Done processing query
5383 2024.06.25 04:53:10.555236 [ 3 ] {ee346f6e-37c8-495d-8b46-20d8a57303c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5384 2024.06.25 04:53:10.555252 [ 3 ] {} <Debug> HTTP-Session: 2964967f-bca0-4054-9819-9f186a5b8459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.06.25 04:53:10.555461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5386 2024.06.25 04:53:10.555510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5387 2024.06.25 04:53:10.555530 [ 3 ] {} <Debug> HTTP-Session: 1ab291c4-c217-4b03-b6ca-e3e4e98cbfed Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5388 2024.06.25 04:53:10.555546 [ 3 ] {} <Debug> HTTP-Session: 1ab291c4-c217-4b03-b6ca-e3e4e98cbfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5389 2024.06.25 04:53:10.555559 [ 3 ] {} <Debug> HTTP-Session: 1ab291c4-c217-4b03-b6ca-e3e4e98cbfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5390 2024.06.25 04:53:10.555590 [ 3 ] {} <Trace> HTTP-Session: 1ab291c4-c217-4b03-b6ca-e3e4e98cbfed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5391 2024.06.25 04:53:10.555711 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5392 2024.06.25 04:53:10.555754 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5393 2024.06.25 04:53:10.555882 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5394 2024.06.25 04:53:10.556245 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5395 2024.06.25 04:53:10.556282 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5396 2024.06.25 04:53:10.556604 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5397 2024.06.25 04:53:10.556916 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5398 2024.06.25 04:53:10.557073 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001395 sec., 72401.43369175628 rows/sec., 5.64 MiB/sec.
5399 2024.06.25 04:53:10.557241 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Debug> DynamicQueryHandler: Done processing query
5400 2024.06.25 04:53:10.557266 [ 3 ] {6617d387-5eb0-449b-bc15-c2b952f861e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5401 2024.06.25 04:53:10.557282 [ 3 ] {} <Debug> HTTP-Session: 1ab291c4-c217-4b03-b6ca-e3e4e98cbfed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.06.25 04:53:10.557453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5403 2024.06.25 04:53:10.557502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5404 2024.06.25 04:53:10.557522 [ 3 ] {} <Debug> HTTP-Session: 169ad2da-b6b8-42b5-848c-baa7b33b513a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5405 2024.06.25 04:53:10.557538 [ 3 ] {} <Debug> HTTP-Session: 169ad2da-b6b8-42b5-848c-baa7b33b513a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5406 2024.06.25 04:53:10.557551 [ 3 ] {} <Debug> HTTP-Session: 169ad2da-b6b8-42b5-848c-baa7b33b513a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5407 2024.06.25 04:53:10.557582 [ 3 ] {} <Trace> HTTP-Session: 169ad2da-b6b8-42b5-848c-baa7b33b513a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5408 2024.06.25 04:53:10.557751 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5409 2024.06.25 04:53:10.557797 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5410 2024.06.25 04:53:10.557948 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5411 2024.06.25 04:53:10.558377 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5412 2024.06.25 04:53:10.558414 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5413 2024.06.25 04:53:10.558803 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5414 2024.06.25 04:53:10.559144 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5415 2024.06.25 04:53:10.559318 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001641 sec., 120658.1352833638 rows/sec., 8.42 MiB/sec.
5416 2024.06.25 04:53:10.559658 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Debug> DynamicQueryHandler: Done processing query
5417 2024.06.25 04:53:10.559684 [ 3 ] {39d27010-1ff5-42f0-81d3-864c8fb1e767} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5418 2024.06.25 04:53:10.559700 [ 3 ] {} <Debug> HTTP-Session: 169ad2da-b6b8-42b5-848c-baa7b33b513a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.06.25 04:53:10.559854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5420 2024.06.25 04:53:10.559904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5421 2024.06.25 04:53:10.559927 [ 3 ] {} <Debug> HTTP-Session: a48d53e1-d52a-47ed-ad44-7d15e615c6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5422 2024.06.25 04:53:10.559944 [ 3 ] {} <Debug> HTTP-Session: a48d53e1-d52a-47ed-ad44-7d15e615c6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5423 2024.06.25 04:53:10.559957 [ 3 ] {} <Debug> HTTP-Session: a48d53e1-d52a-47ed-ad44-7d15e615c6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5424 2024.06.25 04:53:10.559988 [ 3 ] {} <Trace> HTTP-Session: a48d53e1-d52a-47ed-ad44-7d15e615c6bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5425 2024.06.25 04:53:10.560172 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5426 2024.06.25 04:53:10.560244 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5427 2024.06.25 04:53:10.560661 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5428 2024.06.25 04:53:10.561218 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5429 2024.06.25 04:53:10.561254 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5430 2024.06.25 04:53:10.561837 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5431 2024.06.25 04:53:10.562248 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5432 2024.06.25 04:53:10.562438 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002373 sec., 3792.6675094816687 rows/sec., 6.80 MiB/sec.
5433 2024.06.25 04:53:10.562828 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Debug> DynamicQueryHandler: Done processing query
5434 2024.06.25 04:53:10.562853 [ 3 ] {99c46e9c-1e69-49d8-b067-d8bbf0fcf689} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5435 2024.06.25 04:53:10.562869 [ 3 ] {} <Debug> HTTP-Session: a48d53e1-d52a-47ed-ad44-7d15e615c6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.06.25 04:53:10.562989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5437 2024.06.25 04:53:10.563039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5438 2024.06.25 04:53:10.563058 [ 3 ] {} <Debug> HTTP-Session: c03d9eaa-8c24-4caf-afcb-b74d7cc86895 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5439 2024.06.25 04:53:10.563075 [ 3 ] {} <Debug> HTTP-Session: c03d9eaa-8c24-4caf-afcb-b74d7cc86895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.06.25 04:53:10.563089 [ 3 ] {} <Debug> HTTP-Session: c03d9eaa-8c24-4caf-afcb-b74d7cc86895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.06.25 04:53:10.563119 [ 3 ] {} <Trace> HTTP-Session: c03d9eaa-8c24-4caf-afcb-b74d7cc86895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5442 2024.06.25 04:53:10.563234 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5443 2024.06.25 04:53:10.563279 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5444 2024.06.25 04:53:10.563408 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5445 2024.06.25 04:53:10.563823 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5446 2024.06.25 04:53:10.563860 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5447 2024.06.25 04:53:10.564249 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5448 2024.06.25 04:53:10.564581 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5449 2024.06.25 04:53:10.564737 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec.
5450 2024.06.25 04:53:10.565084 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Debug> DynamicQueryHandler: Done processing query
5451 2024.06.25 04:53:10.565114 [ 3 ] {4edfb320-3b33-4d9b-ad78-01e291f31010} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5452 2024.06.25 04:53:10.565131 [ 3 ] {} <Debug> HTTP-Session: c03d9eaa-8c24-4caf-afcb-b74d7cc86895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.06.25 04:53:15.545256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5454 2024.06.25 04:53:15.545402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5455 2024.06.25 04:53:15.545433 [ 3 ] {} <Debug> HTTP-Session: 41f0a702-f7d0-4f5d-bdc4-84378fd3dd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5456 2024.06.25 04:53:15.545461 [ 3 ] {} <Debug> HTTP-Session: 41f0a702-f7d0-4f5d-bdc4-84378fd3dd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.06.25 04:53:15.545480 [ 3 ] {} <Debug> HTTP-Session: 41f0a702-f7d0-4f5d-bdc4-84378fd3dd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.06.25 04:53:15.545537 [ 3 ] {} <Trace> HTTP-Session: 41f0a702-f7d0-4f5d-bdc4-84378fd3dd87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5459 2024.06.25 04:53:15.545754 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5460 2024.06.25 04:53:15.545832 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5461 2024.06.25 04:53:15.546040 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5462 2024.06.25 04:53:15.546556 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5463 2024.06.25 04:53:15.546600 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5464 2024.06.25 04:53:15.546975 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5465 2024.06.25 04:53:15.547316 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5466 2024.06.25 04:53:15.547485 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001794 sec., 11148.272017837235 rows/sec., 903.62 KiB/sec.
5467 2024.06.25 04:53:15.547686 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Debug> DynamicQueryHandler: Done processing query
5468 2024.06.25 04:53:15.547714 [ 3 ] {60cb2535-2366-4e8c-9328-80a7a6bbc26f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5469 2024.06.25 04:53:15.547731 [ 3 ] {} <Debug> HTTP-Session: 41f0a702-f7d0-4f5d-bdc4-84378fd3dd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5470 2024.06.25 04:53:15.547903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5471 2024.06.25 04:53:15.547953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5472 2024.06.25 04:53:15.547973 [ 3 ] {} <Debug> HTTP-Session: 6679371e-4782-491a-bf84-b352ab1dfcc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5473 2024.06.25 04:53:15.547990 [ 3 ] {} <Debug> HTTP-Session: 6679371e-4782-491a-bf84-b352ab1dfcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.06.25 04:53:15.548004 [ 3 ] {} <Debug> HTTP-Session: 6679371e-4782-491a-bf84-b352ab1dfcc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.06.25 04:53:15.548064 [ 3 ] {} <Trace> HTTP-Session: 6679371e-4782-491a-bf84-b352ab1dfcc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5476 2024.06.25 04:53:15.548191 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5477 2024.06.25 04:53:15.548236 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5478 2024.06.25 04:53:15.548366 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5479 2024.06.25 04:53:15.548773 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5480 2024.06.25 04:53:15.548812 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5481 2024.06.25 04:53:15.549136 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5482 2024.06.25 04:53:15.549456 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5483 2024.06.25 04:53:15.549610 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001464 sec., 79234.97267759562 rows/sec., 6.53 MiB/sec.
5484 2024.06.25 04:53:15.549776 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Debug> DynamicQueryHandler: Done processing query
5485 2024.06.25 04:53:15.549825 [ 3 ] {255c3b44-f0e4-40e0-b7dd-0948c29722b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5486 2024.06.25 04:53:15.549842 [ 3 ] {} <Debug> HTTP-Session: 6679371e-4782-491a-bf84-b352ab1dfcc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5487 2024.06.25 04:53:15.549974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5488 2024.06.25 04:53:15.550023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5489 2024.06.25 04:53:15.550043 [ 3 ] {} <Debug> HTTP-Session: d6055150-20e1-4ff8-b346-0910c0cdd67d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5490 2024.06.25 04:53:15.550059 [ 3 ] {} <Debug> HTTP-Session: d6055150-20e1-4ff8-b346-0910c0cdd67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5491 2024.06.25 04:53:15.550072 [ 3 ] {} <Debug> HTTP-Session: d6055150-20e1-4ff8-b346-0910c0cdd67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.06.25 04:53:15.550104 [ 3 ] {} <Trace> HTTP-Session: d6055150-20e1-4ff8-b346-0910c0cdd67d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5493 2024.06.25 04:53:15.550225 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5494 2024.06.25 04:53:15.550268 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5495 2024.06.25 04:53:15.550397 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5496 2024.06.25 04:53:15.550753 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5497 2024.06.25 04:53:15.550790 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5498 2024.06.25 04:53:15.551111 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5499 2024.06.25 04:53:15.551427 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5500 2024.06.25 04:53:15.551560 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001381 sec., 60825.48877624909 rows/sec., 4.75 MiB/sec.
5501 2024.06.25 04:53:15.551836 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Debug> DynamicQueryHandler: Done processing query
5502 2024.06.25 04:53:15.551880 [ 3 ] {f3d7ac0d-eca9-4111-adae-cddec1ea9ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5503 2024.06.25 04:53:15.551924 [ 3 ] {} <Debug> HTTP-Session: d6055150-20e1-4ff8-b346-0910c0cdd67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.06.25 04:53:15.552119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5505 2024.06.25 04:53:15.552170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5506 2024.06.25 04:53:15.552191 [ 3 ] {} <Debug> HTTP-Session: 9cd89778-91f9-43f4-b140-1e9860c5a179 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5507 2024.06.25 04:53:15.552207 [ 3 ] {} <Debug> HTTP-Session: 9cd89778-91f9-43f4-b140-1e9860c5a179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5508 2024.06.25 04:53:15.552221 [ 3 ] {} <Debug> HTTP-Session: 9cd89778-91f9-43f4-b140-1e9860c5a179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5509 2024.06.25 04:53:15.552253 [ 3 ] {} <Trace> HTTP-Session: 9cd89778-91f9-43f4-b140-1e9860c5a179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5510 2024.06.25 04:53:15.552400 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5511 2024.06.25 04:53:15.552448 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5512 2024.06.25 04:53:15.552614 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5513 2024.06.25 04:53:15.552994 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5514 2024.06.25 04:53:15.553032 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5515 2024.06.25 04:53:15.553424 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5516 2024.06.25 04:53:15.553772 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5517 2024.06.25 04:53:15.553931 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec.
5518 2024.06.25 04:53:15.554218 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Debug> DynamicQueryHandler: Done processing query
5519 2024.06.25 04:53:15.554260 [ 3 ] {505013d3-80c6-4736-ab11-f678b3c19782} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5520 2024.06.25 04:53:15.554277 [ 3 ] {} <Debug> HTTP-Session: 9cd89778-91f9-43f4-b140-1e9860c5a179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.06.25 04:53:15.554430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5522 2024.06.25 04:53:15.554480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5523 2024.06.25 04:53:15.554500 [ 3 ] {} <Debug> HTTP-Session: 1284cf1e-ee23-4318-91fb-c7832e1c5962 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5524 2024.06.25 04:53:15.554516 [ 3 ] {} <Debug> HTTP-Session: 1284cf1e-ee23-4318-91fb-c7832e1c5962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.06.25 04:53:15.554530 [ 3 ] {} <Debug> HTTP-Session: 1284cf1e-ee23-4318-91fb-c7832e1c5962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.06.25 04:53:15.554561 [ 3 ] {} <Trace> HTTP-Session: 1284cf1e-ee23-4318-91fb-c7832e1c5962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.06.25 04:53:15.554903 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5528 2024.06.25 04:53:15.554972 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5529 2024.06.25 04:53:15.555409 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5530 2024.06.25 04:53:15.556039 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5531 2024.06.25 04:53:15.556076 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5532 2024.06.25 04:53:15.556688 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5533 2024.06.25 04:53:15.557115 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5534 2024.06.25 04:53:15.557301 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002652 sec., 7541.478129713424 rows/sec., 13.51 MiB/sec.
5535 2024.06.25 04:53:15.557537 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Debug> DynamicQueryHandler: Done processing query
5536 2024.06.25 04:53:15.557563 [ 3 ] {43893ade-e340-4fa1-9b0b-10125dd03bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5537 2024.06.25 04:53:15.557579 [ 3 ] {} <Debug> HTTP-Session: 1284cf1e-ee23-4318-91fb-c7832e1c5962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.06.25 04:53:15.557705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5539 2024.06.25 04:53:15.557754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.06.25 04:53:15.557774 [ 3 ] {} <Debug> HTTP-Session: 48911644-f9c0-40dd-86e4-b161d67b8bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5541 2024.06.25 04:53:15.557791 [ 3 ] {} <Debug> HTTP-Session: 48911644-f9c0-40dd-86e4-b161d67b8bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.06.25 04:53:15.557804 [ 3 ] {} <Debug> HTTP-Session: 48911644-f9c0-40dd-86e4-b161d67b8bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.06.25 04:53:15.557835 [ 3 ] {} <Trace> HTTP-Session: 48911644-f9c0-40dd-86e4-b161d67b8bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5544 2024.06.25 04:53:15.557964 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5545 2024.06.25 04:53:15.558010 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5546 2024.06.25 04:53:15.558139 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5547 2024.06.25 04:53:15.558434 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5548 2024.06.25 04:53:15.558472 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5549 2024.06.25 04:53:15.558832 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5550 2024.06.25 04:53:15.559162 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5551 2024.06.25 04:53:15.559324 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
5552 2024.06.25 04:53:15.559518 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Debug> DynamicQueryHandler: Done processing query
5553 2024.06.25 04:53:15.559547 [ 3 ] {e33b98fd-1d7b-4b65-9257-14a5593ba060} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5554 2024.06.25 04:53:15.559566 [ 3 ] {} <Debug> HTTP-Session: 48911644-f9c0-40dd-86e4-b161d67b8bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.06.25 04:53:20.544287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5556 2024.06.25 04:53:20.544425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5557 2024.06.25 04:53:20.544450 [ 3 ] {} <Debug> HTTP-Session: 0031d430-1e37-4554-b0fe-0f3057091b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5558 2024.06.25 04:53:20.544474 [ 3 ] {} <Debug> HTTP-Session: 0031d430-1e37-4554-b0fe-0f3057091b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5559 2024.06.25 04:53:20.544491 [ 3 ] {} <Debug> HTTP-Session: 0031d430-1e37-4554-b0fe-0f3057091b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.06.25 04:53:20.544539 [ 3 ] {} <Trace> HTTP-Session: 0031d430-1e37-4554-b0fe-0f3057091b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5561 2024.06.25 04:53:20.544729 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5562 2024.06.25 04:53:20.544798 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5563 2024.06.25 04:53:20.544995 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.06.25 04:53:20.545415 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.06.25 04:53:20.545456 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5566 2024.06.25 04:53:20.545827 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5567 2024.06.25 04:53:20.546180 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.06.25 04:53:20.546338 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001665 sec., 5405.405405405405 rows/sec., 438.13 KiB/sec.
5569 2024.06.25 04:53:20.546556 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Debug> DynamicQueryHandler: Done processing query
5570 2024.06.25 04:53:20.546582 [ 3 ] {7b891952-81d5-4de1-898b-022d3341a956} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5571 2024.06.25 04:53:20.546599 [ 3 ] {} <Debug> HTTP-Session: 0031d430-1e37-4554-b0fe-0f3057091b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.06.25 04:53:20.546742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.06.25 04:53:20.546793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5574 2024.06.25 04:53:20.546843 [ 3 ] {} <Debug> HTTP-Session: 517622c0-a15b-487c-80bd-292eadd5ee24 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5575 2024.06.25 04:53:20.546868 [ 3 ] {} <Debug> HTTP-Session: 517622c0-a15b-487c-80bd-292eadd5ee24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.06.25 04:53:20.546886 [ 3 ] {} <Debug> HTTP-Session: 517622c0-a15b-487c-80bd-292eadd5ee24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.06.25 04:53:20.546925 [ 3 ] {} <Trace> HTTP-Session: 517622c0-a15b-487c-80bd-292eadd5ee24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5578 2024.06.25 04:53:20.547052 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5579 2024.06.25 04:53:20.547105 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5580 2024.06.25 04:53:20.547261 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5581 2024.06.25 04:53:20.547575 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5582 2024.06.25 04:53:20.547620 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5583 2024.06.25 04:53:20.547985 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5584 2024.06.25 04:53:20.548300 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5585 2024.06.25 04:53:20.548455 [ 129 ] {} <Debug> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5586 2024.06.25 04:53:20.548465 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001437 sec., 2783.5768963117607 rows/sec., 226.98 KiB/sec.
5587 2024.06.25 04:53:20.548548 [ 129 ] {} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5588 2024.06.25 04:53:20.548610 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5589 2024.06.25 04:53:20.548774 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Debug> DynamicQueryHandler: Done processing query
5590 2024.06.25 04:53:20.548775 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
5591 2024.06.25 04:53:20.548804 [ 3 ] {9d664a66-f791-4d6b-a193-7769f082af4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5592 2024.06.25 04:53:20.548835 [ 3 ] {} <Debug> HTTP-Session: 517622c0-a15b-487c-80bd-292eadd5ee24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5593 2024.06.25 04:53:20.548936 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5594 2024.06.25 04:53:20.548976 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::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
5595 2024.06.25 04:53:20.548980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5596 2024.06.25 04:53:20.549058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5597 2024.06.25 04:53:20.549086 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
5598 2024.06.25 04:53:20.549099 [ 3 ] {} <Debug> HTTP-Session: 782587d0-c4e9-484e-8985-3c3dc42a9bba Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5599 2024.06.25 04:53:20.549133 [ 3 ] {} <Debug> HTTP-Session: 782587d0-c4e9-484e-8985-3c3dc42a9bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.06.25 04:53:20.549174 [ 3 ] {} <Debug> HTTP-Session: 782587d0-c4e9-484e-8985-3c3dc42a9bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.06.25 04:53:20.549288 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
5602 2024.06.25 04:53:20.549332 [ 3 ] {} <Trace> HTTP-Session: 782587d0-c4e9-484e-8985-3c3dc42a9bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5603 2024.06.25 04:53:20.549608 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::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
5604 2024.06.25 04:53:20.549710 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5605 2024.06.25 04:53:20.549776 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5606 2024.06.25 04:53:20.549812 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5607 2024.06.25 04:53:20.550105 [ 187 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5608 2024.06.25 04:53:20.550554 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5609 2024.06.25 04:53:20.551209 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.06.25 04:53:20.551286 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5611 2024.06.25 04:53:20.552138 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5612 2024.06.25 04:53:20.552545 [ 200 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003829951 sec., 7310.798493244431 rows/sec., 596.14 KiB/sec.
5613 2024.06.25 04:53:20.552793 [ 200 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5614 2024.06.25 04:53:20.552971 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5615 2024.06.25 04:53:20.553361 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Debug> executeQuery: Read 85 rows, 7.06 KiB in 0.003722 sec., 22837.184309511016 rows/sec., 1.85 MiB/sec.
5616 2024.06.25 04:53:20.553361 [ 129 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5617 2024.06.25 04:53:20.553551 [ 129 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5618 2024.06.25 04:53:20.553696 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5619 2024.06.25 04:53:20.553926 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Debug> DynamicQueryHandler: Done processing query
5620 2024.06.25 04:53:20.554036 [ 3 ] {005c5f61-914f-4f47-8c3f-ad7435ab55a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5621 2024.06.25 04:53:20.554106 [ 3 ] {} <Debug> HTTP-Session: 782587d0-c4e9-484e-8985-3c3dc42a9bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.06.25 04:53:20.554302 [ 200 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5623 2024.06.25 04:53:20.554341 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
5624 2024.06.25 04:53:20.554530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5625 2024.06.25 04:53:20.554764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5626 2024.06.25 04:53:20.554782 [ 200 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_6_1} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5627 2024.06.25 04:53:20.554891 [ 3 ] {} <Debug> HTTP-Session: d0c83b35-683a-478d-b72f-b1887e8dd9c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5628 2024.06.25 04:53:20.555059 [ 3 ] {} <Debug> HTTP-Session: d0c83b35-683a-478d-b72f-b1887e8dd9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5629 2024.06.25 04:53:20.555197 [ 3 ] {} <Debug> HTTP-Session: d0c83b35-683a-478d-b72f-b1887e8dd9c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5630 2024.06.25 04:53:20.555239 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5631 2024.06.25 04:53:20.555347 [ 3 ] {} <Trace> HTTP-Session: d0c83b35-683a-478d-b72f-b1887e8dd9c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5632 2024.06.25 04:53:20.555357 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5633 2024.06.25 04:53:20.555471 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 187 rows starting from the beginning of the part
5634 2024.06.25 04:53:20.555611 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5635 2024.06.25 04:53:20.555629 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 83 rows starting from the beginning of the part
5636 2024.06.25 04:53:20.555689 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5637 2024.06.25 04:53:20.555819 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part
5638 2024.06.25 04:53:20.556058 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 121 rows starting from the beginning of the part
5639 2024.06.25 04:53:20.556262 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 116 rows starting from the beginning of the part
5640 2024.06.25 04:53:20.556448 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 85 rows starting from the beginning of the part
5641 2024.06.25 04:53:20.556490 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5642 2024.06.25 04:53:20.557292 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5643 2024.06.25 04:53:20.557338 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5644 2024.06.25 04:53:20.557815 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5645 2024.06.25 04:53:20.558341 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5646 2024.06.25 04:53:20.558395 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.004558343 sec., 155319.5974940894 rows/sec., 12.67 MiB/sec.
5647 2024.06.25 04:53:20.558621 [ 129 ] {} <Debug> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5648 2024.06.25 04:53:20.558643 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003085 sec., 1296.5964343598055 rows/sec., 90.53 KiB/sec.
5649 2024.06.25 04:53:20.558686 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5650 2024.06.25 04:53:20.558701 [ 129 ] {} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5651 2024.06.25 04:53:20.558837 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5652 2024.06.25 04:53:20.559288 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Debug> DynamicQueryHandler: Done processing query
5653 2024.06.25 04:53:20.559421 [ 3 ] {0811f101-492c-403d-b523-14abecac26d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5654 2024.06.25 04:53:20.559424 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
5655 2024.06.25 04:53:20.559542 [ 3 ] {} <Debug> HTTP-Session: d0c83b35-683a-478d-b72f-b1887e8dd9c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.06.25 04:53:20.559991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.06.25 04:53:20.560025 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5658 2024.06.25 04:53:20.560111 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::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
5659 2024.06.25 04:53:20.560133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5660 2024.06.25 04:53:20.560207 [ 3 ] {} <Debug> HTTP-Session: 0f698fe5-e138-46df-b012-6bb6f55aa956 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5661 2024.06.25 04:53:20.560307 [ 3 ] {} <Debug> HTTP-Session: 0f698fe5-e138-46df-b012-6bb6f55aa956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.06.25 04:53:20.560354 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5663 2024.06.25 04:53:20.560423 [ 3 ] {} <Debug> HTTP-Session: 0f698fe5-e138-46df-b012-6bb6f55aa956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5664 2024.06.25 04:53:20.560519 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
5665 2024.06.25 04:53:20.560648 [ 3 ] {} <Trace> HTTP-Session: 0f698fe5-e138-46df-b012-6bb6f55aa956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5666 2024.06.25 04:53:20.560723 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_36_7} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5667 2024.06.25 04:53:20.561061 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
5668 2024.06.25 04:53:20.561153 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5669 2024.06.25 04:53:20.561268 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5670 2024.06.25 04:53:20.561420 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5671 2024.06.25 04:53:20.561491 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::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
5672 2024.06.25 04:53:20.561886 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5673 2024.06.25 04:53:20.562164 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5674 2024.06.25 04:53:20.562486 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5675 2024.06.25 04:53:20.563531 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5676 2024.06.25 04:53:20.563598 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5677 2024.06.25 04:53:20.564505 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5678 2024.06.25 04:53:20.564929 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005911125 sec., 4736.830975491129 rows/sec., 330.75 KiB/sec.
5679 2024.06.25 04:53:20.565124 [ 200 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5680 2024.06.25 04:53:20.565396 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5681 2024.06.25 04:53:20.565801 [ 129 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5682 2024.06.25 04:53:20.565818 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.004759 sec., 16179.869720529523 rows/sec., 1.26 MiB/sec.
5683 2024.06.25 04:53:20.565881 [ 129 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5684 2024.06.25 04:53:20.565984 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5685 2024.06.25 04:53:20.566154 [ 193 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.06.25 04:53:20.566384 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Debug> DynamicQueryHandler: Done processing query
5687 2024.06.25 04:53:20.566417 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
5688 2024.06.25 04:53:20.566441 [ 3 ] {e3f1f8b0-a49d-474e-ac12-9b1717a99858} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5689 2024.06.25 04:53:20.566506 [ 3 ] {} <Debug> HTTP-Session: 0f698fe5-e138-46df-b012-6bb6f55aa956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.06.25 04:53:20.566533 [ 193 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_6_1} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5691 2024.06.25 04:53:20.566795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5692 2024.06.25 04:53:20.566864 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5693 2024.06.25 04:53:20.566873 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5694 2024.06.25 04:53:20.566949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5695 2024.06.25 04:53:20.566971 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 149 rows starting from the beginning of the part
5696 2024.06.25 04:53:20.567000 [ 3 ] {} <Debug> HTTP-Session: 466bcf2c-b3f3-44fe-8ca1-256f215ae4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5697 2024.06.25 04:53:20.567052 [ 3 ] {} <Debug> HTTP-Session: 466bcf2c-b3f3-44fe-8ca1-256f215ae4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5698 2024.06.25 04:53:20.567119 [ 3 ] {} <Debug> HTTP-Session: 466bcf2c-b3f3-44fe-8ca1-256f215ae4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5699 2024.06.25 04:53:20.567232 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 73 rows starting from the beginning of the part
5700 2024.06.25 04:53:20.567255 [ 3 ] {} <Trace> HTTP-Session: 466bcf2c-b3f3-44fe-8ca1-256f215ae4d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5701 2024.06.25 04:53:20.567543 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 84 rows starting from the beginning of the part
5702 2024.06.25 04:53:20.567715 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5703 2024.06.25 04:53:20.567796 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 101 rows starting from the beginning of the part
5704 2024.06.25 04:53:20.567887 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5705 2024.06.25 04:53:20.568202 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 84 rows starting from the beginning of the part
5706 2024.06.25 04:53:20.568522 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part
5707 2024.06.25 04:53:20.569117 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5708 2024.06.25 04:53:20.570068 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5709 2024.06.25 04:53:20.570140 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5710 2024.06.25 04:53:20.571256 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5711 2024.06.25 04:53:20.571319 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.005164443 sec., 109982.81905715678 rows/sec., 8.59 MiB/sec.
5712 2024.06.25 04:53:20.571576 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5713 2024.06.25 04:53:20.572129 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5714 2024.06.25 04:53:20.572484 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5715 2024.06.25 04:53:20.572500 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004976 sec., 32556.27009646302 rows/sec., 2.27 MiB/sec.
5716 2024.06.25 04:53:20.572557 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.06.25 04:53:20.572583 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5718 2024.06.25 04:53:20.572679 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5719 2024.06.25 04:53:20.573030 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_36_7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5720 2024.06.25 04:53:20.573110 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Debug> DynamicQueryHandler: Done processing query
5721 2024.06.25 04:53:20.573112 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
5722 2024.06.25 04:53:20.573203 [ 3 ] {c84a9d8b-10e9-461e-9f24-f3749b7f6d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5723 2024.06.25 04:53:20.573274 [ 3 ] {} <Debug> HTTP-Session: 466bcf2c-b3f3-44fe-8ca1-256f215ae4d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.06.25 04:53:20.573287 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5725 2024.06.25 04:53:20.573461 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5726 2024.06.25 04:53:20.573498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5727 2024.06.25 04:53:20.573524 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4396 rows starting from the beginning of the part
5728 2024.06.25 04:53:20.573605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5729 2024.06.25 04:53:20.573688 [ 3 ] {} <Debug> HTTP-Session: 2e664bca-36a2-4398-9891-999a8619edb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5730 2024.06.25 04:53:20.573764 [ 3 ] {} <Debug> HTTP-Session: 2e664bca-36a2-4398-9891-999a8619edb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5731 2024.06.25 04:53:20.573832 [ 3 ] {} <Debug> HTTP-Session: 2e664bca-36a2-4398-9891-999a8619edb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.06.25 04:53:20.573857 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
5733 2024.06.25 04:53:20.573967 [ 3 ] {} <Trace> HTTP-Session: 2e664bca-36a2-4398-9891-999a8619edb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5734 2024.06.25 04:53:20.574095 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
5735 2024.06.25 04:53:20.574366 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 198 rows starting from the beginning of the part
5736 2024.06.25 04:53:20.574649 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
5737 2024.06.25 04:53:20.574642 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5738 2024.06.25 04:53:20.574984 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part
5739 2024.06.25 04:53:20.575031 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5740 2024.06.25 04:53:20.576781 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5741 2024.06.25 04:53:20.578405 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5742 2024.06.25 04:53:20.578467 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5743 2024.06.25 04:53:20.579569 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5744 2024.06.25 04:53:20.580277 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.007358518 sec., 711556.3215310475 rows/sec., 49.65 MiB/sec.
5745 2024.06.25 04:53:20.580438 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5746 2024.06.25 04:53:20.580701 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006475 sec., 1389.96138996139 rows/sec., 2.49 MiB/sec.
5747 2024.06.25 04:53:20.580945 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5748 2024.06.25 04:53:20.581738 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Debug> DynamicQueryHandler: Done processing query
5749 2024.06.25 04:53:20.581783 [ 3 ] {5feb0b9a-5e6b-4b94-84d6-3fc7612a92e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5750 2024.06.25 04:53:20.581843 [ 3 ] {} <Debug> HTTP-Session: 2e664bca-36a2-4398-9891-999a8619edb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.06.25 04:53:20.582001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5752 2024.06.25 04:53:20.582090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5753 2024.06.25 04:53:20.582111 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5754 2024.06.25 04:53:20.582124 [ 3 ] {} <Debug> HTTP-Session: de09f486-4a96-4d5a-93f9-b7216adc300d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5755 2024.06.25 04:53:20.582175 [ 3 ] {} <Debug> HTTP-Session: de09f486-4a96-4d5a-93f9-b7216adc300d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5756 2024.06.25 04:53:20.582205 [ 3 ] {} <Debug> HTTP-Session: de09f486-4a96-4d5a-93f9-b7216adc300d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.06.25 04:53:20.582266 [ 3 ] {} <Trace> HTTP-Session: de09f486-4a96-4d5a-93f9-b7216adc300d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5758 2024.06.25 04:53:20.582290 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5759 2024.06.25 04:53:20.582461 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
5760 2024.06.25 04:53:20.582504 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5761 2024.06.25 04:53:20.582564 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5762 2024.06.25 04:53:20.582716 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5763 2024.06.25 04:53:20.583046 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5764 2024.06.25 04:53:20.583084 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5765 2024.06.25 04:53:20.583463 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5766 2024.06.25 04:53:20.583814 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5767 2024.06.25 04:53:20.583987 [ 129 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5768 2024.06.25 04:53:20.583990 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec.
5769 2024.06.25 04:53:20.584055 [ 129 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5770 2024.06.25 04:53:20.584123 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5771 2024.06.25 04:53:20.584305 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
5772 2024.06.25 04:53:20.584343 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Debug> DynamicQueryHandler: Done processing query
5773 2024.06.25 04:53:20.584392 [ 3 ] {0bd3c6a4-eea1-4466-b183-1650c77716b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5774 2024.06.25 04:53:20.584456 [ 3 ] {} <Debug> HTTP-Session: de09f486-4a96-4d5a-93f9-b7216adc300d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.06.25 04:53:20.584561 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5776 2024.06.25 04:53:20.584600 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1556 rows starting from the beginning of the part
5777 2024.06.25 04:53:20.584688 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
5778 2024.06.25 04:53:20.584848 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
5779 2024.06.25 04:53:20.585008 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
5780 2024.06.25 04:53:20.585096 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
5781 2024.06.25 04:53:20.585310 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
5782 2024.06.25 04:53:20.586459 [ 194 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 4 columns (4 merged, 0 gathered) in 0.002236405 sec., 829903.3493486198 rows/sec., 55.79 MiB/sec.
5783 2024.06.25 04:53:20.586701 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5784 2024.06.25 04:53:20.587130 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5785 2024.06.25 04:53:20.587204 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_36_7} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5786 2024.06.25 04:53:20.587274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
5787 2024.06.25 04:53:24.534238 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
5788 2024.06.25 04:53:24.534338 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
5789 2024.06.25 04:53:25.544994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5790 2024.06.25 04:53:25.545121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5791 2024.06.25 04:53:25.545150 [ 3 ] {} <Debug> HTTP-Session: 80ed77c1-1cd7-434e-9711-fa54470cd20c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5792 2024.06.25 04:53:25.545178 [ 3 ] {} <Debug> HTTP-Session: 80ed77c1-1cd7-434e-9711-fa54470cd20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5793 2024.06.25 04:53:25.545197 [ 3 ] {} <Debug> HTTP-Session: 80ed77c1-1cd7-434e-9711-fa54470cd20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5794 2024.06.25 04:53:25.545253 [ 3 ] {} <Trace> HTTP-Session: 80ed77c1-1cd7-434e-9711-fa54470cd20c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5795 2024.06.25 04:53:25.545467 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5796 2024.06.25 04:53:25.545546 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5797 2024.06.25 04:53:25.545771 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5798 2024.06.25 04:53:25.546243 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5799 2024.06.25 04:53:25.546289 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5800 2024.06.25 04:53:25.546667 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5801 2024.06.25 04:53:25.547019 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5802 2024.06.25 04:53:25.547196 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.00179 sec., 11173.1843575419 rows/sec., 905.64 KiB/sec.
5803 2024.06.25 04:53:25.547208 [ 122 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
5804 2024.06.25 04:53:25.547321 [ 122 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5805 2024.06.25 04:53:25.547370 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5806 2024.06.25 04:53:25.547516 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Debug> DynamicQueryHandler: Done processing query
5807 2024.06.25 04:53:25.547551 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
5808 2024.06.25 04:53:25.547572 [ 3 ] {a2c5b730-b678-430a-9cfc-e5c9acb67f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5809 2024.06.25 04:53:25.547631 [ 3 ] {} <Debug> HTTP-Session: 80ed77c1-1cd7-434e-9711-fa54470cd20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5810 2024.06.25 04:53:25.547762 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5811 2024.06.25 04:53:25.547816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5812 2024.06.25 04:53:25.547825 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 29 rows starting from the beginning of the part
5813 2024.06.25 04:53:25.547922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5814 2024.06.25 04:53:25.548038 [ 3 ] {} <Debug> HTTP-Session: 4bea42e4-083b-4878-8060-bdb4bd4c5590 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5815 2024.06.25 04:53:25.548040 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part
5816 2024.06.25 04:53:25.548119 [ 3 ] {} <Debug> HTTP-Session: 4bea42e4-083b-4878-8060-bdb4bd4c5590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.06.25 04:53:25.548205 [ 3 ] {} <Debug> HTTP-Session: 4bea42e4-083b-4878-8060-bdb4bd4c5590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.06.25 04:53:25.548359 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part
5819 2024.06.25 04:53:25.548370 [ 3 ] {} <Trace> HTTP-Session: 4bea42e4-083b-4878-8060-bdb4bd4c5590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5820 2024.06.25 04:53:25.548594 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part
5821 2024.06.25 04:53:25.548799 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5822 2024.06.25 04:53:25.548902 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part
5823 2024.06.25 04:53:25.548958 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5824 2024.06.25 04:53:25.549285 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part
5825 2024.06.25 04:53:25.549912 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5826 2024.06.25 04:53:25.550696 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5827 2024.06.25 04:53:25.550780 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5828 2024.06.25 04:53:25.551695 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5829 2024.06.25 04:53:25.552051 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.004576423 sec., 23380.70584821377 rows/sec., 1.85 MiB/sec.
5830 2024.06.25 04:53:25.552277 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
5831 2024.06.25 04:53:25.552468 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5832 2024.06.25 04:53:25.552926 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004307 sec., 1393.0810308799628 rows/sec., 113.60 KiB/sec.
5833 2024.06.25 04:53:25.553212 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5834 2024.06.25 04:53:25.553279 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Debug> DynamicQueryHandler: Done processing query
5835 2024.06.25 04:53:25.553336 [ 3 ] {105a1e8e-ab2e-4e26-bb53-3e9dc5d4fc8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5836 2024.06.25 04:53:25.553353 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_30_6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
5837 2024.06.25 04:53:25.553366 [ 3 ] {} <Debug> HTTP-Session: 4bea42e4-083b-4878-8060-bdb4bd4c5590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.06.25 04:53:25.553472 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5839 2024.06.25 04:53:25.553555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5840 2024.06.25 04:53:25.553617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5841 2024.06.25 04:53:25.553636 [ 3 ] {} <Debug> HTTP-Session: b5e759ae-113d-42b4-a8b9-75ed101fe3fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5842 2024.06.25 04:53:25.553653 [ 3 ] {} <Debug> HTTP-Session: b5e759ae-113d-42b4-a8b9-75ed101fe3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.06.25 04:53:25.553668 [ 3 ] {} <Debug> HTTP-Session: b5e759ae-113d-42b4-a8b9-75ed101fe3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5844 2024.06.25 04:53:25.553704 [ 3 ] {} <Trace> HTTP-Session: b5e759ae-113d-42b4-a8b9-75ed101fe3fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5845 2024.06.25 04:53:25.553854 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5846 2024.06.25 04:53:25.553903 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5847 2024.06.25 04:53:25.554052 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5848 2024.06.25 04:53:25.554441 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5849 2024.06.25 04:53:25.554479 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5850 2024.06.25 04:53:25.554819 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5851 2024.06.25 04:53:25.555144 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5852 2024.06.25 04:53:25.555295 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Debug> executeQuery: Read 119 rows, 10.01 KiB in 0.001496 sec., 79545.45454545454 rows/sec., 6.53 MiB/sec.
5853 2024.06.25 04:53:25.555465 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Debug> DynamicQueryHandler: Done processing query
5854 2024.06.25 04:53:25.555491 [ 3 ] {574e35b2-94a1-44e6-b58c-bceec8f5e1dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5855 2024.06.25 04:53:25.555507 [ 3 ] {} <Debug> HTTP-Session: b5e759ae-113d-42b4-a8b9-75ed101fe3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5856 2024.06.25 04:53:25.555666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5857 2024.06.25 04:53:25.555716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5858 2024.06.25 04:53:25.555736 [ 3 ] {} <Debug> HTTP-Session: bfee3af5-219e-4ab9-90a4-0b594676f7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5859 2024.06.25 04:53:25.555754 [ 3 ] {} <Debug> HTTP-Session: bfee3af5-219e-4ab9-90a4-0b594676f7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5860 2024.06.25 04:53:25.555768 [ 3 ] {} <Debug> HTTP-Session: bfee3af5-219e-4ab9-90a4-0b594676f7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5861 2024.06.25 04:53:25.555799 [ 3 ] {} <Trace> HTTP-Session: bfee3af5-219e-4ab9-90a4-0b594676f7a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5862 2024.06.25 04:53:25.555899 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5863 2024.06.25 04:53:25.555942 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5864 2024.06.25 04:53:25.556072 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5865 2024.06.25 04:53:25.556349 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5866 2024.06.25 04:53:25.556386 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5867 2024.06.25 04:53:25.556682 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5868 2024.06.25 04:53:25.556998 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5869 2024.06.25 04:53:25.557148 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 331.18 KiB/sec.
5870 2024.06.25 04:53:25.557445 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Debug> DynamicQueryHandler: Done processing query
5871 2024.06.25 04:53:25.557471 [ 3 ] {6dc3b1c3-5176-461c-8dec-5c044d73a898} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5872 2024.06.25 04:53:25.557486 [ 3 ] {} <Debug> HTTP-Session: bfee3af5-219e-4ab9-90a4-0b594676f7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5873 2024.06.25 04:53:25.557613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5874 2024.06.25 04:53:25.557662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5875 2024.06.25 04:53:25.557681 [ 3 ] {} <Debug> HTTP-Session: bf88a5e4-6af1-43ed-859f-a759e2180262 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5876 2024.06.25 04:53:25.557697 [ 3 ] {} <Debug> HTTP-Session: bf88a5e4-6af1-43ed-859f-a759e2180262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.06.25 04:53:25.557711 [ 3 ] {} <Debug> HTTP-Session: bf88a5e4-6af1-43ed-859f-a759e2180262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5878 2024.06.25 04:53:25.557742 [ 3 ] {} <Trace> HTTP-Session: bf88a5e4-6af1-43ed-859f-a759e2180262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5879 2024.06.25 04:53:25.557875 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5880 2024.06.25 04:53:25.557920 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5881 2024.06.25 04:53:25.558068 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5882 2024.06.25 04:53:25.558479 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5883 2024.06.25 04:53:25.558515 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5884 2024.06.25 04:53:25.558832 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5885 2024.06.25 04:53:25.559147 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5886 2024.06.25 04:53:25.559297 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001472 sec., 61141.30434782609 rows/sec., 4.78 MiB/sec.
5887 2024.06.25 04:53:25.559465 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Debug> DynamicQueryHandler: Done processing query
5888 2024.06.25 04:53:25.559491 [ 3 ] {6cd6805f-6be6-4b0f-bdf6-bfabf6de7f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5889 2024.06.25 04:53:25.559507 [ 3 ] {} <Debug> HTTP-Session: bf88a5e4-6af1-43ed-859f-a759e2180262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5890 2024.06.25 04:53:25.559696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5891 2024.06.25 04:53:25.559751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5892 2024.06.25 04:53:25.559776 [ 3 ] {} <Debug> HTTP-Session: f5398b38-9cb5-49c1-b9d9-dcf12667e14b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5893 2024.06.25 04:53:25.559797 [ 3 ] {} <Debug> HTTP-Session: f5398b38-9cb5-49c1-b9d9-dcf12667e14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5894 2024.06.25 04:53:25.559815 [ 3 ] {} <Debug> HTTP-Session: f5398b38-9cb5-49c1-b9d9-dcf12667e14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5895 2024.06.25 04:53:25.559853 [ 3 ] {} <Trace> HTTP-Session: f5398b38-9cb5-49c1-b9d9-dcf12667e14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5896 2024.06.25 04:53:25.559998 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5897 2024.06.25 04:53:25.560046 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5898 2024.06.25 04:53:25.560193 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5899 2024.06.25 04:53:25.560594 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5900 2024.06.25 04:53:25.560631 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5901 2024.06.25 04:53:25.561035 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5902 2024.06.25 04:53:25.561390 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5903 2024.06.25 04:53:25.561539 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001601 sec., 101811.36789506559 rows/sec., 7.09 MiB/sec.
5904 2024.06.25 04:53:25.561738 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Debug> DynamicQueryHandler: Done processing query
5905 2024.06.25 04:53:25.561769 [ 3 ] {31988b85-97ba-4e85-818c-43abdc691a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5906 2024.06.25 04:53:25.561789 [ 3 ] {} <Debug> HTTP-Session: f5398b38-9cb5-49c1-b9d9-dcf12667e14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5907 2024.06.25 04:53:25.561937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5908 2024.06.25 04:53:25.561986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5909 2024.06.25 04:53:25.562005 [ 3 ] {} <Debug> HTTP-Session: be9b4619-a5b3-4f3c-b0fb-c12382dd7eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5910 2024.06.25 04:53:25.562021 [ 3 ] {} <Debug> HTTP-Session: be9b4619-a5b3-4f3c-b0fb-c12382dd7eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5911 2024.06.25 04:53:25.562035 [ 3 ] {} <Debug> HTTP-Session: be9b4619-a5b3-4f3c-b0fb-c12382dd7eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5912 2024.06.25 04:53:25.562066 [ 3 ] {} <Trace> HTTP-Session: be9b4619-a5b3-4f3c-b0fb-c12382dd7eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5913 2024.06.25 04:53:25.562359 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5914 2024.06.25 04:53:25.562425 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5915 2024.06.25 04:53:25.562848 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5916 2024.06.25 04:53:25.563535 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5917 2024.06.25 04:53:25.563571 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5918 2024.06.25 04:53:25.564198 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5919 2024.06.25 04:53:25.564618 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5920 2024.06.25 04:53:25.564821 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002664 sec., 7507.507507507507 rows/sec., 13.45 MiB/sec.
5921 2024.06.25 04:53:25.565402 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Debug> DynamicQueryHandler: Done processing query
5922 2024.06.25 04:53:25.565427 [ 3 ] {b14c53d9-9d87-416a-8d43-d986dc7d4880} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5923 2024.06.25 04:53:25.565444 [ 3 ] {} <Debug> HTTP-Session: be9b4619-a5b3-4f3c-b0fb-c12382dd7eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5924 2024.06.25 04:53:25.565568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5925 2024.06.25 04:53:25.565618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5926 2024.06.25 04:53:25.565637 [ 3 ] {} <Debug> HTTP-Session: 982bc9e8-e207-4d9e-a197-80ee0a05770b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5927 2024.06.25 04:53:25.565653 [ 3 ] {} <Debug> HTTP-Session: 982bc9e8-e207-4d9e-a197-80ee0a05770b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5928 2024.06.25 04:53:25.565667 [ 3 ] {} <Debug> HTTP-Session: 982bc9e8-e207-4d9e-a197-80ee0a05770b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5929 2024.06.25 04:53:25.565698 [ 3 ] {} <Trace> HTTP-Session: 982bc9e8-e207-4d9e-a197-80ee0a05770b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5930 2024.06.25 04:53:25.565831 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5931 2024.06.25 04:53:25.565876 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5932 2024.06.25 04:53:25.566030 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5933 2024.06.25 04:53:25.566341 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5934 2024.06.25 04:53:25.566376 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5935 2024.06.25 04:53:25.566741 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5936 2024.06.25 04:53:25.567088 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5937 2024.06.25 04:53:25.567237 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec.
5938 2024.06.25 04:53:25.567461 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Debug> DynamicQueryHandler: Done processing query
5939 2024.06.25 04:53:25.567485 [ 3 ] {1c7f4b75-3457-4e2a-b33a-116c6f50d319} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5940 2024.06.25 04:53:25.567501 [ 3 ] {} <Debug> HTTP-Session: 982bc9e8-e207-4d9e-a197-80ee0a05770b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.06.25 04:53:30.544615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5942 2024.06.25 04:53:30.544764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5943 2024.06.25 04:53:30.544795 [ 3 ] {} <Debug> HTTP-Session: bfd419cb-df2f-4d93-b308-f3451c7a3485 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5944 2024.06.25 04:53:30.544824 [ 3 ] {} <Debug> HTTP-Session: bfd419cb-df2f-4d93-b308-f3451c7a3485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5945 2024.06.25 04:53:30.544844 [ 3 ] {} <Debug> HTTP-Session: bfd419cb-df2f-4d93-b308-f3451c7a3485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5946 2024.06.25 04:53:30.544900 [ 3 ] {} <Trace> HTTP-Session: bfd419cb-df2f-4d93-b308-f3451c7a3485 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5947 2024.06.25 04:53:30.545107 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5948 2024.06.25 04:53:30.545183 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5949 2024.06.25 04:53:30.545389 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5950 2024.06.25 04:53:30.545828 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5951 2024.06.25 04:53:30.545872 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5952 2024.06.25 04:53:30.546249 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5953 2024.06.25 04:53:30.546595 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5954 2024.06.25 04:53:30.546764 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001716 sec., 5244.755244755244 rows/sec., 425.11 KiB/sec.
5955 2024.06.25 04:53:30.546986 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Debug> DynamicQueryHandler: Done processing query
5956 2024.06.25 04:53:30.547017 [ 3 ] {15c946bf-9e3d-4428-8c47-8fa2a13586f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5957 2024.06.25 04:53:30.547033 [ 3 ] {} <Debug> HTTP-Session: bfd419cb-df2f-4d93-b308-f3451c7a3485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.06.25 04:53:30.547199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5959 2024.06.25 04:53:30.547257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5960 2024.06.25 04:53:30.547277 [ 3 ] {} <Debug> HTTP-Session: 3f0af78f-f7e1-4962-bd4a-f53a1413d6b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5961 2024.06.25 04:53:30.547295 [ 3 ] {} <Debug> HTTP-Session: 3f0af78f-f7e1-4962-bd4a-f53a1413d6b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5962 2024.06.25 04:53:30.547310 [ 3 ] {} <Debug> HTTP-Session: 3f0af78f-f7e1-4962-bd4a-f53a1413d6b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5963 2024.06.25 04:53:30.547345 [ 3 ] {} <Trace> HTTP-Session: 3f0af78f-f7e1-4962-bd4a-f53a1413d6b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5964 2024.06.25 04:53:30.547477 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5965 2024.06.25 04:53:30.547525 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5966 2024.06.25 04:53:30.547659 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5967 2024.06.25 04:53:30.548061 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5968 2024.06.25 04:53:30.548099 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5969 2024.06.25 04:53:30.548420 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5970 2024.06.25 04:53:30.548735 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5971 2024.06.25 04:53:30.548899 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001466 sec., 56616.64392905866 rows/sec., 4.61 MiB/sec.
5972 2024.06.25 04:53:30.549079 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Debug> DynamicQueryHandler: Done processing query
5973 2024.06.25 04:53:30.549105 [ 3 ] {e0a5087f-2ca3-4131-b106-db8c0f273e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5974 2024.06.25 04:53:30.549121 [ 3 ] {} <Debug> HTTP-Session: 3f0af78f-f7e1-4962-bd4a-f53a1413d6b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5975 2024.06.25 04:53:30.549253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5976 2024.06.25 04:53:30.549304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5977 2024.06.25 04:53:30.549322 [ 3 ] {} <Debug> HTTP-Session: 411b2ec7-ae89-4731-8c09-f9b22cca4995 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5978 2024.06.25 04:53:30.549340 [ 3 ] {} <Debug> HTTP-Session: 411b2ec7-ae89-4731-8c09-f9b22cca4995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5979 2024.06.25 04:53:30.549355 [ 3 ] {} <Debug> HTTP-Session: 411b2ec7-ae89-4731-8c09-f9b22cca4995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5980 2024.06.25 04:53:30.549387 [ 3 ] {} <Trace> HTTP-Session: 411b2ec7-ae89-4731-8c09-f9b22cca4995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5981 2024.06.25 04:53:30.549508 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5982 2024.06.25 04:53:30.549552 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5983 2024.06.25 04:53:30.549682 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5984 2024.06.25 04:53:30.550023 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5985 2024.06.25 04:53:30.550059 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5986 2024.06.25 04:53:30.550386 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5987 2024.06.25 04:53:30.550703 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5988 2024.06.25 04:53:30.550864 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00139 sec., 52517.98561151079 rows/sec., 4.10 MiB/sec.
5989 2024.06.25 04:53:30.551038 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Debug> DynamicQueryHandler: Done processing query
5990 2024.06.25 04:53:30.551063 [ 3 ] {2129b002-c81e-4597-8881-06b2be69b55b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5991 2024.06.25 04:53:30.551078 [ 3 ] {} <Debug> HTTP-Session: 411b2ec7-ae89-4731-8c09-f9b22cca4995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5992 2024.06.25 04:53:30.551251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5993 2024.06.25 04:53:30.551302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5994 2024.06.25 04:53:30.551321 [ 3 ] {} <Debug> HTTP-Session: e98a6c00-2987-4f99-b9ca-0210493f6745 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
5995 2024.06.25 04:53:30.551337 [ 3 ] {} <Debug> HTTP-Session: e98a6c00-2987-4f99-b9ca-0210493f6745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.06.25 04:53:30.551350 [ 3 ] {} <Debug> HTTP-Session: e98a6c00-2987-4f99-b9ca-0210493f6745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5997 2024.06.25 04:53:30.551383 [ 3 ] {} <Trace> HTTP-Session: e98a6c00-2987-4f99-b9ca-0210493f6745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5998 2024.06.25 04:53:30.551528 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5999 2024.06.25 04:53:30.551577 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6000 2024.06.25 04:53:30.551726 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6001 2024.06.25 04:53:30.552127 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6002 2024.06.25 04:53:30.552164 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6003 2024.06.25 04:53:30.552557 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6004 2024.06.25 04:53:30.552895 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6005 2024.06.25 04:53:30.553063 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec.
6006 2024.06.25 04:53:30.553237 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Debug> DynamicQueryHandler: Done processing query
6007 2024.06.25 04:53:30.553263 [ 3 ] {2c38190a-1c8d-486e-9d52-a477c8ebaf1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6008 2024.06.25 04:53:30.553279 [ 3 ] {} <Debug> HTTP-Session: e98a6c00-2987-4f99-b9ca-0210493f6745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6009 2024.06.25 04:53:30.553409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6010 2024.06.25 04:53:30.553457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6011 2024.06.25 04:53:30.553476 [ 3 ] {} <Debug> HTTP-Session: ead35d95-052e-4efa-a847-d1619f7f2a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6012 2024.06.25 04:53:30.553492 [ 3 ] {} <Debug> HTTP-Session: ead35d95-052e-4efa-a847-d1619f7f2a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6013 2024.06.25 04:53:30.553506 [ 3 ] {} <Debug> HTTP-Session: ead35d95-052e-4efa-a847-d1619f7f2a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6014 2024.06.25 04:53:30.553536 [ 3 ] {} <Trace> HTTP-Session: ead35d95-052e-4efa-a847-d1619f7f2a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6015 2024.06.25 04:53:30.553719 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6016 2024.06.25 04:53:30.553783 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6017 2024.06.25 04:53:30.554203 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6018 2024.06.25 04:53:30.554755 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6019 2024.06.25 04:53:30.554792 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6020 2024.06.25 04:53:30.555382 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6021 2024.06.25 04:53:30.555796 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6022 2024.06.25 04:53:30.555969 [ 116 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6023 2024.06.25 04:53:30.555992 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002381 sec., 3779.92440151197 rows/sec., 6.77 MiB/sec.
6024 2024.06.25 04:53:30.556066 [ 116 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6025 2024.06.25 04:53:30.556150 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6026 2024.06.25 04:53:30.556573 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6027 2024.06.25 04:53:30.556699 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Debug> DynamicQueryHandler: Done processing query
6028 2024.06.25 04:53:30.556779 [ 3 ] {b3242172-7fd6-4600-9509-e4d5710a8aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6029 2024.06.25 04:53:30.556866 [ 3 ] {} <Debug> HTTP-Session: ead35d95-052e-4efa-a847-d1619f7f2a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.06.25 04:53:30.557139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6031 2024.06.25 04:53:30.557256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6032 2024.06.25 04:53:30.557309 [ 3 ] {} <Debug> HTTP-Session: 58892659-b9b8-4f60-8579-ff5faaed4492 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6033 2024.06.25 04:53:30.557352 [ 3 ] {} <Debug> HTTP-Session: 58892659-b9b8-4f60-8579-ff5faaed4492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.06.25 04:53:30.557390 [ 3 ] {} <Debug> HTTP-Session: 58892659-b9b8-4f60-8579-ff5faaed4492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.06.25 04:53:30.557477 [ 3 ] {} <Trace> HTTP-Session: 58892659-b9b8-4f60-8579-ff5faaed4492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6036 2024.06.25 04:53:30.557731 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6037 2024.06.25 04:53:30.557743 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6038 2024.06.25 04:53:30.557872 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6039 2024.06.25 04:53:30.557913 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 410 rows starting from the beginning of the part
6040 2024.06.25 04:53:30.558695 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6041 2024.06.25 04:53:30.558780 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part
6042 2024.06.25 04:53:30.559351 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part
6043 2024.06.25 04:53:30.559594 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6044 2024.06.25 04:53:30.559701 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6045 2024.06.25 04:53:30.559969 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part
6046 2024.06.25 04:53:30.560538 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part
6047 2024.06.25 04:53:30.561051 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6048 2024.06.25 04:53:30.561063 [ 194 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part
6049 2024.06.25 04:53:30.562081 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6050 2024.06.25 04:53:30.562335 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004685 sec., 12806.830309498398 rows/sec., 883.80 KiB/sec.
6051 2024.06.25 04:53:30.562818 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Debug> DynamicQueryHandler: Done processing query
6052 2024.06.25 04:53:30.562895 [ 3 ] {2f88e05d-09fb-4008-ae01-919d05c39eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6053 2024.06.25 04:53:30.562974 [ 3 ] {} <Debug> HTTP-Session: 58892659-b9b8-4f60-8579-ff5faaed4492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.06.25 04:53:30.566445 [ 193 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 19 columns (19 merged, 0 gathered) in 0.010159752 sec., 46949.964920403574 rows/sec., 84.13 MiB/sec.
6055 2024.06.25 04:53:30.567012 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6056 2024.06.25 04:53:30.567625 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6057 2024.06.25 04:53:30.567713 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6058 2024.06.25 04:53:30.567850 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB.
6059 2024.06.25 04:53:35.545620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6060 2024.06.25 04:53:35.545822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6061 2024.06.25 04:53:35.545871 [ 3 ] {} <Debug> HTTP-Session: bb422d01-e90d-4964-9c0a-1ffa191bb99b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6062 2024.06.25 04:53:35.545914 [ 3 ] {} <Debug> HTTP-Session: bb422d01-e90d-4964-9c0a-1ffa191bb99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6063 2024.06.25 04:53:35.545953 [ 3 ] {} <Debug> HTTP-Session: bb422d01-e90d-4964-9c0a-1ffa191bb99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.06.25 04:53:35.546036 [ 3 ] {} <Trace> HTTP-Session: bb422d01-e90d-4964-9c0a-1ffa191bb99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6065 2024.06.25 04:53:35.546340 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6066 2024.06.25 04:53:35.546453 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6067 2024.06.25 04:53:35.546693 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6068 2024.06.25 04:53:35.547157 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6069 2024.06.25 04:53:35.547206 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6070 2024.06.25 04:53:35.547587 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6071 2024.06.25 04:53:35.547932 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6072 2024.06.25 04:53:35.548104 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001862 sec., 10741.138560687434 rows/sec., 870.62 KiB/sec.
6073 2024.06.25 04:53:35.548331 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Debug> DynamicQueryHandler: Done processing query
6074 2024.06.25 04:53:35.548359 [ 3 ] {22c93dcf-ed05-4271-95af-d458de750539} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6075 2024.06.25 04:53:35.548376 [ 3 ] {} <Debug> HTTP-Session: bb422d01-e90d-4964-9c0a-1ffa191bb99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.06.25 04:53:35.548564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6077 2024.06.25 04:53:35.548619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6078 2024.06.25 04:53:35.548639 [ 3 ] {} <Debug> HTTP-Session: 0ab6c063-0bb7-464e-8b9b-06272dc30b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6079 2024.06.25 04:53:35.548658 [ 3 ] {} <Debug> HTTP-Session: 0ab6c063-0bb7-464e-8b9b-06272dc30b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6080 2024.06.25 04:53:35.548672 [ 3 ] {} <Debug> HTTP-Session: 0ab6c063-0bb7-464e-8b9b-06272dc30b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.06.25 04:53:35.548709 [ 3 ] {} <Trace> HTTP-Session: 0ab6c063-0bb7-464e-8b9b-06272dc30b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6082 2024.06.25 04:53:35.548847 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6083 2024.06.25 04:53:35.548895 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6084 2024.06.25 04:53:35.549029 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6085 2024.06.25 04:53:35.549545 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6086 2024.06.25 04:53:35.549583 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6087 2024.06.25 04:53:35.549911 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6088 2024.06.25 04:53:35.550228 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6089 2024.06.25 04:53:35.550394 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001593 sec., 72818.58129315756 rows/sec., 6.00 MiB/sec.
6090 2024.06.25 04:53:35.550698 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Debug> DynamicQueryHandler: Done processing query
6091 2024.06.25 04:53:35.550750 [ 3 ] {a85cb9c8-c7b3-4482-8586-bc62cf8bf896} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6092 2024.06.25 04:53:35.550793 [ 3 ] {} <Debug> HTTP-Session: 0ab6c063-0bb7-464e-8b9b-06272dc30b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.06.25 04:53:35.550948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6094 2024.06.25 04:53:35.551002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6095 2024.06.25 04:53:35.551023 [ 3 ] {} <Debug> HTTP-Session: 9382dd3a-af2c-4bff-8811-afe9a3818401 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6096 2024.06.25 04:53:35.551042 [ 3 ] {} <Debug> HTTP-Session: 9382dd3a-af2c-4bff-8811-afe9a3818401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.06.25 04:53:35.551058 [ 3 ] {} <Debug> HTTP-Session: 9382dd3a-af2c-4bff-8811-afe9a3818401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6098 2024.06.25 04:53:35.551101 [ 3 ] {} <Trace> HTTP-Session: 9382dd3a-af2c-4bff-8811-afe9a3818401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6099 2024.06.25 04:53:35.551333 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6100 2024.06.25 04:53:35.551401 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6101 2024.06.25 04:53:35.551576 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6102 2024.06.25 04:53:35.551951 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6103 2024.06.25 04:53:35.551991 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6104 2024.06.25 04:53:35.552502 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6105 2024.06.25 04:53:35.552819 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6106 2024.06.25 04:53:35.552946 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001739 sec., 48303.62277170787 rows/sec., 3.77 MiB/sec.
6107 2024.06.25 04:53:35.553123 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Debug> DynamicQueryHandler: Done processing query
6108 2024.06.25 04:53:35.553149 [ 3 ] {f7fd6254-edc8-480d-ae63-e5cb581e3bc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6109 2024.06.25 04:53:35.553165 [ 3 ] {} <Debug> HTTP-Session: 9382dd3a-af2c-4bff-8811-afe9a3818401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6110 2024.06.25 04:53:35.553349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6111 2024.06.25 04:53:35.553399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6112 2024.06.25 04:53:35.553419 [ 3 ] {} <Debug> HTTP-Session: ea1067c9-7619-4da1-8a87-5949302b20a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6113 2024.06.25 04:53:35.553435 [ 3 ] {} <Debug> HTTP-Session: ea1067c9-7619-4da1-8a87-5949302b20a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.06.25 04:53:35.553449 [ 3 ] {} <Debug> HTTP-Session: ea1067c9-7619-4da1-8a87-5949302b20a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.06.25 04:53:35.553481 [ 3 ] {} <Trace> HTTP-Session: ea1067c9-7619-4da1-8a87-5949302b20a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6116 2024.06.25 04:53:35.553627 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6117 2024.06.25 04:53:35.553676 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6118 2024.06.25 04:53:35.553820 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6119 2024.06.25 04:53:35.554197 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6120 2024.06.25 04:53:35.554233 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6121 2024.06.25 04:53:35.554616 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6122 2024.06.25 04:53:35.554961 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6123 2024.06.25 04:53:35.555088 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
6124 2024.06.25 04:53:35.555255 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Debug> DynamicQueryHandler: Done processing query
6125 2024.06.25 04:53:35.555281 [ 3 ] {109e3bcf-8418-48a4-9cc3-826d63ac969e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6126 2024.06.25 04:53:35.555297 [ 3 ] {} <Debug> HTTP-Session: ea1067c9-7619-4da1-8a87-5949302b20a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6127 2024.06.25 04:53:35.555461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6128 2024.06.25 04:53:35.555511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6129 2024.06.25 04:53:35.555531 [ 3 ] {} <Debug> HTTP-Session: 94a561a0-2764-412d-90a2-ddb62778bbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6130 2024.06.25 04:53:35.555547 [ 3 ] {} <Debug> HTTP-Session: 94a561a0-2764-412d-90a2-ddb62778bbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.06.25 04:53:35.555561 [ 3 ] {} <Debug> HTTP-Session: 94a561a0-2764-412d-90a2-ddb62778bbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6132 2024.06.25 04:53:35.555591 [ 3 ] {} <Trace> HTTP-Session: 94a561a0-2764-412d-90a2-ddb62778bbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6133 2024.06.25 04:53:35.555838 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6134 2024.06.25 04:53:35.555902 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6135 2024.06.25 04:53:35.556298 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6136 2024.06.25 04:53:35.556875 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6137 2024.06.25 04:53:35.556911 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6138 2024.06.25 04:53:35.557777 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6139 2024.06.25 04:53:35.558202 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6140 2024.06.25 04:53:35.558358 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002687 sec., 7443.245254931149 rows/sec., 13.34 MiB/sec.
6141 2024.06.25 04:53:35.558889 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Debug> DynamicQueryHandler: Done processing query
6142 2024.06.25 04:53:35.558917 [ 3 ] {2d845c54-4ea7-4448-b88b-df707d855e90} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6143 2024.06.25 04:53:35.558934 [ 3 ] {} <Debug> HTTP-Session: 94a561a0-2764-412d-90a2-ddb62778bbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.06.25 04:53:35.559073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6145 2024.06.25 04:53:35.559123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6146 2024.06.25 04:53:35.559143 [ 3 ] {} <Debug> HTTP-Session: 129b1505-080b-40be-9240-d5ce8f0a1626 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6147 2024.06.25 04:53:35.559160 [ 3 ] {} <Debug> HTTP-Session: 129b1505-080b-40be-9240-d5ce8f0a1626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6148 2024.06.25 04:53:35.559173 [ 3 ] {} <Debug> HTTP-Session: 129b1505-080b-40be-9240-d5ce8f0a1626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6149 2024.06.25 04:53:35.559205 [ 3 ] {} <Trace> HTTP-Session: 129b1505-080b-40be-9240-d5ce8f0a1626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6150 2024.06.25 04:53:35.559340 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6151 2024.06.25 04:53:35.559389 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6152 2024.06.25 04:53:35.559537 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6153 2024.06.25 04:53:35.559835 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6154 2024.06.25 04:53:35.559872 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6155 2024.06.25 04:53:35.560234 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6156 2024.06.25 04:53:35.560564 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6157 2024.06.25 04:53:35.560695 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
6158 2024.06.25 04:53:35.560861 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Debug> DynamicQueryHandler: Done processing query
6159 2024.06.25 04:53:35.560887 [ 3 ] {9d3a0554-7867-4a72-bbd3-f45b556dce3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6160 2024.06.25 04:53:35.560903 [ 3 ] {} <Debug> HTTP-Session: 129b1505-080b-40be-9240-d5ce8f0a1626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.06.25 04:53:39.534614 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
6162 2024.06.25 04:53:39.534733 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
6163 2024.06.25 04:53:40.547108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6164 2024.06.25 04:53:40.547244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6165 2024.06.25 04:53:40.547273 [ 3 ] {} <Debug> HTTP-Session: 3247f4ac-c40c-4a2a-85bc-d021908fcc01 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6166 2024.06.25 04:53:40.547303 [ 3 ] {} <Debug> HTTP-Session: 3247f4ac-c40c-4a2a-85bc-d021908fcc01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6167 2024.06.25 04:53:40.547321 [ 3 ] {} <Debug> HTTP-Session: 3247f4ac-c40c-4a2a-85bc-d021908fcc01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6168 2024.06.25 04:53:40.547379 [ 3 ] {} <Trace> HTTP-Session: 3247f4ac-c40c-4a2a-85bc-d021908fcc01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6169 2024.06.25 04:53:40.547596 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6170 2024.06.25 04:53:40.547675 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6171 2024.06.25 04:53:40.547878 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6172 2024.06.25 04:53:40.548299 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6173 2024.06.25 04:53:40.548348 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6174 2024.06.25 04:53:40.548725 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6175 2024.06.25 04:53:40.549072 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6176 2024.06.25 04:53:40.549227 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001694 sec., 5312.868949232586 rows/sec., 430.63 KiB/sec.
6177 2024.06.25 04:53:40.549436 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Debug> DynamicQueryHandler: Done processing query
6178 2024.06.25 04:53:40.549464 [ 3 ] {9ce56292-0da1-40bc-8de5-c1a4e927d2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6179 2024.06.25 04:53:40.549481 [ 3 ] {} <Debug> HTTP-Session: 3247f4ac-c40c-4a2a-85bc-d021908fcc01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.06.25 04:53:40.549630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6181 2024.06.25 04:53:40.549689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6182 2024.06.25 04:53:40.549710 [ 3 ] {} <Debug> HTTP-Session: d6e4ca1c-b544-4f20-b310-33a5a6a51f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6183 2024.06.25 04:53:40.549728 [ 3 ] {} <Debug> HTTP-Session: d6e4ca1c-b544-4f20-b310-33a5a6a51f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6184 2024.06.25 04:53:40.549771 [ 3 ] {} <Debug> HTTP-Session: d6e4ca1c-b544-4f20-b310-33a5a6a51f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.06.25 04:53:40.549808 [ 3 ] {} <Trace> HTTP-Session: d6e4ca1c-b544-4f20-b310-33a5a6a51f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6186 2024.06.25 04:53:40.549948 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6187 2024.06.25 04:53:40.549996 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6188 2024.06.25 04:53:40.550130 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6189 2024.06.25 04:53:40.550509 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6190 2024.06.25 04:53:40.550547 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6191 2024.06.25 04:53:40.550875 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6192 2024.06.25 04:53:40.551200 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6193 2024.06.25 04:53:40.551334 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Debug> executeQuery: Read 119 rows, 9.73 KiB in 0.001442 sec., 82524.2718446602 rows/sec., 6.59 MiB/sec.
6194 2024.06.25 04:53:40.551524 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Debug> DynamicQueryHandler: Done processing query
6195 2024.06.25 04:53:40.551551 [ 3 ] {1793f253-0371-4847-8823-34173efff92f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6196 2024.06.25 04:53:40.551569 [ 3 ] {} <Debug> HTTP-Session: d6e4ca1c-b544-4f20-b310-33a5a6a51f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6197 2024.06.25 04:53:40.551735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6198 2024.06.25 04:53:40.551787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6199 2024.06.25 04:53:40.551807 [ 3 ] {} <Debug> HTTP-Session: d005dc0e-c8eb-4d81-a0ab-b896cecabcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6200 2024.06.25 04:53:40.551823 [ 3 ] {} <Debug> HTTP-Session: d005dc0e-c8eb-4d81-a0ab-b896cecabcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6201 2024.06.25 04:53:40.551837 [ 3 ] {} <Debug> HTTP-Session: d005dc0e-c8eb-4d81-a0ab-b896cecabcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6202 2024.06.25 04:53:40.551869 [ 3 ] {} <Trace> HTTP-Session: d005dc0e-c8eb-4d81-a0ab-b896cecabcf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6203 2024.06.25 04:53:40.552000 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6204 2024.06.25 04:53:40.552048 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6205 2024.06.25 04:53:40.552173 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6206 2024.06.25 04:53:40.552526 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6207 2024.06.25 04:53:40.552564 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6208 2024.06.25 04:53:40.552889 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6209 2024.06.25 04:53:40.553192 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6210 2024.06.25 04:53:40.553328 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.001377 sec., 70442.99201161947 rows/sec., 5.49 MiB/sec.
6211 2024.06.25 04:53:40.553491 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Debug> DynamicQueryHandler: Done processing query
6212 2024.06.25 04:53:40.553517 [ 3 ] {109da14f-7aec-4551-bb20-694a7f471130} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6213 2024.06.25 04:53:40.553533 [ 3 ] {} <Debug> HTTP-Session: d005dc0e-c8eb-4d81-a0ab-b896cecabcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.06.25 04:53:40.553718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6215 2024.06.25 04:53:40.553769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6216 2024.06.25 04:53:40.553789 [ 3 ] {} <Debug> HTTP-Session: 7eb08104-7d56-47b5-be1d-24a887f4ed96 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6217 2024.06.25 04:53:40.553805 [ 3 ] {} <Debug> HTTP-Session: 7eb08104-7d56-47b5-be1d-24a887f4ed96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6218 2024.06.25 04:53:40.553819 [ 3 ] {} <Debug> HTTP-Session: 7eb08104-7d56-47b5-be1d-24a887f4ed96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6219 2024.06.25 04:53:40.553850 [ 3 ] {} <Trace> HTTP-Session: 7eb08104-7d56-47b5-be1d-24a887f4ed96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6220 2024.06.25 04:53:40.554020 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6221 2024.06.25 04:53:40.554068 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6222 2024.06.25 04:53:40.554212 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6223 2024.06.25 04:53:40.554600 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6224 2024.06.25 04:53:40.554637 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6225 2024.06.25 04:53:40.555032 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6226 2024.06.25 04:53:40.555371 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6227 2024.06.25 04:53:40.555503 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001567 sec., 125079.77026164645 rows/sec., 8.73 MiB/sec.
6228 2024.06.25 04:53:40.555806 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Debug> DynamicQueryHandler: Done processing query
6229 2024.06.25 04:53:40.555868 [ 3 ] {bdf3a5d9-9027-4235-8bcb-63d368225955} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6230 2024.06.25 04:53:40.555924 [ 3 ] {} <Debug> HTTP-Session: 7eb08104-7d56-47b5-be1d-24a887f4ed96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6231 2024.06.25 04:53:40.556126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6232 2024.06.25 04:53:40.556178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6233 2024.06.25 04:53:40.556197 [ 3 ] {} <Debug> HTTP-Session: 4aab8b26-2968-433f-881b-5990b01d8edb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6234 2024.06.25 04:53:40.556215 [ 3 ] {} <Debug> HTTP-Session: 4aab8b26-2968-433f-881b-5990b01d8edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6235 2024.06.25 04:53:40.556229 [ 3 ] {} <Debug> HTTP-Session: 4aab8b26-2968-433f-881b-5990b01d8edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6236 2024.06.25 04:53:40.556260 [ 3 ] {} <Trace> HTTP-Session: 4aab8b26-2968-433f-881b-5990b01d8edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6237 2024.06.25 04:53:40.556448 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6238 2024.06.25 04:53:40.556517 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6239 2024.06.25 04:53:40.556947 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6240 2024.06.25 04:53:40.557476 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6241 2024.06.25 04:53:40.557514 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6242 2024.06.25 04:53:40.558113 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6243 2024.06.25 04:53:40.558533 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6244 2024.06.25 04:53:40.558684 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002346 sec., 3836.317135549872 rows/sec., 6.87 MiB/sec.
6245 2024.06.25 04:53:40.559227 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Debug> DynamicQueryHandler: Done processing query
6246 2024.06.25 04:53:40.559276 [ 3 ] {e1b2acee-5bc6-4a64-b0fb-2347203fc7b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6247 2024.06.25 04:53:40.559293 [ 3 ] {} <Debug> HTTP-Session: 4aab8b26-2968-433f-881b-5990b01d8edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6248 2024.06.25 04:53:40.559434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6249 2024.06.25 04:53:40.559484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6250 2024.06.25 04:53:40.559504 [ 3 ] {} <Debug> HTTP-Session: 27b4988a-5d0a-440e-b3fb-9f6ef58dcafe Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6251 2024.06.25 04:53:40.559520 [ 3 ] {} <Debug> HTTP-Session: 27b4988a-5d0a-440e-b3fb-9f6ef58dcafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.06.25 04:53:40.559533 [ 3 ] {} <Debug> HTTP-Session: 27b4988a-5d0a-440e-b3fb-9f6ef58dcafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6253 2024.06.25 04:53:40.559565 [ 3 ] {} <Trace> HTTP-Session: 27b4988a-5d0a-440e-b3fb-9f6ef58dcafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6254 2024.06.25 04:53:40.559687 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6255 2024.06.25 04:53:40.559736 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6256 2024.06.25 04:53:40.559880 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6257 2024.06.25 04:53:40.560169 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6258 2024.06.25 04:53:40.560205 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6259 2024.06.25 04:53:40.560563 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6260 2024.06.25 04:53:40.560967 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6261 2024.06.25 04:53:40.561142 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec.
6262 2024.06.25 04:53:40.561416 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Debug> DynamicQueryHandler: Done processing query
6263 2024.06.25 04:53:40.561454 [ 3 ] {917ed9dc-5015-4d27-8144-94af8a5f8b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6264 2024.06.25 04:53:40.561480 [ 3 ] {} <Debug> HTTP-Session: 27b4988a-5d0a-440e-b3fb-9f6ef58dcafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6265 2024.06.25 04:53:45.545474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6266 2024.06.25 04:53:45.545609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6267 2024.06.25 04:53:45.545635 [ 3 ] {} <Debug> HTTP-Session: ba3ac89e-2af8-4c66-85bd-c17eba6fe06a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6268 2024.06.25 04:53:45.545660 [ 3 ] {} <Debug> HTTP-Session: ba3ac89e-2af8-4c66-85bd-c17eba6fe06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.06.25 04:53:45.545675 [ 3 ] {} <Debug> HTTP-Session: ba3ac89e-2af8-4c66-85bd-c17eba6fe06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6270 2024.06.25 04:53:45.545726 [ 3 ] {} <Trace> HTTP-Session: ba3ac89e-2af8-4c66-85bd-c17eba6fe06a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6271 2024.06.25 04:53:45.545929 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6272 2024.06.25 04:53:45.546008 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6273 2024.06.25 04:53:45.546207 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6274 2024.06.25 04:53:45.546651 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6275 2024.06.25 04:53:45.546699 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6276 2024.06.25 04:53:45.547081 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6277 2024.06.25 04:53:45.547422 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6278 2024.06.25 04:53:45.547597 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001728 sec., 11574.074074074075 rows/sec., 938.13 KiB/sec.
6279 2024.06.25 04:53:45.547825 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Debug> DynamicQueryHandler: Done processing query
6280 2024.06.25 04:53:45.547853 [ 3 ] {6dbf6cf8-0661-4cc8-8661-247469b2d882} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6281 2024.06.25 04:53:45.547871 [ 3 ] {} <Debug> HTTP-Session: ba3ac89e-2af8-4c66-85bd-c17eba6fe06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.06.25 04:53:45.548150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6283 2024.06.25 04:53:45.548210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6284 2024.06.25 04:53:45.548231 [ 3 ] {} <Debug> HTTP-Session: 17f25cd7-4df2-466a-824d-80d5c8b2a8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6285 2024.06.25 04:53:45.548249 [ 3 ] {} <Debug> HTTP-Session: 17f25cd7-4df2-466a-824d-80d5c8b2a8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.06.25 04:53:45.548263 [ 3 ] {} <Debug> HTTP-Session: 17f25cd7-4df2-466a-824d-80d5c8b2a8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6287 2024.06.25 04:53:45.548300 [ 3 ] {} <Trace> HTTP-Session: 17f25cd7-4df2-466a-824d-80d5c8b2a8b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6288 2024.06.25 04:53:45.548436 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6289 2024.06.25 04:53:45.548487 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6290 2024.06.25 04:53:45.548620 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6291 2024.06.25 04:53:45.549079 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6292 2024.06.25 04:53:45.549119 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6293 2024.06.25 04:53:45.549440 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6294 2024.06.25 04:53:45.549756 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6295 2024.06.25 04:53:45.549907 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001519 sec., 76366.03028308098 rows/sec., 6.29 MiB/sec.
6296 2024.06.25 04:53:45.549927 [ 105 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6297 2024.06.25 04:53:45.550053 [ 105 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6298 2024.06.25 04:53:45.550114 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6299 2024.06.25 04:53:45.550142 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Debug> DynamicQueryHandler: Done processing query
6300 2024.06.25 04:53:45.550204 [ 3 ] {463c82d9-3ae6-4b49-9eb4-7e07ab3bd4c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6301 2024.06.25 04:53:45.550251 [ 3 ] {} <Debug> HTTP-Session: 17f25cd7-4df2-466a-824d-80d5c8b2a8b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6302 2024.06.25 04:53:45.550329 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6303 2024.06.25 04:53:45.550420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6304 2024.06.25 04:53:45.550492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6305 2024.06.25 04:53:45.550501 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6306 2024.06.25 04:53:45.550515 [ 3 ] {} <Debug> HTTP-Session: 84e216f0-4752-4c5e-84c1-20981cd831d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6307 2024.06.25 04:53:45.550540 [ 3 ] {} <Debug> HTTP-Session: 84e216f0-4752-4c5e-84c1-20981cd831d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.06.25 04:53:45.550548 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 187 rows starting from the beginning of the part
6309 2024.06.25 04:53:45.550557 [ 3 ] {} <Debug> HTTP-Session: 84e216f0-4752-4c5e-84c1-20981cd831d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.06.25 04:53:45.550599 [ 3 ] {} <Trace> HTTP-Session: 84e216f0-4752-4c5e-84c1-20981cd831d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6311 2024.06.25 04:53:45.550663 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 119 rows starting from the beginning of the part
6312 2024.06.25 04:53:45.550828 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 83 rows starting from the beginning of the part
6313 2024.06.25 04:53:45.550848 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6314 2024.06.25 04:53:45.550987 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6315 2024.06.25 04:53:45.551076 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 116 rows starting from the beginning of the part
6316 2024.06.25 04:53:45.551263 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 119 rows starting from the beginning of the part
6317 2024.06.25 04:53:45.551462 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 116 rows starting from the beginning of the part
6318 2024.06.25 04:53:45.551736 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6319 2024.06.25 04:53:45.552609 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6320 2024.06.25 04:53:45.552653 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6321 2024.06.25 04:53:45.553202 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6322 2024.06.25 04:53:45.553570 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003343553 sec., 221321.45056471365 rows/sec., 18.09 MiB/sec.
6323 2024.06.25 04:53:45.553698 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6324 2024.06.25 04:53:45.553742 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6325 2024.06.25 04:53:45.553992 [ 105 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6326 2024.06.25 04:53:45.554060 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.003317 sec., 25324.088031353633 rows/sec., 1.98 MiB/sec.
6327 2024.06.25 04:53:45.554176 [ 105 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6328 2024.06.25 04:53:45.554321 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6329 2024.06.25 04:53:45.554744 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Debug> DynamicQueryHandler: Done processing query
6330 2024.06.25 04:53:45.554871 [ 3 ] {23a17389-b78f-47e5-84f3-35f1c2a05140} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6331 2024.06.25 04:53:45.555009 [ 3 ] {} <Debug> HTTP-Session: 84e216f0-4752-4c5e-84c1-20981cd831d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.06.25 04:53:45.555238 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6333 2024.06.25 04:53:45.555266 [ 198 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6334 2024.06.25 04:53:45.555537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6335 2024.06.25 04:53:45.555754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6336 2024.06.25 04:53:45.555874 [ 198 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_41_8} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6337 2024.06.25 04:53:45.555901 [ 3 ] {} <Debug> HTTP-Session: 5be7181c-049c-4c42-aa5e-86935eed5e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6338 2024.06.25 04:53:45.556037 [ 3 ] {} <Debug> HTTP-Session: 5be7181c-049c-4c42-aa5e-86935eed5e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6339 2024.06.25 04:53:45.556136 [ 3 ] {} <Debug> HTTP-Session: 5be7181c-049c-4c42-aa5e-86935eed5e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.06.25 04:53:45.556160 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6341 2024.06.25 04:53:45.556313 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 149 rows starting from the beginning of the part
6342 2024.06.25 04:53:45.556328 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
6343 2024.06.25 04:53:45.556366 [ 3 ] {} <Trace> HTTP-Session: 5be7181c-049c-4c42-aa5e-86935eed5e44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6344 2024.06.25 04:53:45.556577 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part
6345 2024.06.25 04:53:45.556774 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 73 rows starting from the beginning of the part
6346 2024.06.25 04:53:45.556809 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6347 2024.06.25 04:53:45.557062 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6348 2024.06.25 04:53:45.557121 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 84 rows starting from the beginning of the part
6349 2024.06.25 04:53:45.557436 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 97 rows starting from the beginning of the part
6350 2024.06.25 04:53:45.557727 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 84 rows starting from the beginning of the part
6351 2024.06.25 04:53:45.558480 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6352 2024.06.25 04:53:45.559509 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6353 2024.06.25 04:53:45.559573 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6354 2024.06.25 04:53:45.560623 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6355 2024.06.25 04:53:45.560685 [ 198 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.006067137 sec., 95102.51705211206 rows/sec., 7.43 MiB/sec.
6356 2024.06.25 04:53:45.561034 [ 198 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6357 2024.06.25 04:53:45.561244 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6358 2024.06.25 04:53:45.561656 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6359 2024.06.25 04:53:45.561762 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6360 2024.06.25 04:53:45.561778 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005155 sec., 31037.827352085355 rows/sec., 2.16 MiB/sec.
6361 2024.06.25 04:53:45.561826 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6362 2024.06.25 04:53:45.562191 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6363 2024.06.25 04:53:45.562269 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Debug> DynamicQueryHandler: Done processing query
6364 2024.06.25 04:53:45.562329 [ 3 ] {81514f93-b6d9-4446-877a-984df9ad1763} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6365 2024.06.25 04:53:45.562347 [ 198 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6366 2024.06.25 04:53:45.562381 [ 3 ] {} <Debug> HTTP-Session: 5be7181c-049c-4c42-aa5e-86935eed5e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6367 2024.06.25 04:53:45.562576 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6368 2024.06.25 04:53:45.562626 [ 198 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_41_8} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6369 2024.06.25 04:53:45.562634 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5236 rows starting from the beginning of the part
6370 2024.06.25 04:53:45.562674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6371 2024.06.25 04:53:45.562855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6372 2024.06.25 04:53:45.562976 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6373 2024.06.25 04:53:45.563007 [ 3 ] {} <Debug> HTTP-Session: aa5dc676-025e-4622-88f2-af7b4ff25220 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6374 2024.06.25 04:53:45.563091 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 163 rows starting from the beginning of the part
6375 2024.06.25 04:53:45.563112 [ 3 ] {} <Debug> HTTP-Session: aa5dc676-025e-4622-88f2-af7b4ff25220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6376 2024.06.25 04:53:45.563173 [ 3 ] {} <Debug> HTTP-Session: aa5dc676-025e-4622-88f2-af7b4ff25220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6377 2024.06.25 04:53:45.563300 [ 3 ] {} <Trace> HTTP-Session: aa5dc676-025e-4622-88f2-af7b4ff25220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6378 2024.06.25 04:53:45.563345 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
6379 2024.06.25 04:53:45.563500 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
6380 2024.06.25 04:53:45.563605 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 196 rows starting from the beginning of the part
6381 2024.06.25 04:53:45.563717 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
6382 2024.06.25 04:53:45.563750 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6383 2024.06.25 04:53:45.563934 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6384 2024.06.25 04:53:45.564685 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6385 2024.06.25 04:53:45.565837 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6386 2024.06.25 04:53:45.565879 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6387 2024.06.25 04:53:45.566803 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6388 2024.06.25 04:53:45.567159 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6075 rows, containing 5 columns (5 merged, 0 gathered) in 0.005168633 sec., 1175359.1326758934 rows/sec., 82.00 MiB/sec.
6389 2024.06.25 04:53:45.567458 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6390 2024.06.25 04:53:45.567539 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6391 2024.06.25 04:53:45.567698 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.004258 sec., 4697.040864255519 rows/sec., 8.42 MiB/sec.
6392 2024.06.25 04:53:45.568067 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Debug> DynamicQueryHandler: Done processing query
6393 2024.06.25 04:53:45.568094 [ 3 ] {8c04505a-591a-4ecf-96a4-4cfd1dc8789d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6394 2024.06.25 04:53:45.568121 [ 3 ] {} <Debug> HTTP-Session: aa5dc676-025e-4622-88f2-af7b4ff25220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6395 2024.06.25 04:53:45.568201 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6396 2024.06.25 04:53:45.568274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6397 2024.06.25 04:53:45.568286 [ 199 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6398 2024.06.25 04:53:45.568337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6399 2024.06.25 04:53:45.568372 [ 3 ] {} <Debug> HTTP-Session: f76831fc-7641-4ab8-8618-63bdd9e62cca Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6400 2024.06.25 04:53:45.568375 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB.
6401 2024.06.25 04:53:45.568394 [ 3 ] {} <Debug> HTTP-Session: f76831fc-7641-4ab8-8618-63bdd9e62cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.06.25 04:53:45.568415 [ 3 ] {} <Debug> HTTP-Session: f76831fc-7641-4ab8-8618-63bdd9e62cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6403 2024.06.25 04:53:45.568448 [ 3 ] {} <Trace> HTTP-Session: f76831fc-7641-4ab8-8618-63bdd9e62cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6404 2024.06.25 04:53:45.568564 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6405 2024.06.25 04:53:45.568611 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6406 2024.06.25 04:53:45.568741 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6407 2024.06.25 04:53:45.569080 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6408 2024.06.25 04:53:45.569118 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6409 2024.06.25 04:53:45.569481 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6410 2024.06.25 04:53:45.569814 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6411 2024.06.25 04:53:45.569940 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
6412 2024.06.25 04:53:45.569945 [ 103 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6413 2024.06.25 04:53:45.570004 [ 103 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6414 2024.06.25 04:53:45.570039 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6415 2024.06.25 04:53:45.570175 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Debug> DynamicQueryHandler: Done processing query
6416 2024.06.25 04:53:45.570222 [ 3 ] {3ea00801-3226-4891-99c0-eee906a19f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6417 2024.06.25 04:53:45.570231 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6418 2024.06.25 04:53:45.570248 [ 3 ] {} <Debug> HTTP-Session: f76831fc-7641-4ab8-8618-63bdd9e62cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.06.25 04:53:45.570413 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6420 2024.06.25 04:53:45.570453 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1856 rows starting from the beginning of the part
6421 2024.06.25 04:53:45.570569 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
6422 2024.06.25 04:53:45.570768 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
6423 2024.06.25 04:53:45.570947 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
6424 2024.06.25 04:53:45.571079 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
6425 2024.06.25 04:53:45.571173 [ 186 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
6426 2024.06.25 04:53:45.572853 [ 199 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722213 sec., 792002.6831111306 rows/sec., 53.26 MiB/sec.
6427 2024.06.25 04:53:45.573098 [ 199 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6428 2024.06.25 04:53:45.573498 [ 199 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6429 2024.06.25 04:53:45.573578 [ 199 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_41_8} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6430 2024.06.25 04:53:45.573660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
6431 2024.06.25 04:53:50.545124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6432 2024.06.25 04:53:50.545270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6433 2024.06.25 04:53:50.545299 [ 3 ] {} <Debug> HTTP-Session: 8a6b13e8-ad66-451c-8630-904c81b82adf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6434 2024.06.25 04:53:50.545325 [ 3 ] {} <Debug> HTTP-Session: 8a6b13e8-ad66-451c-8630-904c81b82adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.06.25 04:53:50.545342 [ 3 ] {} <Debug> HTTP-Session: 8a6b13e8-ad66-451c-8630-904c81b82adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.06.25 04:53:50.545396 [ 3 ] {} <Trace> HTTP-Session: 8a6b13e8-ad66-451c-8630-904c81b82adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6437 2024.06.25 04:53:50.545591 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6438 2024.06.25 04:53:50.545661 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6439 2024.06.25 04:53:50.545871 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6440 2024.06.25 04:53:50.546386 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6441 2024.06.25 04:53:50.546432 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6442 2024.06.25 04:53:50.546818 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6443 2024.06.25 04:53:50.547164 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6444 2024.06.25 04:53:50.547318 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001761 sec., 5110.732538330494 rows/sec., 414.25 KiB/sec.
6445 2024.06.25 04:53:50.547319 [ 99 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
6446 2024.06.25 04:53:50.547383 [ 99 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6447 2024.06.25 04:53:50.547422 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6448 2024.06.25 04:53:50.547588 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Debug> DynamicQueryHandler: Done processing query
6449 2024.06.25 04:53:50.547630 [ 3 ] {fbb1bc7e-8ad3-467a-88fe-bb2cfd7fdba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6450 2024.06.25 04:53:50.547655 [ 3 ] {} <Debug> HTTP-Session: 8a6b13e8-ad66-451c-8630-904c81b82adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6451 2024.06.25 04:53:50.547652 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
6452 2024.06.25 04:53:50.547861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6453 2024.06.25 04:53:50.547945 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6454 2024.06.25 04:53:50.547961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6455 2024.06.25 04:53:50.548015 [ 3 ] {} <Debug> HTTP-Session: 0d13505c-eb89-4c04-a372-cef759ba994b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6456 2024.06.25 04:53:50.548016 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 29 rows starting from the beginning of the part
6457 2024.06.25 04:53:50.548053 [ 3 ] {} <Debug> HTTP-Session: 0d13505c-eb89-4c04-a372-cef759ba994b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6458 2024.06.25 04:53:50.548091 [ 3 ] {} <Debug> HTTP-Session: 0d13505c-eb89-4c04-a372-cef759ba994b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.06.25 04:53:50.548200 [ 3 ] {} <Trace> HTTP-Session: 0d13505c-eb89-4c04-a372-cef759ba994b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6460 2024.06.25 04:53:50.548310 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part
6461 2024.06.25 04:53:50.548583 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part
6462 2024.06.25 04:53:50.548589 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6463 2024.06.25 04:53:50.548755 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6464 2024.06.25 04:53:50.548821 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part
6465 2024.06.25 04:53:50.549144 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part
6466 2024.06.25 04:53:50.549497 [ 186 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part
6467 2024.06.25 04:53:50.549784 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6468 2024.06.25 04:53:50.550815 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6469 2024.06.25 04:53:50.550878 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6470 2024.06.25 04:53:50.551706 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6471 2024.06.25 04:53:50.551965 [ 199 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00444306 sec., 21606.730496549673 rows/sec., 1.71 MiB/sec.
6472 2024.06.25 04:53:50.552119 [ 199 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
6473 2024.06.25 04:53:50.552248 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6474 2024.06.25 04:53:50.552484 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.004075 sec., 20368.098159509205 rows/sec., 1.66 MiB/sec.
6475 2024.06.25 04:53:50.552744 [ 199 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6476 2024.06.25 04:53:50.552832 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Debug> DynamicQueryHandler: Done processing query
6477 2024.06.25 04:53:50.552880 [ 3 ] {13a60e4b-b341-4c7e-9ddd-652f95730a26} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6478 2024.06.25 04:53:50.552933 [ 3 ] {} <Debug> HTTP-Session: 0d13505c-eb89-4c04-a372-cef759ba994b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.06.25 04:53:50.552938 [ 199 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_35_7} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
6480 2024.06.25 04:53:50.553043 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6481 2024.06.25 04:53:50.553120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6482 2024.06.25 04:53:50.553175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6483 2024.06.25 04:53:50.553196 [ 3 ] {} <Debug> HTTP-Session: cf680d8f-32ac-420d-bd46-808045cb8723 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6484 2024.06.25 04:53:50.553219 [ 3 ] {} <Debug> HTTP-Session: cf680d8f-32ac-420d-bd46-808045cb8723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.06.25 04:53:50.553233 [ 3 ] {} <Debug> HTTP-Session: cf680d8f-32ac-420d-bd46-808045cb8723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.06.25 04:53:50.553268 [ 3 ] {} <Trace> HTTP-Session: cf680d8f-32ac-420d-bd46-808045cb8723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6487 2024.06.25 04:53:50.553397 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6488 2024.06.25 04:53:50.553441 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6489 2024.06.25 04:53:50.553571 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6490 2024.06.25 04:53:50.553949 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6491 2024.06.25 04:53:50.553987 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6492 2024.06.25 04:53:50.554311 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6493 2024.06.25 04:53:50.554629 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6494 2024.06.25 04:53:50.554758 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001411 sec., 51736.3571934798 rows/sec., 4.04 MiB/sec.
6495 2024.06.25 04:53:50.554928 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Debug> DynamicQueryHandler: Done processing query
6496 2024.06.25 04:53:50.554954 [ 3 ] {f74ebb7c-8040-4766-b621-55f77492dcc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6497 2024.06.25 04:53:50.554970 [ 3 ] {} <Debug> HTTP-Session: cf680d8f-32ac-420d-bd46-808045cb8723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6498 2024.06.25 04:53:50.555191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6499 2024.06.25 04:53:50.555241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6500 2024.06.25 04:53:50.555261 [ 3 ] {} <Debug> HTTP-Session: d1c0cce3-4139-4691-8672-007cb58effad Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6501 2024.06.25 04:53:50.555279 [ 3 ] {} <Debug> HTTP-Session: d1c0cce3-4139-4691-8672-007cb58effad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6502 2024.06.25 04:53:50.555295 [ 3 ] {} <Debug> HTTP-Session: d1c0cce3-4139-4691-8672-007cb58effad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6503 2024.06.25 04:53:50.555326 [ 3 ] {} <Trace> HTTP-Session: d1c0cce3-4139-4691-8672-007cb58effad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6504 2024.06.25 04:53:50.555471 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6505 2024.06.25 04:53:50.555519 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6506 2024.06.25 04:53:50.555665 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6507 2024.06.25 04:53:50.556084 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6508 2024.06.25 04:53:50.556120 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6509 2024.06.25 04:53:50.556513 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6510 2024.06.25 04:53:50.556858 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6511 2024.06.25 04:53:50.556992 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
6512 2024.06.25 04:53:50.557263 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Debug> DynamicQueryHandler: Done processing query
6513 2024.06.25 04:53:50.557308 [ 3 ] {cb4d8750-4788-43e7-8acc-9f5a4bd057d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6514 2024.06.25 04:53:50.557340 [ 3 ] {} <Debug> HTTP-Session: d1c0cce3-4139-4691-8672-007cb58effad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6515 2024.06.25 04:53:50.557494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6516 2024.06.25 04:53:50.557545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6517 2024.06.25 04:53:50.557565 [ 3 ] {} <Debug> HTTP-Session: b901c2f0-95f9-4cad-a56e-6216d4648ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6518 2024.06.25 04:53:50.557581 [ 3 ] {} <Debug> HTTP-Session: b901c2f0-95f9-4cad-a56e-6216d4648ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6519 2024.06.25 04:53:50.557595 [ 3 ] {} <Debug> HTTP-Session: b901c2f0-95f9-4cad-a56e-6216d4648ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.06.25 04:53:50.557626 [ 3 ] {} <Trace> HTTP-Session: b901c2f0-95f9-4cad-a56e-6216d4648ad4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6521 2024.06.25 04:53:50.557807 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6522 2024.06.25 04:53:50.557879 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6523 2024.06.25 04:53:50.558306 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6524 2024.06.25 04:53:50.558902 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6525 2024.06.25 04:53:50.558940 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6526 2024.06.25 04:53:50.559552 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6527 2024.06.25 04:53:50.559986 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6528 2024.06.25 04:53:50.560134 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002429 sec., 3705.22848909016 rows/sec., 6.64 MiB/sec.
6529 2024.06.25 04:53:50.560358 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Debug> DynamicQueryHandler: Done processing query
6530 2024.06.25 04:53:50.560384 [ 3 ] {9c017ad0-02c7-45a2-a20a-5fa7f67780b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6531 2024.06.25 04:53:50.560400 [ 3 ] {} <Debug> HTTP-Session: b901c2f0-95f9-4cad-a56e-6216d4648ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6532 2024.06.25 04:53:50.560568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6533 2024.06.25 04:53:50.560619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6534 2024.06.25 04:53:50.560639 [ 3 ] {} <Debug> HTTP-Session: e5034e8b-41d8-4421-8dea-b0785d4bd87a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6535 2024.06.25 04:53:50.560656 [ 3 ] {} <Debug> HTTP-Session: e5034e8b-41d8-4421-8dea-b0785d4bd87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6536 2024.06.25 04:53:50.560669 [ 3 ] {} <Debug> HTTP-Session: e5034e8b-41d8-4421-8dea-b0785d4bd87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.06.25 04:53:50.560700 [ 3 ] {} <Trace> HTTP-Session: e5034e8b-41d8-4421-8dea-b0785d4bd87a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6538 2024.06.25 04:53:50.560816 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6539 2024.06.25 04:53:50.560862 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6540 2024.06.25 04:53:50.560991 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6541 2024.06.25 04:53:50.561340 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6542 2024.06.25 04:53:50.561378 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6543 2024.06.25 04:53:50.561748 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6544 2024.06.25 04:53:50.562086 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6545 2024.06.25 04:53:50.562228 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
6546 2024.06.25 04:53:50.562411 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Debug> DynamicQueryHandler: Done processing query
6547 2024.06.25 04:53:50.562438 [ 3 ] {222a56d3-efff-4b89-a6e9-3f71925ad955} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6548 2024.06.25 04:53:50.562454 [ 3 ] {} <Debug> HTTP-Session: e5034e8b-41d8-4421-8dea-b0785d4bd87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.06.25 04:53:54.534995 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
6550 2024.06.25 04:53:54.535058 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
6551 2024.06.25 04:53:55.545966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6552 2024.06.25 04:53:55.546098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6553 2024.06.25 04:53:55.546128 [ 3 ] {} <Debug> HTTP-Session: 3d34f6e6-964c-40c5-a64b-e5193d4102fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6554 2024.06.25 04:53:55.546158 [ 3 ] {} <Debug> HTTP-Session: 3d34f6e6-964c-40c5-a64b-e5193d4102fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6555 2024.06.25 04:53:55.546176 [ 3 ] {} <Debug> HTTP-Session: 3d34f6e6-964c-40c5-a64b-e5193d4102fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6556 2024.06.25 04:53:55.546236 [ 3 ] {} <Trace> HTTP-Session: 3d34f6e6-964c-40c5-a64b-e5193d4102fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6557 2024.06.25 04:53:55.546447 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6558 2024.06.25 04:53:55.546519 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6559 2024.06.25 04:53:55.546719 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6560 2024.06.25 04:53:55.547174 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6561 2024.06.25 04:53:55.547222 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6562 2024.06.25 04:53:55.547609 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6563 2024.06.25 04:53:55.547962 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6564 2024.06.25 04:53:55.548142 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001748 sec., 11441.647597254005 rows/sec., 927.40 KiB/sec.
6565 2024.06.25 04:53:55.548366 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Debug> DynamicQueryHandler: Done processing query
6566 2024.06.25 04:53:55.548395 [ 3 ] {a9153032-7af8-4742-bc16-502ca224afce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6567 2024.06.25 04:53:55.548412 [ 3 ] {} <Debug> HTTP-Session: 3d34f6e6-964c-40c5-a64b-e5193d4102fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6568 2024.06.25 04:53:55.548569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6569 2024.06.25 04:53:55.548629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6570 2024.06.25 04:53:55.548650 [ 3 ] {} <Debug> HTTP-Session: 9a923771-e54f-4539-bb9b-04674a14f7ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6571 2024.06.25 04:53:55.548669 [ 3 ] {} <Debug> HTTP-Session: 9a923771-e54f-4539-bb9b-04674a14f7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6572 2024.06.25 04:53:55.548683 [ 3 ] {} <Debug> HTTP-Session: 9a923771-e54f-4539-bb9b-04674a14f7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6573 2024.06.25 04:53:55.548719 [ 3 ] {} <Trace> HTTP-Session: 9a923771-e54f-4539-bb9b-04674a14f7ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6574 2024.06.25 04:53:55.548857 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6575 2024.06.25 04:53:55.548905 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6576 2024.06.25 04:53:55.549044 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6577 2024.06.25 04:53:55.549470 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6578 2024.06.25 04:53:55.549511 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6579 2024.06.25 04:53:55.549852 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6580 2024.06.25 04:53:55.550174 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6581 2024.06.25 04:53:55.550356 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001547 sec., 74983.83968972204 rows/sec., 6.18 MiB/sec.
6582 2024.06.25 04:53:55.550672 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Debug> DynamicQueryHandler: Done processing query
6583 2024.06.25 04:53:55.550731 [ 3 ] {09566855-8d56-40ab-8f17-874a80b47a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6584 2024.06.25 04:53:55.550762 [ 3 ] {} <Debug> HTTP-Session: 9a923771-e54f-4539-bb9b-04674a14f7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6585 2024.06.25 04:53:55.550925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6586 2024.06.25 04:53:55.550980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6587 2024.06.25 04:53:55.551000 [ 3 ] {} <Debug> HTTP-Session: 452c7522-edeb-4c5b-bb38-1804b8692129 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6588 2024.06.25 04:53:55.551019 [ 3 ] {} <Debug> HTTP-Session: 452c7522-edeb-4c5b-bb38-1804b8692129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6589 2024.06.25 04:53:55.551034 [ 3 ] {} <Debug> HTTP-Session: 452c7522-edeb-4c5b-bb38-1804b8692129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6590 2024.06.25 04:53:55.551068 [ 3 ] {} <Trace> HTTP-Session: 452c7522-edeb-4c5b-bb38-1804b8692129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6591 2024.06.25 04:53:55.551208 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6592 2024.06.25 04:53:55.551257 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6593 2024.06.25 04:53:55.551414 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6594 2024.06.25 04:53:55.551772 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6595 2024.06.25 04:53:55.551811 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6596 2024.06.25 04:53:55.552137 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6597 2024.06.25 04:53:55.552464 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6598 2024.06.25 04:53:55.552625 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001468 sec., 57220.70844686649 rows/sec., 4.47 MiB/sec.
6599 2024.06.25 04:53:55.552802 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Debug> DynamicQueryHandler: Done processing query
6600 2024.06.25 04:53:55.552827 [ 3 ] {784a46cc-7a3b-4b6e-849a-12cea996eff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6601 2024.06.25 04:53:55.552843 [ 3 ] {} <Debug> HTTP-Session: 452c7522-edeb-4c5b-bb38-1804b8692129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6602 2024.06.25 04:53:55.553056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6603 2024.06.25 04:53:55.553107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6604 2024.06.25 04:53:55.553127 [ 3 ] {} <Debug> HTTP-Session: 75106b45-7917-493c-aee8-f47df337f21a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6605 2024.06.25 04:53:55.553144 [ 3 ] {} <Debug> HTTP-Session: 75106b45-7917-493c-aee8-f47df337f21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6606 2024.06.25 04:53:55.553159 [ 3 ] {} <Debug> HTTP-Session: 75106b45-7917-493c-aee8-f47df337f21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6607 2024.06.25 04:53:55.553191 [ 3 ] {} <Trace> HTTP-Session: 75106b45-7917-493c-aee8-f47df337f21a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6608 2024.06.25 04:53:55.553338 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6609 2024.06.25 04:53:55.553388 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6610 2024.06.25 04:53:55.553536 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6611 2024.06.25 04:53:55.553937 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6612 2024.06.25 04:53:55.553975 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6613 2024.06.25 04:53:55.554373 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6614 2024.06.25 04:53:55.554729 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6615 2024.06.25 04:53:55.554896 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec.
6616 2024.06.25 04:53:55.555083 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Debug> DynamicQueryHandler: Done processing query
6617 2024.06.25 04:53:55.555108 [ 3 ] {f1be8aa3-df6d-4937-9f3c-7aa410d6eeff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6618 2024.06.25 04:53:55.555124 [ 3 ] {} <Debug> HTTP-Session: 75106b45-7917-493c-aee8-f47df337f21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6619 2024.06.25 04:53:55.555345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6620 2024.06.25 04:53:55.555395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6621 2024.06.25 04:53:55.555414 [ 3 ] {} <Debug> HTTP-Session: 23bb3a8b-932f-4bee-9199-c90b48325706 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6622 2024.06.25 04:53:55.555431 [ 3 ] {} <Debug> HTTP-Session: 23bb3a8b-932f-4bee-9199-c90b48325706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6623 2024.06.25 04:53:55.555446 [ 3 ] {} <Debug> HTTP-Session: 23bb3a8b-932f-4bee-9199-c90b48325706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6624 2024.06.25 04:53:55.555477 [ 3 ] {} <Trace> HTTP-Session: 23bb3a8b-932f-4bee-9199-c90b48325706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6625 2024.06.25 04:53:55.555754 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6626 2024.06.25 04:53:55.555821 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6627 2024.06.25 04:53:55.556241 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6628 2024.06.25 04:53:55.556851 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6629 2024.06.25 04:53:55.556888 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6630 2024.06.25 04:53:55.557480 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6631 2024.06.25 04:53:55.557886 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6632 2024.06.25 04:53:55.558029 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002474 sec., 8084.074373484236 rows/sec., 14.49 MiB/sec.
6633 2024.06.25 04:53:55.558039 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6634 2024.06.25 04:53:55.558107 [ 95 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2024.06.25 04:53:55.558149 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6636 2024.06.25 04:53:55.558359 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Debug> DynamicQueryHandler: Done processing query
6637 2024.06.25 04:53:55.558361 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6638 2024.06.25 04:53:55.558390 [ 3 ] {e512c9e7-4552-4b6b-b4e2-884fb3593d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6639 2024.06.25 04:53:55.558483 [ 3 ] {} <Debug> HTTP-Session: 23bb3a8b-932f-4bee-9199-c90b48325706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6640 2024.06.25 04:53:55.558725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6641 2024.06.25 04:53:55.558856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6642 2024.06.25 04:53:55.558933 [ 3 ] {} <Debug> HTTP-Session: d39e254b-8028-406f-a197-71eba6ce1806 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6643 2024.06.25 04:53:55.558992 [ 3 ] {} <Debug> HTTP-Session: d39e254b-8028-406f-a197-71eba6ce1806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6644 2024.06.25 04:53:55.559040 [ 3 ] {} <Debug> HTTP-Session: d39e254b-8028-406f-a197-71eba6ce1806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.06.25 04:53:55.559145 [ 3 ] {} <Trace> HTTP-Session: d39e254b-8028-406f-a197-71eba6ce1806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6646 2024.06.25 04:53:55.559502 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6647 2024.06.25 04:53:55.559628 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6648 2024.06.25 04:53:55.559643 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6649 2024.06.25 04:53:55.559862 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 477 rows starting from the beginning of the part
6650 2024.06.25 04:53:55.560182 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6651 2024.06.25 04:53:55.560620 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part
6652 2024.06.25 04:53:55.561405 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6653 2024.06.25 04:53:55.561435 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part
6654 2024.06.25 04:53:55.561468 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6655 2024.06.25 04:53:55.562011 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part
6656 2024.06.25 04:53:55.562638 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part
6657 2024.06.25 04:53:55.562766 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6658 2024.06.25 04:53:55.563045 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part
6659 2024.06.25 04:53:55.563884 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6660 2024.06.25 04:53:55.564220 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004876 sec., 12305.168170631665 rows/sec., 849.18 KiB/sec.
6661 2024.06.25 04:53:55.564538 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Debug> DynamicQueryHandler: Done processing query
6662 2024.06.25 04:53:55.564587 [ 3 ] {8535721d-eff1-4da6-b8ae-60f120f8e6bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6663 2024.06.25 04:53:55.564636 [ 3 ] {} <Debug> HTTP-Session: d39e254b-8028-406f-a197-71eba6ce1806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.06.25 04:53:55.579453 [ 199 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.021192758 sec., 26188.191267979375 rows/sec., 46.93 MiB/sec.
6665 2024.06.25 04:53:55.580132 [ 199 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6666 2024.06.25 04:53:55.580747 [ 199 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6667 2024.06.25 04:53:55.580824 [ 199 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6668 2024.06.25 04:53:55.580960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
6669 2024.06.25 04:54:00.545322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6670 2024.06.25 04:54:00.545466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6671 2024.06.25 04:54:00.545495 [ 3 ] {} <Debug> HTTP-Session: 628becdc-738d-49c6-bba1-8e5c9515d1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6672 2024.06.25 04:54:00.545540 [ 3 ] {} <Debug> HTTP-Session: 628becdc-738d-49c6-bba1-8e5c9515d1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.06.25 04:54:00.545554 [ 3 ] {} <Debug> HTTP-Session: 628becdc-738d-49c6-bba1-8e5c9515d1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.06.25 04:54:00.545604 [ 3 ] {} <Trace> HTTP-Session: 628becdc-738d-49c6-bba1-8e5c9515d1b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6675 2024.06.25 04:54:00.545795 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6676 2024.06.25 04:54:00.545865 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6677 2024.06.25 04:54:00.546062 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6678 2024.06.25 04:54:00.546506 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6679 2024.06.25 04:54:00.546558 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6680 2024.06.25 04:54:00.546974 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6681 2024.06.25 04:54:00.547329 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6682 2024.06.25 04:54:00.547506 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001759 sec., 5116.543490619671 rows/sec., 414.72 KiB/sec.
6683 2024.06.25 04:54:00.547737 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Debug> DynamicQueryHandler: Done processing query
6684 2024.06.25 04:54:00.547765 [ 3 ] {53a7a35c-56fc-4943-8a80-48f96acdb83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6685 2024.06.25 04:54:00.547782 [ 3 ] {} <Debug> HTTP-Session: 628becdc-738d-49c6-bba1-8e5c9515d1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6686 2024.06.25 04:54:00.547926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6687 2024.06.25 04:54:00.547986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6688 2024.06.25 04:54:00.548007 [ 3 ] {} <Debug> HTTP-Session: b35fc8c4-8526-4739-b976-8b8f4e13545f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6689 2024.06.25 04:54:00.548027 [ 3 ] {} <Debug> HTTP-Session: b35fc8c4-8526-4739-b976-8b8f4e13545f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.06.25 04:54:00.548041 [ 3 ] {} <Debug> HTTP-Session: b35fc8c4-8526-4739-b976-8b8f4e13545f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6691 2024.06.25 04:54:00.548077 [ 3 ] {} <Trace> HTTP-Session: b35fc8c4-8526-4739-b976-8b8f4e13545f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6692 2024.06.25 04:54:00.548213 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6693 2024.06.25 04:54:00.548262 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6694 2024.06.25 04:54:00.548399 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6695 2024.06.25 04:54:00.548773 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6696 2024.06.25 04:54:00.548811 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6697 2024.06.25 04:54:00.549132 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6698 2024.06.25 04:54:00.549450 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6699 2024.06.25 04:54:00.549612 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001449 sec., 57280.88336783989 rows/sec., 4.66 MiB/sec.
6700 2024.06.25 04:54:00.549786 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Debug> DynamicQueryHandler: Done processing query
6701 2024.06.25 04:54:00.549810 [ 3 ] {24a3934f-3e31-4f76-8758-abc3e904cbf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6702 2024.06.25 04:54:00.549827 [ 3 ] {} <Debug> HTTP-Session: b35fc8c4-8526-4739-b976-8b8f4e13545f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.06.25 04:54:00.550003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6704 2024.06.25 04:54:00.550056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6705 2024.06.25 04:54:00.550075 [ 3 ] {} <Debug> HTTP-Session: 8ce331fc-d16e-49e5-aa4f-3e226536db48 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6706 2024.06.25 04:54:00.550092 [ 3 ] {} <Debug> HTTP-Session: 8ce331fc-d16e-49e5-aa4f-3e226536db48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.06.25 04:54:00.550106 [ 3 ] {} <Debug> HTTP-Session: 8ce331fc-d16e-49e5-aa4f-3e226536db48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6708 2024.06.25 04:54:00.550138 [ 3 ] {} <Trace> HTTP-Session: 8ce331fc-d16e-49e5-aa4f-3e226536db48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6709 2024.06.25 04:54:00.550256 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6710 2024.06.25 04:54:00.550300 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6711 2024.06.25 04:54:00.550428 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6712 2024.06.25 04:54:00.550759 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6713 2024.06.25 04:54:00.550795 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6714 2024.06.25 04:54:00.551112 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6715 2024.06.25 04:54:00.551418 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6716 2024.06.25 04:54:00.551574 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001358 sec., 53755.522827687775 rows/sec., 4.20 MiB/sec.
6717 2024.06.25 04:54:00.551741 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Debug> DynamicQueryHandler: Done processing query
6718 2024.06.25 04:54:00.551765 [ 3 ] {62e9622b-8574-473e-924a-112772cc9bbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6719 2024.06.25 04:54:00.551781 [ 3 ] {} <Debug> HTTP-Session: 8ce331fc-d16e-49e5-aa4f-3e226536db48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.06.25 04:54:00.552004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6721 2024.06.25 04:54:00.552052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6722 2024.06.25 04:54:00.552071 [ 3 ] {} <Debug> HTTP-Session: 0ac6cc3a-9552-441e-9aee-d89b34c80867 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6723 2024.06.25 04:54:00.552089 [ 3 ] {} <Debug> HTTP-Session: 0ac6cc3a-9552-441e-9aee-d89b34c80867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6724 2024.06.25 04:54:00.552102 [ 3 ] {} <Debug> HTTP-Session: 0ac6cc3a-9552-441e-9aee-d89b34c80867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.06.25 04:54:00.552132 [ 3 ] {} <Trace> HTTP-Session: 0ac6cc3a-9552-441e-9aee-d89b34c80867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6726 2024.06.25 04:54:00.552274 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6727 2024.06.25 04:54:00.552322 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6728 2024.06.25 04:54:00.552474 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6729 2024.06.25 04:54:00.552865 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6730 2024.06.25 04:54:00.552901 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6731 2024.06.25 04:54:00.553297 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6732 2024.06.25 04:54:00.553635 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6733 2024.06.25 04:54:00.553796 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
6734 2024.06.25 04:54:00.554143 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Debug> DynamicQueryHandler: Done processing query
6735 2024.06.25 04:54:00.554173 [ 3 ] {5a195af5-99e1-4cc6-a155-ac3819684260} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6736 2024.06.25 04:54:00.554198 [ 3 ] {} <Debug> HTTP-Session: 0ac6cc3a-9552-441e-9aee-d89b34c80867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.06.25 04:54:00.554361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6738 2024.06.25 04:54:00.554411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6739 2024.06.25 04:54:00.554430 [ 3 ] {} <Debug> HTTP-Session: 788fdf9c-04f7-4a67-9fbc-ef6199e632bb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6740 2024.06.25 04:54:00.554446 [ 3 ] {} <Debug> HTTP-Session: 788fdf9c-04f7-4a67-9fbc-ef6199e632bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.06.25 04:54:00.554460 [ 3 ] {} <Debug> HTTP-Session: 788fdf9c-04f7-4a67-9fbc-ef6199e632bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.06.25 04:54:00.554490 [ 3 ] {} <Trace> HTTP-Session: 788fdf9c-04f7-4a67-9fbc-ef6199e632bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6743 2024.06.25 04:54:00.554686 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6744 2024.06.25 04:54:00.554759 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6745 2024.06.25 04:54:00.555182 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6746 2024.06.25 04:54:00.555695 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6747 2024.06.25 04:54:00.555731 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6748 2024.06.25 04:54:00.556317 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6749 2024.06.25 04:54:00.556724 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6750 2024.06.25 04:54:00.556910 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002346 sec., 3836.317135549872 rows/sec., 6.87 MiB/sec.
6751 2024.06.25 04:54:00.557122 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Debug> DynamicQueryHandler: Done processing query
6752 2024.06.25 04:54:00.557146 [ 3 ] {d5075dde-cfee-456c-a850-e2321218b310} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6753 2024.06.25 04:54:00.557162 [ 3 ] {} <Debug> HTTP-Session: 788fdf9c-04f7-4a67-9fbc-ef6199e632bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6754 2024.06.25 04:54:00.557287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6755 2024.06.25 04:54:00.557335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6756 2024.06.25 04:54:00.557353 [ 3 ] {} <Debug> HTTP-Session: 32305c01-de6d-42d2-b9bb-7293e5febb5c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6757 2024.06.25 04:54:00.557370 [ 3 ] {} <Debug> HTTP-Session: 32305c01-de6d-42d2-b9bb-7293e5febb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6758 2024.06.25 04:54:00.557384 [ 3 ] {} <Debug> HTTP-Session: 32305c01-de6d-42d2-b9bb-7293e5febb5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6759 2024.06.25 04:54:00.557415 [ 3 ] {} <Trace> HTTP-Session: 32305c01-de6d-42d2-b9bb-7293e5febb5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6760 2024.06.25 04:54:00.557527 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6761 2024.06.25 04:54:00.557572 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6762 2024.06.25 04:54:00.557699 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6763 2024.06.25 04:54:00.558003 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6764 2024.06.25 04:54:00.558040 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6765 2024.06.25 04:54:00.558404 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6766 2024.06.25 04:54:00.558737 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6767 2024.06.25 04:54:00.558900 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
6768 2024.06.25 04:54:00.559181 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Debug> DynamicQueryHandler: Done processing query
6769 2024.06.25 04:54:00.559222 [ 3 ] {af310455-3ede-4664-af55-b3e3f4801752} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6770 2024.06.25 04:54:00.559247 [ 3 ] {} <Debug> HTTP-Session: 32305c01-de6d-42d2-b9bb-7293e5febb5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.06.25 04:54:05.545848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6772 2024.06.25 04:54:05.546007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6773 2024.06.25 04:54:05.546037 [ 3 ] {} <Debug> HTTP-Session: 2de718db-f9c2-4a39-a552-a7aaac9988c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6774 2024.06.25 04:54:05.546066 [ 3 ] {} <Debug> HTTP-Session: 2de718db-f9c2-4a39-a552-a7aaac9988c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.06.25 04:54:05.546084 [ 3 ] {} <Debug> HTTP-Session: 2de718db-f9c2-4a39-a552-a7aaac9988c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6776 2024.06.25 04:54:05.546141 [ 3 ] {} <Trace> HTTP-Session: 2de718db-f9c2-4a39-a552-a7aaac9988c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6777 2024.06.25 04:54:05.546380 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6778 2024.06.25 04:54:05.546467 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6779 2024.06.25 04:54:05.546699 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6780 2024.06.25 04:54:05.547165 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6781 2024.06.25 04:54:05.547215 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6782 2024.06.25 04:54:05.547610 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6783 2024.06.25 04:54:05.547951 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6784 2024.06.25 04:54:05.548106 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001799 sec., 11117.287381878821 rows/sec., 901.11 KiB/sec.
6785 2024.06.25 04:54:05.548399 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Debug> DynamicQueryHandler: Done processing query
6786 2024.06.25 04:54:05.548436 [ 3 ] {f88f280c-9d88-45fc-acfd-af9007d19a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6787 2024.06.25 04:54:05.548454 [ 3 ] {} <Debug> HTTP-Session: 2de718db-f9c2-4a39-a552-a7aaac9988c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6788 2024.06.25 04:54:05.548599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6789 2024.06.25 04:54:05.548659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6790 2024.06.25 04:54:05.548679 [ 3 ] {} <Debug> HTTP-Session: 713af97d-f358-4fff-81fe-f89d1340d249 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6791 2024.06.25 04:54:05.548699 [ 3 ] {} <Debug> HTTP-Session: 713af97d-f358-4fff-81fe-f89d1340d249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6792 2024.06.25 04:54:05.548714 [ 3 ] {} <Debug> HTTP-Session: 713af97d-f358-4fff-81fe-f89d1340d249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6793 2024.06.25 04:54:05.548751 [ 3 ] {} <Trace> HTTP-Session: 713af97d-f358-4fff-81fe-f89d1340d249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6794 2024.06.25 04:54:05.548897 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6795 2024.06.25 04:54:05.548948 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6796 2024.06.25 04:54:05.549098 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6797 2024.06.25 04:54:05.549504 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6798 2024.06.25 04:54:05.549542 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6799 2024.06.25 04:54:05.549876 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6800 2024.06.25 04:54:05.550202 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6801 2024.06.25 04:54:05.550338 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001496 sec., 77540.10695187165 rows/sec., 6.39 MiB/sec.
6802 2024.06.25 04:54:05.550513 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Debug> DynamicQueryHandler: Done processing query
6803 2024.06.25 04:54:05.550538 [ 3 ] {b2ac8790-5717-44b6-a8a2-fd586f1097e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6804 2024.06.25 04:54:05.550554 [ 3 ] {} <Debug> HTTP-Session: 713af97d-f358-4fff-81fe-f89d1340d249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.06.25 04:54:05.550724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6806 2024.06.25 04:54:05.550779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6807 2024.06.25 04:54:05.550798 [ 3 ] {} <Debug> HTTP-Session: 46f5625f-b0da-42ed-958a-71a699601a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6808 2024.06.25 04:54:05.550816 [ 3 ] {} <Debug> HTTP-Session: 46f5625f-b0da-42ed-958a-71a699601a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.06.25 04:54:05.550830 [ 3 ] {} <Debug> HTTP-Session: 46f5625f-b0da-42ed-958a-71a699601a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6810 2024.06.25 04:54:05.550863 [ 3 ] {} <Trace> HTTP-Session: 46f5625f-b0da-42ed-958a-71a699601a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6811 2024.06.25 04:54:05.550992 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6812 2024.06.25 04:54:05.551038 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6813 2024.06.25 04:54:05.551169 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6814 2024.06.25 04:54:05.551530 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6815 2024.06.25 04:54:05.551568 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6816 2024.06.25 04:54:05.551895 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6817 2024.06.25 04:54:05.552227 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6818 2024.06.25 04:54:05.552359 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001418 sec., 59238.363892806774 rows/sec., 4.63 MiB/sec.
6819 2024.06.25 04:54:05.552526 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Debug> DynamicQueryHandler: Done processing query
6820 2024.06.25 04:54:05.552552 [ 3 ] {7e005d17-3ad1-4df8-941f-d452ffa79090} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6821 2024.06.25 04:54:05.552568 [ 3 ] {} <Debug> HTTP-Session: 46f5625f-b0da-42ed-958a-71a699601a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.06.25 04:54:05.552763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6823 2024.06.25 04:54:05.552815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6824 2024.06.25 04:54:05.552834 [ 3 ] {} <Debug> HTTP-Session: 122a80df-92c8-4769-81c7-77f9aaf04c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6825 2024.06.25 04:54:05.552852 [ 3 ] {} <Debug> HTTP-Session: 122a80df-92c8-4769-81c7-77f9aaf04c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.06.25 04:54:05.552866 [ 3 ] {} <Debug> HTTP-Session: 122a80df-92c8-4769-81c7-77f9aaf04c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.06.25 04:54:05.552898 [ 3 ] {} <Trace> HTTP-Session: 122a80df-92c8-4769-81c7-77f9aaf04c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6828 2024.06.25 04:54:05.553049 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6829 2024.06.25 04:54:05.553097 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6830 2024.06.25 04:54:05.553241 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6831 2024.06.25 04:54:05.553634 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6832 2024.06.25 04:54:05.553670 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6833 2024.06.25 04:54:05.554068 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6834 2024.06.25 04:54:05.554411 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6835 2024.06.25 04:54:05.554551 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
6836 2024.06.25 04:54:05.554844 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Debug> DynamicQueryHandler: Done processing query
6837 2024.06.25 04:54:05.554907 [ 3 ] {19caca0a-f4c8-4f94-af57-57a7f377c077} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6838 2024.06.25 04:54:05.554961 [ 3 ] {} <Debug> HTTP-Session: 122a80df-92c8-4769-81c7-77f9aaf04c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.06.25 04:54:05.555195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6840 2024.06.25 04:54:05.555249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6841 2024.06.25 04:54:05.555269 [ 3 ] {} <Debug> HTTP-Session: 8ff2c068-980b-46db-921b-3187a1888edf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6842 2024.06.25 04:54:05.555286 [ 3 ] {} <Debug> HTTP-Session: 8ff2c068-980b-46db-921b-3187a1888edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6843 2024.06.25 04:54:05.555300 [ 3 ] {} <Debug> HTTP-Session: 8ff2c068-980b-46db-921b-3187a1888edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.06.25 04:54:05.555331 [ 3 ] {} <Trace> HTTP-Session: 8ff2c068-980b-46db-921b-3187a1888edf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6845 2024.06.25 04:54:05.555643 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6846 2024.06.25 04:54:05.555717 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6847 2024.06.25 04:54:05.556143 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6848 2024.06.25 04:54:05.556747 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6849 2024.06.25 04:54:05.556782 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6850 2024.06.25 04:54:05.557390 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6851 2024.06.25 04:54:05.557795 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6852 2024.06.25 04:54:05.557948 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002535 sec., 7889.546351084813 rows/sec., 14.14 MiB/sec.
6853 2024.06.25 04:54:05.558163 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Debug> DynamicQueryHandler: Done processing query
6854 2024.06.25 04:54:05.558188 [ 3 ] {f4894739-0d7d-4e52-924d-a380be935db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6855 2024.06.25 04:54:05.558204 [ 3 ] {} <Debug> HTTP-Session: 8ff2c068-980b-46db-921b-3187a1888edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.06.25 04:54:05.558328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6857 2024.06.25 04:54:05.558377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6858 2024.06.25 04:54:05.558396 [ 3 ] {} <Debug> HTTP-Session: 4941e7a7-998d-4858-a992-221c282beba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6859 2024.06.25 04:54:05.558412 [ 3 ] {} <Debug> HTTP-Session: 4941e7a7-998d-4858-a992-221c282beba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6860 2024.06.25 04:54:05.558427 [ 3 ] {} <Debug> HTTP-Session: 4941e7a7-998d-4858-a992-221c282beba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.06.25 04:54:05.558457 [ 3 ] {} <Trace> HTTP-Session: 4941e7a7-998d-4858-a992-221c282beba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6862 2024.06.25 04:54:05.558590 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6863 2024.06.25 04:54:05.558635 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6864 2024.06.25 04:54:05.558762 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6865 2024.06.25 04:54:05.559119 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2024.06.25 04:54:05.559155 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6867 2024.06.25 04:54:05.559524 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6868 2024.06.25 04:54:05.559855 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6869 2024.06.25 04:54:05.559985 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec.
6870 2024.06.25 04:54:05.560230 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Debug> DynamicQueryHandler: Done processing query
6871 2024.06.25 04:54:05.560296 [ 3 ] {a121337f-0ade-4ca0-ba54-795e36fdc93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6872 2024.06.25 04:54:05.560358 [ 3 ] {} <Debug> HTTP-Session: 4941e7a7-998d-4858-a992-221c282beba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.06.25 04:54:09.535321 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
6874 2024.06.25 04:54:09.535419 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
6875 2024.06.25 04:54:10.001289 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000896324 sec.
6876 2024.06.25 04:54:10.547789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6877 2024.06.25 04:54:10.547926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6878 2024.06.25 04:54:10.547956 [ 3 ] {} <Debug> HTTP-Session: 402aa6cd-9905-48c0-a877-1b01232958c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6879 2024.06.25 04:54:10.547984 [ 3 ] {} <Debug> HTTP-Session: 402aa6cd-9905-48c0-a877-1b01232958c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6880 2024.06.25 04:54:10.548003 [ 3 ] {} <Debug> HTTP-Session: 402aa6cd-9905-48c0-a877-1b01232958c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.06.25 04:54:10.548061 [ 3 ] {} <Trace> HTTP-Session: 402aa6cd-9905-48c0-a877-1b01232958c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6882 2024.06.25 04:54:10.548257 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6883 2024.06.25 04:54:10.548327 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6884 2024.06.25 04:54:10.548531 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6885 2024.06.25 04:54:10.549025 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6886 2024.06.25 04:54:10.549075 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6887 2024.06.25 04:54:10.549453 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6888 2024.06.25 04:54:10.549793 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6889 2024.06.25 04:54:10.549968 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001763 sec., 5104.934770277935 rows/sec., 413.78 KiB/sec.
6890 2024.06.25 04:54:10.550207 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Debug> DynamicQueryHandler: Done processing query
6891 2024.06.25 04:54:10.550243 [ 3 ] {48c4513b-f59d-42bc-8b98-232df8aa9f49} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6892 2024.06.25 04:54:10.550262 [ 3 ] {} <Debug> HTTP-Session: 402aa6cd-9905-48c0-a877-1b01232958c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6893 2024.06.25 04:54:10.550434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6894 2024.06.25 04:54:10.550521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6895 2024.06.25 04:54:10.550541 [ 3 ] {} <Debug> HTTP-Session: d0fb75a8-85c7-417b-b196-cdde65538f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6896 2024.06.25 04:54:10.550561 [ 3 ] {} <Debug> HTTP-Session: d0fb75a8-85c7-417b-b196-cdde65538f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6897 2024.06.25 04:54:10.550577 [ 3 ] {} <Debug> HTTP-Session: d0fb75a8-85c7-417b-b196-cdde65538f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6898 2024.06.25 04:54:10.550615 [ 3 ] {} <Trace> HTTP-Session: d0fb75a8-85c7-417b-b196-cdde65538f39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6899 2024.06.25 04:54:10.550715 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6900 2024.06.25 04:54:10.550760 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6901 2024.06.25 04:54:10.550887 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6902 2024.06.25 04:54:10.551180 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6903 2024.06.25 04:54:10.551217 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6904 2024.06.25 04:54:10.551595 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6905 2024.06.25 04:54:10.551905 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6906 2024.06.25 04:54:10.552061 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001356 sec., 2949.8525073746314 rows/sec., 240.54 KiB/sec.
6907 2024.06.25 04:54:10.552354 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Debug> DynamicQueryHandler: Done processing query
6908 2024.06.25 04:54:10.552380 [ 3 ] {520ae1b4-6b73-4643-bc52-bc4fb3d6168a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6909 2024.06.25 04:54:10.552396 [ 3 ] {} <Debug> HTTP-Session: d0fb75a8-85c7-417b-b196-cdde65538f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6910 2024.06.25 04:54:10.552551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6911 2024.06.25 04:54:10.552603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6912 2024.06.25 04:54:10.552622 [ 3 ] {} <Debug> HTTP-Session: 500ee495-d454-4b9b-95e8-1d46732ce94d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6913 2024.06.25 04:54:10.552639 [ 3 ] {} <Debug> HTTP-Session: 500ee495-d454-4b9b-95e8-1d46732ce94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6914 2024.06.25 04:54:10.552653 [ 3 ] {} <Debug> HTTP-Session: 500ee495-d454-4b9b-95e8-1d46732ce94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6915 2024.06.25 04:54:10.552685 [ 3 ] {} <Trace> HTTP-Session: 500ee495-d454-4b9b-95e8-1d46732ce94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6916 2024.06.25 04:54:10.552817 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6917 2024.06.25 04:54:10.552863 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6918 2024.06.25 04:54:10.553005 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6919 2024.06.25 04:54:10.553377 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6920 2024.06.25 04:54:10.553413 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6921 2024.06.25 04:54:10.553741 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6922 2024.06.25 04:54:10.554044 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6923 2024.06.25 04:54:10.554193 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Debug> executeQuery: Read 121 rows, 9.87 KiB in 0.001434 sec., 84379.35843793585 rows/sec., 6.72 MiB/sec.
6924 2024.06.25 04:54:10.554242 [ 81 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6925 2024.06.25 04:54:10.554345 [ 81 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6926 2024.06.25 04:54:10.554385 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6927 2024.06.25 04:54:10.554454 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Debug> DynamicQueryHandler: Done processing query
6928 2024.06.25 04:54:10.554498 [ 3 ] {35be28d8-9de2-47bd-9362-36b7cf7c9a7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6929 2024.06.25 04:54:10.554522 [ 3 ] {} <Debug> HTTP-Session: 500ee495-d454-4b9b-95e8-1d46732ce94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6930 2024.06.25 04:54:10.554549 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
6931 2024.06.25 04:54:10.554666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6932 2024.06.25 04:54:10.554704 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6933 2024.06.25 04:54:10.554730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6934 2024.06.25 04:54:10.554745 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 187 rows starting from the beginning of the part
6935 2024.06.25 04:54:10.554754 [ 3 ] {} <Debug> HTTP-Session: cd186a6a-717d-468c-9629-6fcb7495ce0f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6936 2024.06.25 04:54:10.554780 [ 3 ] {} <Debug> HTTP-Session: cd186a6a-717d-468c-9629-6fcb7495ce0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.06.25 04:54:10.554797 [ 3 ] {} <Debug> HTTP-Session: cd186a6a-717d-468c-9629-6fcb7495ce0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.06.25 04:54:10.554868 [ 3 ] {} <Trace> HTTP-Session: cd186a6a-717d-468c-9629-6fcb7495ce0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6939 2024.06.25 04:54:10.554877 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 83 rows starting from the beginning of the part
6940 2024.06.25 04:54:10.555078 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 116 rows starting from the beginning of the part
6941 2024.06.25 04:54:10.555118 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6942 2024.06.25 04:54:10.555332 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6943 2024.06.25 04:54:10.555424 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 83 rows starting from the beginning of the part
6944 2024.06.25 04:54:10.555601 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part
6945 2024.06.25 04:54:10.555794 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 121 rows starting from the beginning of the part
6946 2024.06.25 04:54:10.556074 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6947 2024.06.25 04:54:10.556546 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2024.06.25 04:54:10.556593 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6949 2024.06.25 04:54:10.557032 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6950 2024.06.25 04:54:10.557375 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 4 columns (4 merged, 0 gathered) in 0.002903756 sec., 243133.37622031604 rows/sec., 19.84 MiB/sec.
6951 2024.06.25 04:54:10.557439 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6952 2024.06.25 04:54:10.557505 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6953 2024.06.25 04:54:10.557681 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002692 sec., 1485.8841010401188 rows/sec., 103.75 KiB/sec.
6954 2024.06.25 04:54:10.558107 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Debug> DynamicQueryHandler: Done processing query
6955 2024.06.25 04:54:10.558136 [ 3 ] {5156d91e-da1a-47bd-99d3-f00f8177ca11} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6956 2024.06.25 04:54:10.558156 [ 3 ] {} <Debug> HTTP-Session: cd186a6a-717d-468c-9629-6fcb7495ce0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6957 2024.06.25 04:54:10.558269 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6958 2024.06.25 04:54:10.558338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6959 2024.06.25 04:54:10.558348 [ 187 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_46_9} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6960 2024.06.25 04:54:10.558391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6961 2024.06.25 04:54:10.558430 [ 3 ] {} <Debug> HTTP-Session: b2eb68e6-e461-47f7-885d-427c37bc880b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6962 2024.06.25 04:54:10.558440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
6963 2024.06.25 04:54:10.558450 [ 3 ] {} <Debug> HTTP-Session: b2eb68e6-e461-47f7-885d-427c37bc880b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.06.25 04:54:10.558470 [ 3 ] {} <Debug> HTTP-Session: b2eb68e6-e461-47f7-885d-427c37bc880b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6965 2024.06.25 04:54:10.558500 [ 3 ] {} <Trace> HTTP-Session: b2eb68e6-e461-47f7-885d-427c37bc880b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6966 2024.06.25 04:54:10.558620 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6967 2024.06.25 04:54:10.558664 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6968 2024.06.25 04:54:10.558789 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6969 2024.06.25 04:54:10.559187 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6970 2024.06.25 04:54:10.559223 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6971 2024.06.25 04:54:10.559543 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6972 2024.06.25 04:54:10.559846 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6973 2024.06.25 04:54:10.560008 [ 81 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6974 2024.06.25 04:54:10.560011 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001426 sec., 70827.48948106592 rows/sec., 5.52 MiB/sec.
6975 2024.06.25 04:54:10.560072 [ 81 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6976 2024.06.25 04:54:10.560138 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6977 2024.06.25 04:54:10.560303 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
6978 2024.06.25 04:54:10.560310 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Debug> DynamicQueryHandler: Done processing query
6979 2024.06.25 04:54:10.560376 [ 3 ] {2eca1b0f-0023-4520-adde-e5a5bd58fd39} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6980 2024.06.25 04:54:10.560400 [ 3 ] {} <Debug> HTTP-Session: b2eb68e6-e461-47f7-885d-427c37bc880b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6981 2024.06.25 04:54:10.560495 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6982 2024.06.25 04:54:10.560547 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 149 rows starting from the beginning of the part
6983 2024.06.25 04:54:10.560660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6984 2024.06.25 04:54:10.560700 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part
6985 2024.06.25 04:54:10.560765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6986 2024.06.25 04:54:10.560825 [ 3 ] {} <Debug> HTTP-Session: 7f72049f-d35d-4081-aa55-2a66b3466562 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
6987 2024.06.25 04:54:10.560882 [ 3 ] {} <Debug> HTTP-Session: 7f72049f-d35d-4081-aa55-2a66b3466562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6988 2024.06.25 04:54:10.560906 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 84 rows starting from the beginning of the part
6989 2024.06.25 04:54:10.560918 [ 3 ] {} <Debug> HTTP-Session: 7f72049f-d35d-4081-aa55-2a66b3466562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6990 2024.06.25 04:54:10.560973 [ 3 ] {} <Trace> HTTP-Session: 7f72049f-d35d-4081-aa55-2a66b3466562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6991 2024.06.25 04:54:10.561060 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 73 rows starting from the beginning of the part
6992 2024.06.25 04:54:10.561173 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 84 rows starting from the beginning of the part
6993 2024.06.25 04:54:10.561275 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6994 2024.06.25 04:54:10.561309 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 101 rows starting from the beginning of the part
6995 2024.06.25 04:54:10.561386 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6996 2024.06.25 04:54:10.561935 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6997 2024.06.25 04:54:10.562593 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6998 2024.06.25 04:54:10.562637 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6999 2024.06.25 04:54:10.563075 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835675 sec., 198894.44312200797 rows/sec., 15.53 MiB/sec.
7000 2024.06.25 04:54:10.563350 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7001 2024.06.25 04:54:10.563383 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7002 2024.06.25 04:54:10.564331 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7003 2024.06.25 04:54:10.564397 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7004 2024.06.25 04:54:10.564592 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7005 2024.06.25 04:54:10.564605 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_46_9} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7006 2024.06.25 04:54:10.564662 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.003507 sec., 56458.5115483319 rows/sec., 3.94 MiB/sec.
7007 2024.06.25 04:54:10.564662 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7008 2024.06.25 04:54:10.564754 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7009 2024.06.25 04:54:10.564868 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7010 2024.06.25 04:54:10.565115 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Debug> DynamicQueryHandler: Done processing query
7011 2024.06.25 04:54:10.565124 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7012 2024.06.25 04:54:10.565148 [ 3 ] {09359696-d400-486c-83aa-f63d51a5cabc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7013 2024.06.25 04:54:10.565175 [ 3 ] {} <Debug> HTTP-Session: 7f72049f-d35d-4081-aa55-2a66b3466562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7014 2024.06.25 04:54:10.565289 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7015 2024.06.25 04:54:10.565330 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6075 rows starting from the beginning of the part
7016 2024.06.25 04:54:10.565345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7017 2024.06.25 04:54:10.565466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7018 2024.06.25 04:54:10.565555 [ 3 ] {} <Debug> HTTP-Session: 6d747266-7452-4340-8930-a46385aac9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7019 2024.06.25 04:54:10.565571 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
7020 2024.06.25 04:54:10.565614 [ 3 ] {} <Debug> HTTP-Session: 6d747266-7452-4340-8930-a46385aac9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7021 2024.06.25 04:54:10.565675 [ 3 ] {} <Debug> HTTP-Session: 6d747266-7452-4340-8930-a46385aac9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7022 2024.06.25 04:54:10.565815 [ 3 ] {} <Trace> HTTP-Session: 6d747266-7452-4340-8930-a46385aac9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7023 2024.06.25 04:54:10.565934 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
7024 2024.06.25 04:54:10.566098 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
7025 2024.06.25 04:54:10.566226 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7026 2024.06.25 04:54:10.566302 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
7027 2024.06.25 04:54:10.566543 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7028 2024.06.25 04:54:10.566632 [ 191 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 198 rows starting from the beginning of the part
7029 2024.06.25 04:54:10.567873 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7030 2024.06.25 04:54:10.568926 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7031 2024.06.25 04:54:10.568965 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7032 2024.06.25 04:54:10.569704 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7033 2024.06.25 04:54:10.570161 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7034 2024.06.25 04:54:10.570598 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004608 sec., 1953.125 rows/sec., 3.50 MiB/sec.
7035 2024.06.25 04:54:10.570676 [ 200 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6913 rows, containing 5 columns (5 merged, 0 gathered) in 0.00565555 sec., 1222339.1182113145 rows/sec., 85.27 MiB/sec.
7036 2024.06.25 04:54:10.570981 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Debug> DynamicQueryHandler: Done processing query
7037 2024.06.25 04:54:10.571013 [ 3 ] {181f2d82-ecac-4cd1-b1f4-b6bb4ad94f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7038 2024.06.25 04:54:10.571030 [ 3 ] {} <Debug> HTTP-Session: 6d747266-7452-4340-8930-a46385aac9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7039 2024.06.25 04:54:10.571161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7040 2024.06.25 04:54:10.571232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7041 2024.06.25 04:54:10.571260 [ 3 ] {} <Debug> HTTP-Session: fc2f29fe-6c3e-4236-abf7-2ecab91e419d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7042 2024.06.25 04:54:10.571294 [ 3 ] {} <Debug> HTTP-Session: fc2f29fe-6c3e-4236-abf7-2ecab91e419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7043 2024.06.25 04:54:10.571311 [ 3 ] {} <Debug> HTTP-Session: fc2f29fe-6c3e-4236-abf7-2ecab91e419d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7044 2024.06.25 04:54:10.571323 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7045 2024.06.25 04:54:10.571360 [ 3 ] {} <Trace> HTTP-Session: fc2f29fe-6c3e-4236-abf7-2ecab91e419d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7046 2024.06.25 04:54:10.571587 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7047 2024.06.25 04:54:10.571686 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7048 2024.06.25 04:54:10.572317 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7049 2024.06.25 04:54:10.572481 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7050 2024.06.25 04:54:10.572663 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7051 2024.06.25 04:54:10.572862 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
7052 2024.06.25 04:54:10.572942 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7053 2024.06.25 04:54:10.572985 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7054 2024.06.25 04:54:10.573357 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7055 2024.06.25 04:54:10.573703 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7056 2024.06.25 04:54:10.573869 [ 81 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7057 2024.06.25 04:54:10.573877 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002349 sec., 25542.784163473818 rows/sec., 1.72 MiB/sec.
7058 2024.06.25 04:54:10.573918 [ 81 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7059 2024.06.25 04:54:10.573982 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7060 2024.06.25 04:54:10.574200 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7061 2024.06.25 04:54:10.574246 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Debug> DynamicQueryHandler: Done processing query
7062 2024.06.25 04:54:10.574278 [ 3 ] {2ad3fa61-25cb-41ce-abed-1a0b826b86c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7063 2024.06.25 04:54:10.574306 [ 3 ] {} <Debug> HTTP-Session: fc2f29fe-6c3e-4236-abf7-2ecab91e419d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.06.25 04:54:10.574351 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7065 2024.06.25 04:54:10.574380 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2156 rows starting from the beginning of the part
7066 2024.06.25 04:54:10.574442 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
7067 2024.06.25 04:54:10.574633 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
7068 2024.06.25 04:54:10.574881 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
7069 2024.06.25 04:54:10.575091 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
7070 2024.06.25 04:54:10.575222 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
7071 2024.06.25 04:54:10.576441 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002348348 sec., 1045841.5873626907 rows/sec., 70.35 MiB/sec.
7072 2024.06.25 04:54:10.576731 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7073 2024.06.25 04:54:10.577183 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7074 2024.06.25 04:54:10.577265 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_46_9} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7075 2024.06.25 04:54:10.577351 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
7076 2024.06.25 04:54:15.546433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7077 2024.06.25 04:54:15.546642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7078 2024.06.25 04:54:15.546690 [ 3 ] {} <Debug> HTTP-Session: bc401248-8dd4-4e77-96d5-d5a317bef90b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7079 2024.06.25 04:54:15.546733 [ 3 ] {} <Debug> HTTP-Session: bc401248-8dd4-4e77-96d5-d5a317bef90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7080 2024.06.25 04:54:15.546763 [ 3 ] {} <Debug> HTTP-Session: bc401248-8dd4-4e77-96d5-d5a317bef90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.06.25 04:54:15.546846 [ 3 ] {} <Trace> HTTP-Session: bc401248-8dd4-4e77-96d5-d5a317bef90b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7082 2024.06.25 04:54:15.547144 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7083 2024.06.25 04:54:15.547262 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7084 2024.06.25 04:54:15.547524 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7085 2024.06.25 04:54:15.547958 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7086 2024.06.25 04:54:15.548002 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7087 2024.06.25 04:54:15.548378 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7088 2024.06.25 04:54:15.548722 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7089 2024.06.25 04:54:15.548913 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001857 sec., 10770.059235325794 rows/sec., 872.96 KiB/sec.
7090 2024.06.25 04:54:15.548915 [ 77 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
7091 2024.06.25 04:54:15.549033 [ 77 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7092 2024.06.25 04:54:15.549086 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7093 2024.06.25 04:54:15.549220 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Debug> DynamicQueryHandler: Done processing query
7094 2024.06.25 04:54:15.549280 [ 3 ] {8ed02741-c2cb-433a-b72d-58d08eb3ce2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7095 2024.06.25 04:54:15.549281 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
7096 2024.06.25 04:54:15.549308 [ 3 ] {} <Debug> HTTP-Session: bc401248-8dd4-4e77-96d5-d5a317bef90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7097 2024.06.25 04:54:15.549488 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7098 2024.06.25 04:54:15.549557 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 29 rows starting from the beginning of the part
7099 2024.06.25 04:54:15.549553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7100 2024.06.25 04:54:15.549703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7101 2024.06.25 04:54:15.549800 [ 3 ] {} <Debug> HTTP-Session: 0fc000b2-89a4-4dae-8c76-919f935d70ad Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7102 2024.06.25 04:54:15.549826 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part
7103 2024.06.25 04:54:15.549849 [ 3 ] {} <Debug> HTTP-Session: 0fc000b2-89a4-4dae-8c76-919f935d70ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7104 2024.06.25 04:54:15.549909 [ 3 ] {} <Debug> HTTP-Session: 0fc000b2-89a4-4dae-8c76-919f935d70ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.06.25 04:54:15.550070 [ 3 ] {} <Trace> HTTP-Session: 0fc000b2-89a4-4dae-8c76-919f935d70ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7106 2024.06.25 04:54:15.550115 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part
7107 2024.06.25 04:54:15.550391 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part
7108 2024.06.25 04:54:15.550505 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7109 2024.06.25 04:54:15.550656 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part
7110 2024.06.25 04:54:15.550680 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7111 2024.06.25 04:54:15.550995 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part
7112 2024.06.25 04:54:15.551722 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7113 2024.06.25 04:54:15.552643 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7114 2024.06.25 04:54:15.552718 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7115 2024.06.25 04:54:15.553715 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7116 2024.06.25 04:54:15.553782 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.004607903 sec., 23220.97492069603 rows/sec., 1.84 MiB/sec.
7117 2024.06.25 04:54:15.554129 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
7118 2024.06.25 04:54:15.554315 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7119 2024.06.25 04:54:15.554745 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.004384 sec., 26459.854014598543 rows/sec., 2.18 MiB/sec.
7120 2024.06.25 04:54:15.555291 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7121 2024.06.25 04:54:15.555307 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Debug> DynamicQueryHandler: Done processing query
7122 2024.06.25 04:54:15.555390 [ 3 ] {0fd2a2be-cf37-46cb-98fd-7313b1c541ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7123 2024.06.25 04:54:15.555488 [ 3 ] {} <Debug> HTTP-Session: 0fc000b2-89a4-4dae-8c76-919f935d70ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7124 2024.06.25 04:54:15.555639 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_40_8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
7125 2024.06.25 04:54:15.555773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7126 2024.06.25 04:54:15.555845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7127 2024.06.25 04:54:15.555873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7128 2024.06.25 04:54:15.555911 [ 3 ] {} <Debug> HTTP-Session: 7d23013d-0fed-4e37-9c72-0297999d7ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7129 2024.06.25 04:54:15.555929 [ 3 ] {} <Debug> HTTP-Session: 7d23013d-0fed-4e37-9c72-0297999d7ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7130 2024.06.25 04:54:15.555943 [ 3 ] {} <Debug> HTTP-Session: 7d23013d-0fed-4e37-9c72-0297999d7ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7131 2024.06.25 04:54:15.555977 [ 3 ] {} <Trace> HTTP-Session: 7d23013d-0fed-4e37-9c72-0297999d7ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7132 2024.06.25 04:54:15.556118 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7133 2024.06.25 04:54:15.556165 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7134 2024.06.25 04:54:15.556318 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7135 2024.06.25 04:54:15.556679 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7136 2024.06.25 04:54:15.556718 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7137 2024.06.25 04:54:15.557049 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7138 2024.06.25 04:54:15.557387 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7139 2024.06.25 04:54:15.557549 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.00148 sec., 56756.75675675676 rows/sec., 4.43 MiB/sec.
7140 2024.06.25 04:54:15.557720 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Debug> DynamicQueryHandler: Done processing query
7141 2024.06.25 04:54:15.557744 [ 3 ] {ed6f3142-a027-4fdf-a59d-dac2f7217c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7142 2024.06.25 04:54:15.557761 [ 3 ] {} <Debug> HTTP-Session: 7d23013d-0fed-4e37-9c72-0297999d7ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7143 2024.06.25 04:54:15.557934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7144 2024.06.25 04:54:15.557984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7145 2024.06.25 04:54:15.558004 [ 3 ] {} <Debug> HTTP-Session: d94b2de5-c8e6-4226-b087-2726eb8f6f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7146 2024.06.25 04:54:15.558021 [ 3 ] {} <Debug> HTTP-Session: d94b2de5-c8e6-4226-b087-2726eb8f6f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7147 2024.06.25 04:54:15.558036 [ 3 ] {} <Debug> HTTP-Session: d94b2de5-c8e6-4226-b087-2726eb8f6f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7148 2024.06.25 04:54:15.558068 [ 3 ] {} <Trace> HTTP-Session: d94b2de5-c8e6-4226-b087-2726eb8f6f23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7149 2024.06.25 04:54:15.558217 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7150 2024.06.25 04:54:15.558265 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7151 2024.06.25 04:54:15.558416 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7152 2024.06.25 04:54:15.558832 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7153 2024.06.25 04:54:15.558869 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7154 2024.06.25 04:54:15.559271 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7155 2024.06.25 04:54:15.559621 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7156 2024.06.25 04:54:15.559779 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec.
7157 2024.06.25 04:54:15.559952 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Debug> DynamicQueryHandler: Done processing query
7158 2024.06.25 04:54:15.559977 [ 3 ] {aa591c1f-14bd-4400-bad5-d553c652872d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7159 2024.06.25 04:54:15.559993 [ 3 ] {} <Debug> HTTP-Session: d94b2de5-c8e6-4226-b087-2726eb8f6f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.06.25 04:54:15.560183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7161 2024.06.25 04:54:15.560234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7162 2024.06.25 04:54:15.560256 [ 3 ] {} <Debug> HTTP-Session: bde379ff-55bc-45eb-82af-05ed4d5392bd Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7163 2024.06.25 04:54:15.560272 [ 3 ] {} <Debug> HTTP-Session: bde379ff-55bc-45eb-82af-05ed4d5392bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7164 2024.06.25 04:54:15.560286 [ 3 ] {} <Debug> HTTP-Session: bde379ff-55bc-45eb-82af-05ed4d5392bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7165 2024.06.25 04:54:15.560317 [ 3 ] {} <Trace> HTTP-Session: bde379ff-55bc-45eb-82af-05ed4d5392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7166 2024.06.25 04:54:15.560574 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7167 2024.06.25 04:54:15.560640 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7168 2024.06.25 04:54:15.561065 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7169 2024.06.25 04:54:15.561759 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7170 2024.06.25 04:54:15.561797 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7171 2024.06.25 04:54:15.562419 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7172 2024.06.25 04:54:15.562827 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7173 2024.06.25 04:54:15.563027 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002629 sec., 7607.455306200077 rows/sec., 13.63 MiB/sec.
7174 2024.06.25 04:54:15.563598 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Debug> DynamicQueryHandler: Done processing query
7175 2024.06.25 04:54:15.563641 [ 3 ] {405366b6-9b68-4a31-b404-463b7042adbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7176 2024.06.25 04:54:15.563679 [ 3 ] {} <Debug> HTTP-Session: bde379ff-55bc-45eb-82af-05ed4d5392bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7177 2024.06.25 04:54:15.563870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7178 2024.06.25 04:54:15.563922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7179 2024.06.25 04:54:15.563943 [ 3 ] {} <Debug> HTTP-Session: 1c47f864-b58f-4d64-88a4-dee869e69338 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7180 2024.06.25 04:54:15.563960 [ 3 ] {} <Debug> HTTP-Session: 1c47f864-b58f-4d64-88a4-dee869e69338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7181 2024.06.25 04:54:15.563975 [ 3 ] {} <Debug> HTTP-Session: 1c47f864-b58f-4d64-88a4-dee869e69338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7182 2024.06.25 04:54:15.564007 [ 3 ] {} <Trace> HTTP-Session: 1c47f864-b58f-4d64-88a4-dee869e69338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7183 2024.06.25 04:54:15.564138 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7184 2024.06.25 04:54:15.564187 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7185 2024.06.25 04:54:15.564342 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7186 2024.06.25 04:54:15.564661 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7187 2024.06.25 04:54:15.564698 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7188 2024.06.25 04:54:15.565074 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7189 2024.06.25 04:54:15.565407 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7190 2024.06.25 04:54:15.565566 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec.
7191 2024.06.25 04:54:15.565907 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Debug> DynamicQueryHandler: Done processing query
7192 2024.06.25 04:54:15.565947 [ 3 ] {6eafdef3-90cf-4999-8485-0bf8c168b1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7193 2024.06.25 04:54:15.565977 [ 3 ] {} <Debug> HTTP-Session: 1c47f864-b58f-4d64-88a4-dee869e69338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7194 2024.06.25 04:54:20.546195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7195 2024.06.25 04:54:20.546341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7196 2024.06.25 04:54:20.546372 [ 3 ] {} <Debug> HTTP-Session: 00a7dad9-e04e-413b-8f03-e36262b6c1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7197 2024.06.25 04:54:20.546400 [ 3 ] {} <Debug> HTTP-Session: 00a7dad9-e04e-413b-8f03-e36262b6c1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7198 2024.06.25 04:54:20.546418 [ 3 ] {} <Debug> HTTP-Session: 00a7dad9-e04e-413b-8f03-e36262b6c1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.06.25 04:54:20.546500 [ 3 ] {} <Trace> HTTP-Session: 00a7dad9-e04e-413b-8f03-e36262b6c1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7200 2024.06.25 04:54:20.546785 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7201 2024.06.25 04:54:20.546895 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7202 2024.06.25 04:54:20.547224 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7203 2024.06.25 04:54:20.547746 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7204 2024.06.25 04:54:20.547788 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7205 2024.06.25 04:54:20.548171 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7206 2024.06.25 04:54:20.548519 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7207 2024.06.25 04:54:20.548669 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001975 sec., 4556.962025316455 rows/sec., 369.36 KiB/sec.
7208 2024.06.25 04:54:20.548882 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Debug> DynamicQueryHandler: Done processing query
7209 2024.06.25 04:54:20.548912 [ 3 ] {3b637672-650f-46f3-8e08-4f6c9897dce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7210 2024.06.25 04:54:20.548928 [ 3 ] {} <Debug> HTTP-Session: 00a7dad9-e04e-413b-8f03-e36262b6c1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.06.25 04:54:20.549068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7212 2024.06.25 04:54:20.549126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7213 2024.06.25 04:54:20.549147 [ 3 ] {} <Debug> HTTP-Session: 402c01c0-9909-40ae-befe-de743588a5a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7214 2024.06.25 04:54:20.549167 [ 3 ] {} <Debug> HTTP-Session: 402c01c0-9909-40ae-befe-de743588a5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7215 2024.06.25 04:54:20.549182 [ 3 ] {} <Debug> HTTP-Session: 402c01c0-9909-40ae-befe-de743588a5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7216 2024.06.25 04:54:20.549217 [ 3 ] {} <Trace> HTTP-Session: 402c01c0-9909-40ae-befe-de743588a5a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7217 2024.06.25 04:54:20.549323 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7218 2024.06.25 04:54:20.549371 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7219 2024.06.25 04:54:20.549505 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7220 2024.06.25 04:54:20.549829 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7221 2024.06.25 04:54:20.549867 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7222 2024.06.25 04:54:20.550181 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
7223 2024.06.25 04:54:20.550499 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7224 2024.06.25 04:54:20.550627 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001334 sec., 2998.500749625188 rows/sec., 244.51 KiB/sec.
7225 2024.06.25 04:54:20.550826 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Debug> DynamicQueryHandler: Done processing query
7226 2024.06.25 04:54:20.550851 [ 3 ] {e8c167c9-19f6-4976-af83-b4c3c0f0e8d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7227 2024.06.25 04:54:20.550867 [ 3 ] {} <Debug> HTTP-Session: 402c01c0-9909-40ae-befe-de743588a5a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7228 2024.06.25 04:54:20.551035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7229 2024.06.25 04:54:20.551087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7230 2024.06.25 04:54:20.551106 [ 3 ] {} <Debug> HTTP-Session: 41b0a194-3fb2-4780-be56-56aa58252710 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7231 2024.06.25 04:54:20.551124 [ 3 ] {} <Debug> HTTP-Session: 41b0a194-3fb2-4780-be56-56aa58252710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7232 2024.06.25 04:54:20.551138 [ 3 ] {} <Debug> HTTP-Session: 41b0a194-3fb2-4780-be56-56aa58252710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7233 2024.06.25 04:54:20.551170 [ 3 ] {} <Trace> HTTP-Session: 41b0a194-3fb2-4780-be56-56aa58252710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7234 2024.06.25 04:54:20.551293 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7235 2024.06.25 04:54:20.551337 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7236 2024.06.25 04:54:20.551461 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7237 2024.06.25 04:54:20.551832 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7238 2024.06.25 04:54:20.551869 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7239 2024.06.25 04:54:20.552198 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7240 2024.06.25 04:54:20.552515 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7241 2024.06.25 04:54:20.552645 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Debug> executeQuery: Read 85 rows, 7.06 KiB in 0.001398 sec., 60801.14449213162 rows/sec., 4.93 MiB/sec.
7242 2024.06.25 04:54:20.552858 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Debug> DynamicQueryHandler: Done processing query
7243 2024.06.25 04:54:20.552887 [ 3 ] {44186971-748d-4851-8e41-eb4b7736dc68} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7244 2024.06.25 04:54:20.552903 [ 3 ] {} <Debug> HTTP-Session: 41b0a194-3fb2-4780-be56-56aa58252710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7245 2024.06.25 04:54:20.553053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7246 2024.06.25 04:54:20.553106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7247 2024.06.25 04:54:20.553126 [ 3 ] {} <Debug> HTTP-Session: 95700cc7-ffb8-48fc-9835-d22dfbaeee73 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7248 2024.06.25 04:54:20.553143 [ 3 ] {} <Debug> HTTP-Session: 95700cc7-ffb8-48fc-9835-d22dfbaeee73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.06.25 04:54:20.553156 [ 3 ] {} <Debug> HTTP-Session: 95700cc7-ffb8-48fc-9835-d22dfbaeee73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7250 2024.06.25 04:54:20.553188 [ 3 ] {} <Trace> HTTP-Session: 95700cc7-ffb8-48fc-9835-d22dfbaeee73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7251 2024.06.25 04:54:20.553286 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7252 2024.06.25 04:54:20.553330 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7253 2024.06.25 04:54:20.553457 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7254 2024.06.25 04:54:20.553726 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7255 2024.06.25 04:54:20.553762 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7256 2024.06.25 04:54:20.554071 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
7257 2024.06.25 04:54:20.554388 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7258 2024.06.25 04:54:20.554517 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001257 sec., 3182.1797931583133 rows/sec., 222.19 KiB/sec.
7259 2024.06.25 04:54:20.554705 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Debug> DynamicQueryHandler: Done processing query
7260 2024.06.25 04:54:20.554730 [ 3 ] {d0be079b-428b-407e-bd39-9033b25e2900} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7261 2024.06.25 04:54:20.554745 [ 3 ] {} <Debug> HTTP-Session: 95700cc7-ffb8-48fc-9835-d22dfbaeee73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7262 2024.06.25 04:54:20.554904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7263 2024.06.25 04:54:20.554953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7264 2024.06.25 04:54:20.554973 [ 3 ] {} <Debug> HTTP-Session: cee65e3b-23cf-4f99-8547-72ae5d1a3871 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7265 2024.06.25 04:54:20.554989 [ 3 ] {} <Debug> HTTP-Session: cee65e3b-23cf-4f99-8547-72ae5d1a3871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.06.25 04:54:20.555002 [ 3 ] {} <Debug> HTTP-Session: cee65e3b-23cf-4f99-8547-72ae5d1a3871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7267 2024.06.25 04:54:20.555032 [ 3 ] {} <Trace> HTTP-Session: cee65e3b-23cf-4f99-8547-72ae5d1a3871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7268 2024.06.25 04:54:20.555151 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7269 2024.06.25 04:54:20.555194 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7270 2024.06.25 04:54:20.555318 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7271 2024.06.25 04:54:20.555643 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7272 2024.06.25 04:54:20.555679 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7273 2024.06.25 04:54:20.555994 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7274 2024.06.25 04:54:20.556301 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7275 2024.06.25 04:54:20.556440 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001332 sec., 57807.8078078078 rows/sec., 4.52 MiB/sec.
7276 2024.06.25 04:54:20.556736 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Debug> DynamicQueryHandler: Done processing query
7277 2024.06.25 04:54:20.556798 [ 3 ] {4a8c6c1b-b275-4e67-85fc-2dee94ddabb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7278 2024.06.25 04:54:20.556845 [ 3 ] {} <Debug> HTTP-Session: cee65e3b-23cf-4f99-8547-72ae5d1a3871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7279 2024.06.25 04:54:20.557066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7280 2024.06.25 04:54:20.557127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7281 2024.06.25 04:54:20.557150 [ 3 ] {} <Debug> HTTP-Session: b9ecd4fb-6e25-43e6-98a7-3a16c8e78b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7282 2024.06.25 04:54:20.557171 [ 3 ] {} <Debug> HTTP-Session: b9ecd4fb-6e25-43e6-98a7-3a16c8e78b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7283 2024.06.25 04:54:20.557188 [ 3 ] {} <Debug> HTTP-Session: b9ecd4fb-6e25-43e6-98a7-3a16c8e78b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7284 2024.06.25 04:54:20.557228 [ 3 ] {} <Trace> HTTP-Session: b9ecd4fb-6e25-43e6-98a7-3a16c8e78b32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7285 2024.06.25 04:54:20.557418 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7286 2024.06.25 04:54:20.557472 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7287 2024.06.25 04:54:20.557641 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7288 2024.06.25 04:54:20.558017 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7289 2024.06.25 04:54:20.558054 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7290 2024.06.25 04:54:20.558451 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7291 2024.06.25 04:54:20.558792 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7292 2024.06.25 04:54:20.558936 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0016 sec., 101250 rows/sec., 7.05 MiB/sec.
7293 2024.06.25 04:54:20.559136 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Debug> DynamicQueryHandler: Done processing query
7294 2024.06.25 04:54:20.559171 [ 3 ] {d7a85666-bcd6-4d62-8454-bae816e7b68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7295 2024.06.25 04:54:20.559191 [ 3 ] {} <Debug> HTTP-Session: b9ecd4fb-6e25-43e6-98a7-3a16c8e78b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7296 2024.06.25 04:54:20.559342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7297 2024.06.25 04:54:20.559391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7298 2024.06.25 04:54:20.559409 [ 3 ] {} <Debug> HTTP-Session: 3a5c1e21-9519-464f-8a90-3024718c89ac Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7299 2024.06.25 04:54:20.559425 [ 3 ] {} <Debug> HTTP-Session: 3a5c1e21-9519-464f-8a90-3024718c89ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.06.25 04:54:20.559439 [ 3 ] {} <Debug> HTTP-Session: 3a5c1e21-9519-464f-8a90-3024718c89ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7301 2024.06.25 04:54:20.559470 [ 3 ] {} <Trace> HTTP-Session: 3a5c1e21-9519-464f-8a90-3024718c89ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7302 2024.06.25 04:54:20.559645 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7303 2024.06.25 04:54:20.559711 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7304 2024.06.25 04:54:20.560119 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7305 2024.06.25 04:54:20.560667 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7306 2024.06.25 04:54:20.560710 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7307 2024.06.25 04:54:20.561295 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7308 2024.06.25 04:54:20.561703 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7309 2024.06.25 04:54:20.561882 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7310 2024.06.25 04:54:20.561896 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002344 sec., 3839.5904436860064 rows/sec., 6.88 MiB/sec.
7311 2024.06.25 04:54:20.561970 [ 74 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7312 2024.06.25 04:54:20.562043 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7313 2024.06.25 04:54:20.562265 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7314 2024.06.25 04:54:20.562352 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Debug> DynamicQueryHandler: Done processing query
7315 2024.06.25 04:54:20.562382 [ 3 ] {05449505-1ae8-4e76-8925-731ea3a6ca93} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7316 2024.06.25 04:54:20.562406 [ 3 ] {} <Debug> HTTP-Session: 3a5c1e21-9519-464f-8a90-3024718c89ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7317 2024.06.25 04:54:20.562558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7318 2024.06.25 04:54:20.562625 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7319 2024.06.25 04:54:20.562629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7320 2024.06.25 04:54:20.562666 [ 3 ] {} <Debug> HTTP-Session: 16c9ce16-80eb-40a7-a38d-d07a7193faaa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7321 2024.06.25 04:54:20.562694 [ 3 ] {} <Debug> HTTP-Session: 16c9ce16-80eb-40a7-a38d-d07a7193faaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.06.25 04:54:20.562702 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 555 rows starting from the beginning of the part
7323 2024.06.25 04:54:20.562712 [ 3 ] {} <Debug> HTTP-Session: 16c9ce16-80eb-40a7-a38d-d07a7193faaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7324 2024.06.25 04:54:20.562753 [ 3 ] {} <Trace> HTTP-Session: 16c9ce16-80eb-40a7-a38d-d07a7193faaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7325 2024.06.25 04:54:20.562978 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7326 2024.06.25 04:54:20.563052 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7327 2024.06.25 04:54:20.563057 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part
7328 2024.06.25 04:54:20.563510 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7329 2024.06.25 04:54:20.563523 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part
7330 2024.06.25 04:54:20.564094 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part
7331 2024.06.25 04:54:20.564282 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7332 2024.06.25 04:54:20.564382 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7333 2024.06.25 04:54:20.564644 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part
7334 2024.06.25 04:54:20.565144 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part
7335 2024.06.25 04:54:20.565478 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7336 2024.06.25 04:54:20.566099 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7337 2024.06.25 04:54:20.566407 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003539 sec., 16953.941791466517 rows/sec., 1.14 MiB/sec.
7338 2024.06.25 04:54:20.566614 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Debug> DynamicQueryHandler: Done processing query
7339 2024.06.25 04:54:20.566639 [ 3 ] {7cea3f94-ed53-4c52-b926-caa826d1f530} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7340 2024.06.25 04:54:20.566658 [ 3 ] {} <Debug> HTTP-Session: 16c9ce16-80eb-40a7-a38d-d07a7193faaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7341 2024.06.25 04:54:20.569189 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 19 columns (19 merged, 0 gathered) in 0.007017573 sec., 88634.63194469085 rows/sec., 158.83 MiB/sec.
7342 2024.06.25 04:54:20.569761 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7343 2024.06.25 04:54:20.570296 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7344 2024.06.25 04:54:20.570371 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7345 2024.06.25 04:54:20.570471 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
7346 2024.06.25 04:54:24.535466 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
7347 2024.06.25 04:54:24.535549 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
7348 2024.06.25 04:54:25.546577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7349 2024.06.25 04:54:25.546700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7350 2024.06.25 04:54:25.546727 [ 3 ] {} <Debug> HTTP-Session: 015231cc-92dd-49a5-8698-08b2b3b3e908 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7351 2024.06.25 04:54:25.546752 [ 3 ] {} <Debug> HTTP-Session: 015231cc-92dd-49a5-8698-08b2b3b3e908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7352 2024.06.25 04:54:25.546769 [ 3 ] {} <Debug> HTTP-Session: 015231cc-92dd-49a5-8698-08b2b3b3e908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.06.25 04:54:25.546829 [ 3 ] {} <Trace> HTTP-Session: 015231cc-92dd-49a5-8698-08b2b3b3e908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7354 2024.06.25 04:54:25.547034 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7355 2024.06.25 04:54:25.547107 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7356 2024.06.25 04:54:25.547307 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7357 2024.06.25 04:54:25.547752 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7358 2024.06.25 04:54:25.547803 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7359 2024.06.25 04:54:25.548211 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7360 2024.06.25 04:54:25.548647 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7361 2024.06.25 04:54:25.548867 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001888 sec., 10593.220338983052 rows/sec., 858.63 KiB/sec.
7362 2024.06.25 04:54:25.549170 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Debug> DynamicQueryHandler: Done processing query
7363 2024.06.25 04:54:25.549210 [ 3 ] {f8d3ddee-ce3a-4e93-b013-bb0512ca9496} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7364 2024.06.25 04:54:25.549231 [ 3 ] {} <Debug> HTTP-Session: 015231cc-92dd-49a5-8698-08b2b3b3e908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.06.25 04:54:25.549384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7366 2024.06.25 04:54:25.549457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7367 2024.06.25 04:54:25.549482 [ 3 ] {} <Debug> HTTP-Session: 80aa351e-c0ae-4a2a-86b3-59542531fd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7368 2024.06.25 04:54:25.549503 [ 3 ] {} <Debug> HTTP-Session: 80aa351e-c0ae-4a2a-86b3-59542531fd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.06.25 04:54:25.549517 [ 3 ] {} <Debug> HTTP-Session: 80aa351e-c0ae-4a2a-86b3-59542531fd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.06.25 04:54:25.549563 [ 3 ] {} <Trace> HTTP-Session: 80aa351e-c0ae-4a2a-86b3-59542531fd37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7371 2024.06.25 04:54:25.549682 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7372 2024.06.25 04:54:25.549733 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7373 2024.06.25 04:54:25.549874 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7374 2024.06.25 04:54:25.550235 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7375 2024.06.25 04:54:25.550277 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7376 2024.06.25 04:54:25.550616 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7377 2024.06.25 04:54:25.550959 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7378 2024.06.25 04:54:25.551119 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 334.88 KiB/sec.
7379 2024.06.25 04:54:25.551440 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Debug> DynamicQueryHandler: Done processing query
7380 2024.06.25 04:54:25.551468 [ 3 ] {fa0fb2e3-e111-4624-b2de-83a5995d2579} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7381 2024.06.25 04:54:25.551485 [ 3 ] {} <Debug> HTTP-Session: 80aa351e-c0ae-4a2a-86b3-59542531fd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.06.25 04:54:25.551644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7383 2024.06.25 04:54:25.551700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7384 2024.06.25 04:54:25.551721 [ 3 ] {} <Debug> HTTP-Session: 767a8b04-b6ef-40ef-8c25-6f616550a460 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7385 2024.06.25 04:54:25.551737 [ 3 ] {} <Debug> HTTP-Session: 767a8b04-b6ef-40ef-8c25-6f616550a460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.06.25 04:54:25.551757 [ 3 ] {} <Debug> HTTP-Session: 767a8b04-b6ef-40ef-8c25-6f616550a460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.06.25 04:54:25.551791 [ 3 ] {} <Trace> HTTP-Session: 767a8b04-b6ef-40ef-8c25-6f616550a460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7388 2024.06.25 04:54:25.551933 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7389 2024.06.25 04:54:25.551980 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7390 2024.06.25 04:54:25.552130 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7391 2024.06.25 04:54:25.552515 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7392 2024.06.25 04:54:25.552556 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7393 2024.06.25 04:54:25.552896 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7394 2024.06.25 04:54:25.553227 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7395 2024.06.25 04:54:25.553383 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Debug> executeQuery: Read 119 rows, 10.01 KiB in 0.001503 sec., 79174.98336660014 rows/sec., 6.50 MiB/sec.
7396 2024.06.25 04:54:25.553592 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Debug> DynamicQueryHandler: Done processing query
7397 2024.06.25 04:54:25.553621 [ 3 ] {32c1207c-75b2-4f67-af24-9f7f3202eb8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7398 2024.06.25 04:54:25.553641 [ 3 ] {} <Debug> HTTP-Session: 767a8b04-b6ef-40ef-8c25-6f616550a460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.06.25 04:54:25.553785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7400 2024.06.25 04:54:25.553834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7401 2024.06.25 04:54:25.553855 [ 3 ] {} <Debug> HTTP-Session: b97ab898-2a8a-411c-8d5a-216e80e42590 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7402 2024.06.25 04:54:25.553870 [ 3 ] {} <Debug> HTTP-Session: b97ab898-2a8a-411c-8d5a-216e80e42590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7403 2024.06.25 04:54:25.553883 [ 3 ] {} <Debug> HTTP-Session: b97ab898-2a8a-411c-8d5a-216e80e42590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7404 2024.06.25 04:54:25.553912 [ 3 ] {} <Trace> HTTP-Session: b97ab898-2a8a-411c-8d5a-216e80e42590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7405 2024.06.25 04:54:25.554009 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7406 2024.06.25 04:54:25.554052 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7407 2024.06.25 04:54:25.554175 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7408 2024.06.25 04:54:25.554444 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7409 2024.06.25 04:54:25.554480 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7410 2024.06.25 04:54:25.554851 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7411 2024.06.25 04:54:25.555165 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7412 2024.06.25 04:54:25.555321 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 319.56 KiB/sec.
7413 2024.06.25 04:54:25.555494 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Debug> DynamicQueryHandler: Done processing query
7414 2024.06.25 04:54:25.555521 [ 3 ] {d97e107c-f614-4524-8744-a7ec44351f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7415 2024.06.25 04:54:25.555537 [ 3 ] {} <Debug> HTTP-Session: b97ab898-2a8a-411c-8d5a-216e80e42590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.06.25 04:54:25.555710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7417 2024.06.25 04:54:25.555762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7418 2024.06.25 04:54:25.555783 [ 3 ] {} <Debug> HTTP-Session: 38b41d22-c297-48c7-a9f2-ea46a7b2196d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7419 2024.06.25 04:54:25.555799 [ 3 ] {} <Debug> HTTP-Session: 38b41d22-c297-48c7-a9f2-ea46a7b2196d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.06.25 04:54:25.555813 [ 3 ] {} <Debug> HTTP-Session: 38b41d22-c297-48c7-a9f2-ea46a7b2196d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.06.25 04:54:25.555844 [ 3 ] {} <Trace> HTTP-Session: 38b41d22-c297-48c7-a9f2-ea46a7b2196d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7422 2024.06.25 04:54:25.555971 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7423 2024.06.25 04:54:25.556017 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7424 2024.06.25 04:54:25.556146 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7425 2024.06.25 04:54:25.556532 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7426 2024.06.25 04:54:25.556582 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7427 2024.06.25 04:54:25.556960 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7428 2024.06.25 04:54:25.557340 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7429 2024.06.25 04:54:25.557492 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001566 sec., 57471.2643678161 rows/sec., 4.49 MiB/sec.
7430 2024.06.25 04:54:25.557672 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Debug> DynamicQueryHandler: Done processing query
7431 2024.06.25 04:54:25.557699 [ 3 ] {a639ce24-c85a-4afb-9c34-5e4678fae21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7432 2024.06.25 04:54:25.557714 [ 3 ] {} <Debug> HTTP-Session: 38b41d22-c297-48c7-a9f2-ea46a7b2196d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.06.25 04:54:25.557903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7434 2024.06.25 04:54:25.557954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7435 2024.06.25 04:54:25.557974 [ 3 ] {} <Debug> HTTP-Session: 19e941e4-8159-4608-8c79-32d5d6f46cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7436 2024.06.25 04:54:25.557992 [ 3 ] {} <Debug> HTTP-Session: 19e941e4-8159-4608-8c79-32d5d6f46cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.06.25 04:54:25.558006 [ 3 ] {} <Debug> HTTP-Session: 19e941e4-8159-4608-8c79-32d5d6f46cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7438 2024.06.25 04:54:25.558037 [ 3 ] {} <Trace> HTTP-Session: 19e941e4-8159-4608-8c79-32d5d6f46cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7439 2024.06.25 04:54:25.558189 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7440 2024.06.25 04:54:25.558239 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7441 2024.06.25 04:54:25.558387 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7442 2024.06.25 04:54:25.558797 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7443 2024.06.25 04:54:25.558837 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7444 2024.06.25 04:54:25.559248 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7445 2024.06.25 04:54:25.559601 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7446 2024.06.25 04:54:25.559767 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001636 sec., 99633.25183374083 rows/sec., 6.94 MiB/sec.
7447 2024.06.25 04:54:25.560105 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Debug> DynamicQueryHandler: Done processing query
7448 2024.06.25 04:54:25.560145 [ 3 ] {ee4078c7-622a-4cf2-bac3-75e36b5ca5bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7449 2024.06.25 04:54:25.560163 [ 3 ] {} <Debug> HTTP-Session: 19e941e4-8159-4608-8c79-32d5d6f46cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7450 2024.06.25 04:54:25.560351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7451 2024.06.25 04:54:25.560403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7452 2024.06.25 04:54:25.560423 [ 3 ] {} <Debug> HTTP-Session: 6d1dd364-4238-46d2-9105-45a3b43e998d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7453 2024.06.25 04:54:25.560440 [ 3 ] {} <Debug> HTTP-Session: 6d1dd364-4238-46d2-9105-45a3b43e998d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7454 2024.06.25 04:54:25.560454 [ 3 ] {} <Debug> HTTP-Session: 6d1dd364-4238-46d2-9105-45a3b43e998d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7455 2024.06.25 04:54:25.560484 [ 3 ] {} <Trace> HTTP-Session: 6d1dd364-4238-46d2-9105-45a3b43e998d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7456 2024.06.25 04:54:25.560766 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7457 2024.06.25 04:54:25.560846 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7458 2024.06.25 04:54:25.561276 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7459 2024.06.25 04:54:25.562015 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7460 2024.06.25 04:54:25.562054 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7461 2024.06.25 04:54:25.562756 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7462 2024.06.25 04:54:25.563385 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7463 2024.06.25 04:54:25.563634 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.003053 sec., 6550.933508024893 rows/sec., 11.74 MiB/sec.
7464 2024.06.25 04:54:25.563901 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Debug> DynamicQueryHandler: Done processing query
7465 2024.06.25 04:54:25.563928 [ 3 ] {f3c5e0f6-af75-46d3-87ba-a77f36776b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7466 2024.06.25 04:54:25.563945 [ 3 ] {} <Debug> HTTP-Session: 6d1dd364-4238-46d2-9105-45a3b43e998d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7467 2024.06.25 04:54:25.564077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7468 2024.06.25 04:54:25.564129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7469 2024.06.25 04:54:25.564151 [ 3 ] {} <Debug> HTTP-Session: e19ffd30-88b5-4320-83bd-a5d64d725d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7470 2024.06.25 04:54:25.564169 [ 3 ] {} <Debug> HTTP-Session: e19ffd30-88b5-4320-83bd-a5d64d725d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7471 2024.06.25 04:54:25.564183 [ 3 ] {} <Debug> HTTP-Session: e19ffd30-88b5-4320-83bd-a5d64d725d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7472 2024.06.25 04:54:25.564214 [ 3 ] {} <Trace> HTTP-Session: e19ffd30-88b5-4320-83bd-a5d64d725d68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7473 2024.06.25 04:54:25.564338 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7474 2024.06.25 04:54:25.564388 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7475 2024.06.25 04:54:25.564524 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7476 2024.06.25 04:54:25.564899 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7477 2024.06.25 04:54:25.564941 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7478 2024.06.25 04:54:25.565322 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7479 2024.06.25 04:54:25.565665 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7480 2024.06.25 04:54:25.565837 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec.
7481 2024.06.25 04:54:25.566022 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Debug> DynamicQueryHandler: Done processing query
7482 2024.06.25 04:54:25.566049 [ 3 ] {c9c99263-2dec-40a4-b06e-b9d31e04d7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7483 2024.06.25 04:54:25.566066 [ 3 ] {} <Debug> HTTP-Session: e19ffd30-88b5-4320-83bd-a5d64d725d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7484 2024.06.25 04:54:30.545882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7485 2024.06.25 04:54:30.546082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7486 2024.06.25 04:54:30.546128 [ 3 ] {} <Debug> HTTP-Session: 222424c6-99e3-4b58-861a-a4dd4e37f3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7487 2024.06.25 04:54:30.546169 [ 3 ] {} <Debug> HTTP-Session: 222424c6-99e3-4b58-861a-a4dd4e37f3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.06.25 04:54:30.546198 [ 3 ] {} <Debug> HTTP-Session: 222424c6-99e3-4b58-861a-a4dd4e37f3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7489 2024.06.25 04:54:30.546277 [ 3 ] {} <Trace> HTTP-Session: 222424c6-99e3-4b58-861a-a4dd4e37f3c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7490 2024.06.25 04:54:30.546566 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7491 2024.06.25 04:54:30.546677 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7492 2024.06.25 04:54:30.546937 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7493 2024.06.25 04:54:30.547365 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7494 2024.06.25 04:54:30.547406 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7495 2024.06.25 04:54:30.547787 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7496 2024.06.25 04:54:30.548130 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7497 2024.06.25 04:54:30.548276 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001801 sec., 4997.223764575236 rows/sec., 405.05 KiB/sec.
7498 2024.06.25 04:54:30.548493 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Debug> DynamicQueryHandler: Done processing query
7499 2024.06.25 04:54:30.548521 [ 3 ] {f29cc0ab-71d1-4532-8acd-22859add1fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7500 2024.06.25 04:54:30.548538 [ 3 ] {} <Debug> HTTP-Session: 222424c6-99e3-4b58-861a-a4dd4e37f3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7501 2024.06.25 04:54:30.548773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7502 2024.06.25 04:54:30.548833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7503 2024.06.25 04:54:30.548853 [ 3 ] {} <Debug> HTTP-Session: 41a9195e-7f6e-44f4-b0bc-21726fb30739 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7504 2024.06.25 04:54:30.548871 [ 3 ] {} <Debug> HTTP-Session: 41a9195e-7f6e-44f4-b0bc-21726fb30739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7505 2024.06.25 04:54:30.548886 [ 3 ] {} <Debug> HTTP-Session: 41a9195e-7f6e-44f4-b0bc-21726fb30739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7506 2024.06.25 04:54:30.548921 [ 3 ] {} <Trace> HTTP-Session: 41a9195e-7f6e-44f4-b0bc-21726fb30739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7507 2024.06.25 04:54:30.549046 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7508 2024.06.25 04:54:30.549094 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7509 2024.06.25 04:54:30.549221 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7510 2024.06.25 04:54:30.549563 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7511 2024.06.25 04:54:30.549599 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7512 2024.06.25 04:54:30.549920 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7513 2024.06.25 04:54:30.550239 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7514 2024.06.25 04:54:30.550373 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001375 sec., 60363.63636363637 rows/sec., 4.91 MiB/sec.
7515 2024.06.25 04:54:30.550540 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Debug> DynamicQueryHandler: Done processing query
7516 2024.06.25 04:54:30.550565 [ 3 ] {16155e4c-545b-46bd-ab5c-6ba925008207} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7517 2024.06.25 04:54:30.550582 [ 3 ] {} <Debug> HTTP-Session: 41a9195e-7f6e-44f4-b0bc-21726fb30739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7518 2024.06.25 04:54:30.550714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7519 2024.06.25 04:54:30.550765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7520 2024.06.25 04:54:30.550785 [ 3 ] {} <Debug> HTTP-Session: f958f0ec-0944-46b4-8988-083ad7fd6903 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7521 2024.06.25 04:54:30.550804 [ 3 ] {} <Debug> HTTP-Session: f958f0ec-0944-46b4-8988-083ad7fd6903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7522 2024.06.25 04:54:30.550823 [ 3 ] {} <Debug> HTTP-Session: f958f0ec-0944-46b4-8988-083ad7fd6903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.06.25 04:54:30.550854 [ 3 ] {} <Trace> HTTP-Session: f958f0ec-0944-46b4-8988-083ad7fd6903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7524 2024.06.25 04:54:30.550978 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7525 2024.06.25 04:54:30.551022 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7526 2024.06.25 04:54:30.551146 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7527 2024.06.25 04:54:30.551474 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7528 2024.06.25 04:54:30.551510 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7529 2024.06.25 04:54:30.551822 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7530 2024.06.25 04:54:30.552126 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7531 2024.06.25 04:54:30.552259 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00133 sec., 54887.21804511278 rows/sec., 4.29 MiB/sec.
7532 2024.06.25 04:54:30.552422 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Debug> DynamicQueryHandler: Done processing query
7533 2024.06.25 04:54:30.552448 [ 3 ] {d7e83ce9-71c8-4ee7-acaa-630d6dff116f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7534 2024.06.25 04:54:30.552463 [ 3 ] {} <Debug> HTTP-Session: f958f0ec-0944-46b4-8988-083ad7fd6903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7535 2024.06.25 04:54:30.552632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7536 2024.06.25 04:54:30.552682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7537 2024.06.25 04:54:30.552701 [ 3 ] {} <Debug> HTTP-Session: 2545a98e-0030-4400-a912-49dccc876aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7538 2024.06.25 04:54:30.552718 [ 3 ] {} <Debug> HTTP-Session: 2545a98e-0030-4400-a912-49dccc876aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7539 2024.06.25 04:54:30.552731 [ 3 ] {} <Debug> HTTP-Session: 2545a98e-0030-4400-a912-49dccc876aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.06.25 04:54:30.552763 [ 3 ] {} <Trace> HTTP-Session: 2545a98e-0030-4400-a912-49dccc876aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7541 2024.06.25 04:54:30.552911 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7542 2024.06.25 04:54:30.552958 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7543 2024.06.25 04:54:30.553102 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7544 2024.06.25 04:54:30.553489 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7545 2024.06.25 04:54:30.553524 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7546 2024.06.25 04:54:30.553921 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7547 2024.06.25 04:54:30.554264 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7548 2024.06.25 04:54:30.554403 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec.
7549 2024.06.25 04:54:30.554612 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Debug> DynamicQueryHandler: Done processing query
7550 2024.06.25 04:54:30.554636 [ 3 ] {ffb394fd-cec0-4da8-98a8-df2fdd624f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7551 2024.06.25 04:54:30.554653 [ 3 ] {} <Debug> HTTP-Session: 2545a98e-0030-4400-a912-49dccc876aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7552 2024.06.25 04:54:30.554778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7553 2024.06.25 04:54:30.554828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7554 2024.06.25 04:54:30.554848 [ 3 ] {} <Debug> HTTP-Session: 360111a7-3024-4f46-be53-9024f28d255d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7555 2024.06.25 04:54:30.554864 [ 3 ] {} <Debug> HTTP-Session: 360111a7-3024-4f46-be53-9024f28d255d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7556 2024.06.25 04:54:30.554878 [ 3 ] {} <Debug> HTTP-Session: 360111a7-3024-4f46-be53-9024f28d255d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7557 2024.06.25 04:54:30.554909 [ 3 ] {} <Trace> HTTP-Session: 360111a7-3024-4f46-be53-9024f28d255d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7558 2024.06.25 04:54:30.555100 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7559 2024.06.25 04:54:30.555165 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7560 2024.06.25 04:54:30.555578 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7561 2024.06.25 04:54:30.556111 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7562 2024.06.25 04:54:30.556148 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7563 2024.06.25 04:54:30.556738 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7564 2024.06.25 04:54:30.557162 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7565 2024.06.25 04:54:30.557350 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002366 sec., 3803.8884192730347 rows/sec., 6.82 MiB/sec.
7566 2024.06.25 04:54:30.557865 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Debug> DynamicQueryHandler: Done processing query
7567 2024.06.25 04:54:30.557915 [ 3 ] {58db92d7-7394-4353-9a14-801abacb5f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7568 2024.06.25 04:54:30.557950 [ 3 ] {} <Debug> HTTP-Session: 360111a7-3024-4f46-be53-9024f28d255d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7569 2024.06.25 04:54:30.558079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7570 2024.06.25 04:54:30.558133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7571 2024.06.25 04:54:30.558153 [ 3 ] {} <Debug> HTTP-Session: 0a75535c-8c96-40f5-bf8f-d016b3659091 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7572 2024.06.25 04:54:30.558170 [ 3 ] {} <Debug> HTTP-Session: 0a75535c-8c96-40f5-bf8f-d016b3659091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7573 2024.06.25 04:54:30.558183 [ 3 ] {} <Debug> HTTP-Session: 0a75535c-8c96-40f5-bf8f-d016b3659091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7574 2024.06.25 04:54:30.558215 [ 3 ] {} <Trace> HTTP-Session: 0a75535c-8c96-40f5-bf8f-d016b3659091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7575 2024.06.25 04:54:30.558336 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7576 2024.06.25 04:54:30.558383 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7577 2024.06.25 04:54:30.558523 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7578 2024.06.25 04:54:30.558882 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7579 2024.06.25 04:54:30.558919 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7580 2024.06.25 04:54:30.559276 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7581 2024.06.25 04:54:30.559605 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7582 2024.06.25 04:54:30.559758 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec.
7583 2024.06.25 04:54:30.559927 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Debug> DynamicQueryHandler: Done processing query
7584 2024.06.25 04:54:30.559952 [ 3 ] {814686a2-47c6-4621-90b7-8b840007063a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7585 2024.06.25 04:54:30.559967 [ 3 ] {} <Debug> HTTP-Session: 0a75535c-8c96-40f5-bf8f-d016b3659091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7586 2024.06.25 04:54:35.547060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7587 2024.06.25 04:54:35.547215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7588 2024.06.25 04:54:35.547247 [ 3 ] {} <Debug> HTTP-Session: 2a7de74d-a0a3-4867-b682-d53cff2f29c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7589 2024.06.25 04:54:35.547277 [ 3 ] {} <Debug> HTTP-Session: 2a7de74d-a0a3-4867-b682-d53cff2f29c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7590 2024.06.25 04:54:35.547296 [ 3 ] {} <Debug> HTTP-Session: 2a7de74d-a0a3-4867-b682-d53cff2f29c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7591 2024.06.25 04:54:35.547356 [ 3 ] {} <Trace> HTTP-Session: 2a7de74d-a0a3-4867-b682-d53cff2f29c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7592 2024.06.25 04:54:35.547575 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7593 2024.06.25 04:54:35.547651 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7594 2024.06.25 04:54:35.547870 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7595 2024.06.25 04:54:35.548349 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7596 2024.06.25 04:54:35.548397 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7597 2024.06.25 04:54:35.548776 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7598 2024.06.25 04:54:35.549124 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7599 2024.06.25 04:54:35.549273 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001767 sec., 11318.619128466327 rows/sec., 917.43 KiB/sec.
7600 2024.06.25 04:54:35.549492 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Debug> DynamicQueryHandler: Done processing query
7601 2024.06.25 04:54:35.549521 [ 3 ] {6917b0a0-7d38-412e-bb7b-60d6edf3ae02} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7602 2024.06.25 04:54:35.549538 [ 3 ] {} <Debug> HTTP-Session: 2a7de74d-a0a3-4867-b682-d53cff2f29c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7603 2024.06.25 04:54:35.549721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7604 2024.06.25 04:54:35.549780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7605 2024.06.25 04:54:35.549829 [ 3 ] {} <Debug> HTTP-Session: 0ea9da53-5438-4536-8386-8dcd03d97096 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7606 2024.06.25 04:54:35.549849 [ 3 ] {} <Debug> HTTP-Session: 0ea9da53-5438-4536-8386-8dcd03d97096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7607 2024.06.25 04:54:35.549863 [ 3 ] {} <Debug> HTTP-Session: 0ea9da53-5438-4536-8386-8dcd03d97096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7608 2024.06.25 04:54:35.549902 [ 3 ] {} <Trace> HTTP-Session: 0ea9da53-5438-4536-8386-8dcd03d97096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7609 2024.06.25 04:54:35.550042 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7610 2024.06.25 04:54:35.550091 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7611 2024.06.25 04:54:35.550226 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7612 2024.06.25 04:54:35.550631 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7613 2024.06.25 04:54:35.550669 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7614 2024.06.25 04:54:35.550989 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7615 2024.06.25 04:54:35.551327 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7616 2024.06.25 04:54:35.551454 [ 63 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7617 2024.06.25 04:54:35.551460 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001471 sec., 78857.9197824609 rows/sec., 6.50 MiB/sec.
7618 2024.06.25 04:54:35.551501 [ 63 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7619 2024.06.25 04:54:35.551540 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7620 2024.06.25 04:54:35.551694 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Debug> DynamicQueryHandler: Done processing query
7621 2024.06.25 04:54:35.551739 [ 3 ] {74fd56e6-eddf-4c12-aa5e-e2a908a2c0ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7622 2024.06.25 04:54:35.551767 [ 3 ] {} <Debug> HTTP-Session: 0ea9da53-5438-4536-8386-8dcd03d97096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.06.25 04:54:35.551761 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7624 2024.06.25 04:54:35.551949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7625 2024.06.25 04:54:35.552044 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7626 2024.06.25 04:54:35.552060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7627 2024.06.25 04:54:35.552113 [ 3 ] {} <Debug> HTTP-Session: 678f28a3-c4f7-43b3-90e1-28fd5a8403d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7628 2024.06.25 04:54:35.552113 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 187 rows starting from the beginning of the part
7629 2024.06.25 04:54:35.552151 [ 3 ] {} <Debug> HTTP-Session: 678f28a3-c4f7-43b3-90e1-28fd5a8403d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7630 2024.06.25 04:54:35.552189 [ 3 ] {} <Debug> HTTP-Session: 678f28a3-c4f7-43b3-90e1-28fd5a8403d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7631 2024.06.25 04:54:35.552300 [ 3 ] {} <Trace> HTTP-Session: 678f28a3-c4f7-43b3-90e1-28fd5a8403d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7632 2024.06.25 04:54:35.552375 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part
7633 2024.06.25 04:54:35.552679 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 85 rows starting from the beginning of the part
7634 2024.06.25 04:54:35.552700 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7635 2024.06.25 04:54:35.552882 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7636 2024.06.25 04:54:35.553042 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 119 rows starting from the beginning of the part
7637 2024.06.25 04:54:35.553425 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 83 rows starting from the beginning of the part
7638 2024.06.25 04:54:35.553837 [ 188 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part
7639 2024.06.25 04:54:35.553929 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7640 2024.06.25 04:54:35.554927 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7641 2024.06.25 04:54:35.554989 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7642 2024.06.25 04:54:35.555900 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7643 2024.06.25 04:54:35.556589 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 4 columns (4 merged, 0 gathered) in 0.00495978 sec., 142345.02336797197 rows/sec., 11.67 MiB/sec.
7644 2024.06.25 04:54:35.556605 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7645 2024.06.25 04:54:35.556811 [ 63 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7646 2024.06.25 04:54:35.556838 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.004314 sec., 19471.488178025033 rows/sec., 1.52 MiB/sec.
7647 2024.06.25 04:54:35.556858 [ 63 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7648 2024.06.25 04:54:35.556879 [ 197 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7649 2024.06.25 04:54:35.556926 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7650 2024.06.25 04:54:35.557412 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7651 2024.06.25 04:54:35.557450 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Debug> DynamicQueryHandler: Done processing query
7652 2024.06.25 04:54:35.557584 [ 3 ] {991d9e94-1a64-4160-ab0f-84d3ed0e7b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7653 2024.06.25 04:54:35.557723 [ 3 ] {} <Debug> HTTP-Session: 678f28a3-c4f7-43b3-90e1-28fd5a8403d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7654 2024.06.25 04:54:35.558202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7655 2024.06.25 04:54:35.558481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7656 2024.06.25 04:54:35.558515 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7657 2024.06.25 04:54:35.558609 [ 3 ] {} <Debug> HTTP-Session: 8e6d9217-b7c3-42a9-b1ff-8523c65b2a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7658 2024.06.25 04:54:35.558661 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 149 rows starting from the beginning of the part
7659 2024.06.25 04:54:35.558753 [ 3 ] {} <Debug> HTTP-Session: 8e6d9217-b7c3-42a9-b1ff-8523c65b2a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.06.25 04:54:35.558852 [ 3 ] {} <Debug> HTTP-Session: 8e6d9217-b7c3-42a9-b1ff-8523c65b2a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.06.25 04:54:35.559134 [ 3 ] {} <Trace> HTTP-Session: 8e6d9217-b7c3-42a9-b1ff-8523c65b2a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7662 2024.06.25 04:54:35.559187 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 84 rows starting from the beginning of the part
7663 2024.06.25 04:54:35.559837 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7664 2024.06.25 04:54:35.559863 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 77 rows starting from the beginning of the part
7665 2024.06.25 04:54:35.560205 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7666 2024.06.25 04:54:35.560411 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part
7667 2024.06.25 04:54:35.560469 [ 198 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7668 2024.06.25 04:54:35.560852 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 73 rows starting from the beginning of the part
7669 2024.06.25 04:54:35.561145 [ 198 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_51_10} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7670 2024.06.25 04:54:35.561234 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 84 rows starting from the beginning of the part
7671 2024.06.25 04:54:35.561671 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7672 2024.06.25 04:54:35.561935 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7673 2024.06.25 04:54:35.562559 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7674 2024.06.25 04:54:35.562607 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7675 2024.06.25 04:54:35.563132 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.006028036 sec., 92401.57158981798 rows/sec., 7.22 MiB/sec.
7676 2024.06.25 04:54:35.563265 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7677 2024.06.25 04:54:35.563322 [ 197 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7678 2024.06.25 04:54:35.564185 [ 197 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7679 2024.06.25 04:54:35.564230 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7680 2024.06.25 04:54:35.564352 [ 197 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_51_10} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7681 2024.06.25 04:54:35.564489 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7682 2024.06.25 04:54:35.564580 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005223 sec., 30633.735401110473 rows/sec., 2.13 MiB/sec.
7683 2024.06.25 04:54:35.564584 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7684 2024.06.25 04:54:35.564604 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7685 2024.06.25 04:54:35.564659 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7686 2024.06.25 04:54:35.565053 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7687 2024.06.25 04:54:35.565111 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Debug> DynamicQueryHandler: Done processing query
7688 2024.06.25 04:54:35.565197 [ 3 ] {e961acec-5996-458b-b510-aca5ab5caf5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7689 2024.06.25 04:54:35.565291 [ 3 ] {} <Debug> HTTP-Session: 8e6d9217-b7c3-42a9-b1ff-8523c65b2a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7690 2024.06.25 04:54:35.565621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7691 2024.06.25 04:54:35.565736 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7692 2024.06.25 04:54:35.565804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7693 2024.06.25 04:54:35.565887 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 6913 rows starting from the beginning of the part
7694 2024.06.25 04:54:35.565891 [ 3 ] {} <Debug> HTTP-Session: 4fba3eff-2044-43e2-8c68-d1531de32cda Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7695 2024.06.25 04:54:35.565986 [ 3 ] {} <Debug> HTTP-Session: 4fba3eff-2044-43e2-8c68-d1531de32cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.06.25 04:54:35.566049 [ 3 ] {} <Debug> HTTP-Session: 4fba3eff-2044-43e2-8c68-d1531de32cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7697 2024.06.25 04:54:35.566217 [ 3 ] {} <Trace> HTTP-Session: 4fba3eff-2044-43e2-8c68-d1531de32cda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7698 2024.06.25 04:54:35.566275 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
7699 2024.06.25 04:54:35.566657 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part
7700 2024.06.25 04:54:35.566798 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7701 2024.06.25 04:54:35.566981 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 163 rows starting from the beginning of the part
7702 2024.06.25 04:54:35.567077 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7703 2024.06.25 04:54:35.567327 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
7704 2024.06.25 04:54:35.567684 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
7705 2024.06.25 04:54:35.569302 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7706 2024.06.25 04:54:35.570877 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7707 2024.06.25 04:54:35.570967 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7708 2024.06.25 04:54:35.572114 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7709 2024.06.25 04:54:35.572640 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7710 2024.06.25 04:54:35.573104 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.006576 sec., 3041.3625304136253 rows/sec., 5.45 MiB/sec.
7711 2024.06.25 04:54:35.573392 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7718 rows, containing 5 columns (5 merged, 0 gathered) in 0.008586937 sec., 898807.1066551438 rows/sec., 62.69 MiB/sec.
7712 2024.06.25 04:54:35.573987 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Debug> DynamicQueryHandler: Done processing query
7713 2024.06.25 04:54:35.574020 [ 3 ] {4d4c1cae-7092-43c2-9b60-3af242d021db} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7714 2024.06.25 04:54:35.574057 [ 3 ] {} <Debug> HTTP-Session: 4fba3eff-2044-43e2-8c68-d1531de32cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7715 2024.06.25 04:54:35.574145 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7716 2024.06.25 04:54:35.574214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7717 2024.06.25 04:54:35.574299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7718 2024.06.25 04:54:35.574342 [ 3 ] {} <Debug> HTTP-Session: dbc97d7c-1154-49b8-beda-495a358e1912 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7719 2024.06.25 04:54:35.574372 [ 3 ] {} <Debug> HTTP-Session: dbc97d7c-1154-49b8-beda-495a358e1912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7720 2024.06.25 04:54:35.574394 [ 3 ] {} <Debug> HTTP-Session: dbc97d7c-1154-49b8-beda-495a358e1912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.06.25 04:54:35.574469 [ 3 ] {} <Trace> HTTP-Session: dbc97d7c-1154-49b8-beda-495a358e1912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7722 2024.06.25 04:54:35.574768 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7723 2024.06.25 04:54:35.574854 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7724 2024.06.25 04:54:35.575051 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7725 2024.06.25 04:54:35.575279 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7726 2024.06.25 04:54:35.575326 [ 198 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7727 2024.06.25 04:54:35.575491 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB.
7728 2024.06.25 04:54:35.575704 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7729 2024.06.25 04:54:35.575747 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7730 2024.06.25 04:54:35.576137 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7731 2024.06.25 04:54:35.576486 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7732 2024.06.25 04:54:35.576613 [ 59 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7733 2024.06.25 04:54:35.576618 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001958 sec., 30643.513789581204 rows/sec., 2.07 MiB/sec.
7734 2024.06.25 04:54:35.576647 [ 59 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7735 2024.06.25 04:54:35.576683 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7736 2024.06.25 04:54:35.576798 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7737 2024.06.25 04:54:35.576833 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Debug> DynamicQueryHandler: Done processing query
7738 2024.06.25 04:54:35.576871 [ 3 ] {6cc2770b-de4d-41aa-af58-6db3ed0d953c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7739 2024.06.25 04:54:35.576901 [ 3 ] {} <Debug> HTTP-Session: dbc97d7c-1154-49b8-beda-495a358e1912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7740 2024.06.25 04:54:35.576957 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7741 2024.06.25 04:54:35.576989 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2456 rows starting from the beginning of the part
7742 2024.06.25 04:54:35.577069 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
7743 2024.06.25 04:54:35.577141 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
7744 2024.06.25 04:54:35.577364 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
7745 2024.06.25 04:54:35.577437 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
7746 2024.06.25 04:54:35.577532 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
7747 2024.06.25 04:54:35.578933 [ 192 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002183205 sec., 1262364.2763734967 rows/sec., 84.93 MiB/sec.
7748 2024.06.25 04:54:35.579152 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7749 2024.06.25 04:54:35.579514 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7750 2024.06.25 04:54:35.579589 [ 195 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_51_10} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7751 2024.06.25 04:54:35.579656 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
7752 2024.06.25 04:54:36.431553 [ 59 ] {} <Debug> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
7753 2024.06.25 04:54:36.431660 [ 59 ] {} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7754 2024.06.25 04:54:36.431704 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7755 2024.06.25 04:54:36.431954 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
7756 2024.06.25 04:54:36.432172 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7757 2024.06.25 04:54:36.432214 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
7758 2024.06.25 04:54:36.432299 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
7759 2024.06.25 04:54:36.432520 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7760 2024.06.25 04:54:36.432667 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
7761 2024.06.25 04:54:36.432806 [ 186 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
7762 2024.06.25 04:54:36.433873 [ 192 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054053 sec., 16552.6400730653 rows/sec., 1.13 MiB/sec.
7763 2024.06.25 04:54:36.434054 [ 190 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
7764 2024.06.25 04:54:36.434510 [ 190 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7765 2024.06.25 04:54:36.434610 [ 190 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_10_2} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
7766 2024.06.25 04:54:36.434700 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7767 2024.06.25 04:54:36.860109 [ 57 ] {} <Debug> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
7768 2024.06.25 04:54:36.860222 [ 57 ] {} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7769 2024.06.25 04:54:36.860264 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7770 2024.06.25 04:54:36.860566 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
7771 2024.06.25 04:54:36.860845 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7772 2024.06.25 04:54:36.860904 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
7773 2024.06.25 04:54:36.861082 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
7774 2024.06.25 04:54:36.861465 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7775 2024.06.25 04:54:36.861695 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
7776 2024.06.25 04:54:36.861800 [ 192 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
7777 2024.06.25 04:54:36.862937 [ 190 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565511 sec., 13252.720413204232 rows/sec., 1.06 MiB/sec.
7778 2024.06.25 04:54:36.863108 [ 199 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
7779 2024.06.25 04:54:36.863531 [ 199 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7780 2024.06.25 04:54:36.863621 [ 199 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_10_2} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
7781 2024.06.25 04:54:36.863716 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7782 2024.06.25 04:54:39.535611 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
7783 2024.06.25 04:54:39.535682 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
7784 2024.06.25 04:54:40.547540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7785 2024.06.25 04:54:40.547669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7786 2024.06.25 04:54:40.547698 [ 3 ] {} <Debug> HTTP-Session: eba64b67-4b97-4dcb-878d-f7358b45f43c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7787 2024.06.25 04:54:40.547726 [ 3 ] {} <Debug> HTTP-Session: eba64b67-4b97-4dcb-878d-f7358b45f43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7788 2024.06.25 04:54:40.547744 [ 3 ] {} <Debug> HTTP-Session: eba64b67-4b97-4dcb-878d-f7358b45f43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7789 2024.06.25 04:54:40.547800 [ 3 ] {} <Trace> HTTP-Session: eba64b67-4b97-4dcb-878d-f7358b45f43c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7790 2024.06.25 04:54:40.548007 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7791 2024.06.25 04:54:40.548085 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7792 2024.06.25 04:54:40.548295 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7793 2024.06.25 04:54:40.548799 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7794 2024.06.25 04:54:40.548845 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7795 2024.06.25 04:54:40.549231 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7796 2024.06.25 04:54:40.549582 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7797 2024.06.25 04:54:40.549760 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001806 sec., 4983.388704318937 rows/sec., 403.93 KiB/sec.
7798 2024.06.25 04:54:40.549771 [ 58 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
7799 2024.06.25 04:54:40.549863 [ 58 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7800 2024.06.25 04:54:40.549918 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7801 2024.06.25 04:54:40.550063 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Debug> DynamicQueryHandler: Done processing query
7802 2024.06.25 04:54:40.550117 [ 3 ] {ca4633fb-c425-4f86-8150-a3243d3304d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7803 2024.06.25 04:54:40.550144 [ 3 ] {} <Debug> HTTP-Session: eba64b67-4b97-4dcb-878d-f7358b45f43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.06.25 04:54:40.550139 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full
7805 2024.06.25 04:54:40.550359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7806 2024.06.25 04:54:40.550420 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7807 2024.06.25 04:54:40.550471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7808 2024.06.25 04:54:40.550487 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 29 rows starting from the beginning of the part
7809 2024.06.25 04:54:40.550527 [ 3 ] {} <Debug> HTTP-Session: 6a175d9a-7f3a-48d1-8108-31b0cb940f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7810 2024.06.25 04:54:40.550570 [ 3 ] {} <Debug> HTTP-Session: 6a175d9a-7f3a-48d1-8108-31b0cb940f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7811 2024.06.25 04:54:40.550627 [ 3 ] {} <Debug> HTTP-Session: 6a175d9a-7f3a-48d1-8108-31b0cb940f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7812 2024.06.25 04:54:40.550670 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part
7813 2024.06.25 04:54:40.550775 [ 3 ] {} <Trace> HTTP-Session: 6a175d9a-7f3a-48d1-8108-31b0cb940f32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7814 2024.06.25 04:54:40.551102 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part
7815 2024.06.25 04:54:40.551285 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7816 2024.06.25 04:54:40.551433 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7817 2024.06.25 04:54:40.551439 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part
7818 2024.06.25 04:54:40.551869 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part
7819 2024.06.25 04:54:40.552203 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part
7820 2024.06.25 04:54:40.552515 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7821 2024.06.25 04:54:40.553600 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7822 2024.06.25 04:54:40.553669 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7823 2024.06.25 04:54:40.554551 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7824 2024.06.25 04:54:40.554822 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004794407 sec., 20023.33135255309 rows/sec., 1.58 MiB/sec.
7825 2024.06.25 04:54:40.555112 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
7826 2024.06.25 04:54:40.555289 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7827 2024.06.25 04:54:40.555638 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Debug> executeQuery: Read 119 rows, 9.73 KiB in 0.004541 sec., 26205.68156793658 rows/sec., 2.09 MiB/sec.
7828 2024.06.25 04:54:40.556030 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Debug> DynamicQueryHandler: Done processing query
7829 2024.06.25 04:54:40.556058 [ 3 ] {e75ea022-f497-4257-95a6-172a15fa3ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7830 2024.06.25 04:54:40.556091 [ 3 ] {} <Debug> HTTP-Session: 6a175d9a-7f3a-48d1-8108-31b0cb940f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7831 2024.06.25 04:54:40.556232 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7832 2024.06.25 04:54:40.556333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7833 2024.06.25 04:54:40.556415 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_45_9} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
7834 2024.06.25 04:54:40.556421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7835 2024.06.25 04:54:40.556467 [ 3 ] {} <Debug> HTTP-Session: 2642e315-b9a5-4e7f-9795-dfcf0129abe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7836 2024.06.25 04:54:40.556508 [ 3 ] {} <Debug> HTTP-Session: 2642e315-b9a5-4e7f-9795-dfcf0129abe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7837 2024.06.25 04:54:40.556550 [ 3 ] {} <Debug> HTTP-Session: 2642e315-b9a5-4e7f-9795-dfcf0129abe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7838 2024.06.25 04:54:40.556581 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7839 2024.06.25 04:54:40.556607 [ 3 ] {} <Trace> HTTP-Session: 2642e315-b9a5-4e7f-9795-dfcf0129abe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7840 2024.06.25 04:54:40.556757 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7841 2024.06.25 04:54:40.556802 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7842 2024.06.25 04:54:40.556948 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7843 2024.06.25 04:54:40.557354 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7844 2024.06.25 04:54:40.557390 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7845 2024.06.25 04:54:40.557720 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7846 2024.06.25 04:54:40.558047 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7847 2024.06.25 04:54:40.558196 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.001485 sec., 65319.86531986532 rows/sec., 5.09 MiB/sec.
7848 2024.06.25 04:54:40.558363 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Debug> DynamicQueryHandler: Done processing query
7849 2024.06.25 04:54:40.558389 [ 3 ] {c80888c2-bb0a-47a0-a158-b6c6a253ab30} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7850 2024.06.25 04:54:40.558404 [ 3 ] {} <Debug> HTTP-Session: 2642e315-b9a5-4e7f-9795-dfcf0129abe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7851 2024.06.25 04:54:40.558619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7852 2024.06.25 04:54:40.558667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7853 2024.06.25 04:54:40.558686 [ 3 ] {} <Debug> HTTP-Session: c0c72ee9-e43e-4055-b41c-7a832b01eab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7854 2024.06.25 04:54:40.558702 [ 3 ] {} <Debug> HTTP-Session: c0c72ee9-e43e-4055-b41c-7a832b01eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7855 2024.06.25 04:54:40.558715 [ 3 ] {} <Debug> HTTP-Session: c0c72ee9-e43e-4055-b41c-7a832b01eab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7856 2024.06.25 04:54:40.558745 [ 3 ] {} <Trace> HTTP-Session: c0c72ee9-e43e-4055-b41c-7a832b01eab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7857 2024.06.25 04:54:40.558918 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7858 2024.06.25 04:54:40.558967 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7859 2024.06.25 04:54:40.559115 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7860 2024.06.25 04:54:40.559543 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7861 2024.06.25 04:54:40.559579 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7862 2024.06.25 04:54:40.559972 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7863 2024.06.25 04:54:40.560317 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7864 2024.06.25 04:54:40.560471 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001635 sec., 119877.6758409786 rows/sec., 8.37 MiB/sec.
7865 2024.06.25 04:54:40.560751 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Debug> DynamicQueryHandler: Done processing query
7866 2024.06.25 04:54:40.560796 [ 3 ] {05aab404-9540-471d-b85a-39c0c83f2750} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7867 2024.06.25 04:54:40.560839 [ 3 ] {} <Debug> HTTP-Session: c0c72ee9-e43e-4055-b41c-7a832b01eab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.06.25 04:54:40.561011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7869 2024.06.25 04:54:40.561061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7870 2024.06.25 04:54:40.561081 [ 3 ] {} <Debug> HTTP-Session: 6a0ee8b2-cdcb-4e5a-b49b-98b5dc7940fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7871 2024.06.25 04:54:40.561098 [ 3 ] {} <Debug> HTTP-Session: 6a0ee8b2-cdcb-4e5a-b49b-98b5dc7940fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.06.25 04:54:40.561112 [ 3 ] {} <Debug> HTTP-Session: 6a0ee8b2-cdcb-4e5a-b49b-98b5dc7940fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7873 2024.06.25 04:54:40.561143 [ 3 ] {} <Trace> HTTP-Session: 6a0ee8b2-cdcb-4e5a-b49b-98b5dc7940fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7874 2024.06.25 04:54:40.561323 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7875 2024.06.25 04:54:40.561394 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7876 2024.06.25 04:54:40.561839 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7877 2024.06.25 04:54:40.562376 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7878 2024.06.25 04:54:40.562416 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7879 2024.06.25 04:54:40.563029 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7880 2024.06.25 04:54:40.563457 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7881 2024.06.25 04:54:40.563658 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002437 sec., 3693.0652441526468 rows/sec., 6.62 MiB/sec.
7882 2024.06.25 04:54:40.564193 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Debug> DynamicQueryHandler: Done processing query
7883 2024.06.25 04:54:40.564219 [ 3 ] {c78013c9-c3fe-40db-b998-212754f62e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7884 2024.06.25 04:54:40.564236 [ 3 ] {} <Debug> HTTP-Session: 6a0ee8b2-cdcb-4e5a-b49b-98b5dc7940fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7885 2024.06.25 04:54:40.564368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7886 2024.06.25 04:54:40.564420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7887 2024.06.25 04:54:40.564439 [ 3 ] {} <Debug> HTTP-Session: cbf17887-b96a-4df9-befe-35f8e39274fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7888 2024.06.25 04:54:40.564461 [ 3 ] {} <Debug> HTTP-Session: cbf17887-b96a-4df9-befe-35f8e39274fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.06.25 04:54:40.564475 [ 3 ] {} <Debug> HTTP-Session: cbf17887-b96a-4df9-befe-35f8e39274fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7890 2024.06.25 04:54:40.564506 [ 3 ] {} <Trace> HTTP-Session: cbf17887-b96a-4df9-befe-35f8e39274fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7891 2024.06.25 04:54:40.564632 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7892 2024.06.25 04:54:40.564681 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7893 2024.06.25 04:54:40.564832 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7894 2024.06.25 04:54:40.565131 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7895 2024.06.25 04:54:40.565170 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7896 2024.06.25 04:54:40.565541 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7897 2024.06.25 04:54:40.565884 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7898 2024.06.25 04:54:40.566041 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
7899 2024.06.25 04:54:40.566296 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Debug> DynamicQueryHandler: Done processing query
7900 2024.06.25 04:54:40.566353 [ 3 ] {9580cdce-f513-4615-9e81-e8e485306d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7901 2024.06.25 04:54:40.566397 [ 3 ] {} <Debug> HTTP-Session: cbf17887-b96a-4df9-befe-35f8e39274fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7902 2024.06.25 04:54:45.545773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7903 2024.06.25 04:54:45.545908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7904 2024.06.25 04:54:45.545934 [ 3 ] {} <Debug> HTTP-Session: f5da37a5-e9ec-4de1-b7f8-7fb288a13b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7905 2024.06.25 04:54:45.545959 [ 3 ] {} <Debug> HTTP-Session: f5da37a5-e9ec-4de1-b7f8-7fb288a13b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7906 2024.06.25 04:54:45.545979 [ 3 ] {} <Debug> HTTP-Session: f5da37a5-e9ec-4de1-b7f8-7fb288a13b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.06.25 04:54:45.546029 [ 3 ] {} <Trace> HTTP-Session: f5da37a5-e9ec-4de1-b7f8-7fb288a13b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7908 2024.06.25 04:54:45.546225 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7909 2024.06.25 04:54:45.546296 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7910 2024.06.25 04:54:45.546492 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7911 2024.06.25 04:54:45.546938 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7912 2024.06.25 04:54:45.546983 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7913 2024.06.25 04:54:45.547373 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7914 2024.06.25 04:54:45.547740 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7915 2024.06.25 04:54:45.547911 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001739 sec., 11500.862564692352 rows/sec., 932.20 KiB/sec.
7916 2024.06.25 04:54:45.548218 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Debug> DynamicQueryHandler: Done processing query
7917 2024.06.25 04:54:45.548261 [ 3 ] {39b08943-2b90-4663-a948-65baddffbb12} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7918 2024.06.25 04:54:45.548290 [ 3 ] {} <Debug> HTTP-Session: f5da37a5-e9ec-4de1-b7f8-7fb288a13b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7919 2024.06.25 04:54:45.548440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7920 2024.06.25 04:54:45.548493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7921 2024.06.25 04:54:45.548513 [ 3 ] {} <Debug> HTTP-Session: b3d1c1ce-4f8b-44b1-a5ac-bfd75cc8af74 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7922 2024.06.25 04:54:45.548530 [ 3 ] {} <Debug> HTTP-Session: b3d1c1ce-4f8b-44b1-a5ac-bfd75cc8af74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7923 2024.06.25 04:54:45.548544 [ 3 ] {} <Debug> HTTP-Session: b3d1c1ce-4f8b-44b1-a5ac-bfd75cc8af74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7924 2024.06.25 04:54:45.548575 [ 3 ] {} <Trace> HTTP-Session: b3d1c1ce-4f8b-44b1-a5ac-bfd75cc8af74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7925 2024.06.25 04:54:45.548712 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7926 2024.06.25 04:54:45.548760 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7927 2024.06.25 04:54:45.548913 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7928 2024.06.25 04:54:45.549288 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7929 2024.06.25 04:54:45.549328 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7930 2024.06.25 04:54:45.549666 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7931 2024.06.25 04:54:45.549997 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7932 2024.06.25 04:54:45.550164 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001502 sec., 77230.35952063915 rows/sec., 6.36 MiB/sec.
7933 2024.06.25 04:54:45.550332 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Debug> DynamicQueryHandler: Done processing query
7934 2024.06.25 04:54:45.550357 [ 3 ] {f3d1932b-1395-416c-ae5c-547a9260d1d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7935 2024.06.25 04:54:45.550374 [ 3 ] {} <Debug> HTTP-Session: b3d1c1ce-4f8b-44b1-a5ac-bfd75cc8af74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7936 2024.06.25 04:54:45.550535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7937 2024.06.25 04:54:45.550587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7938 2024.06.25 04:54:45.550607 [ 3 ] {} <Debug> HTTP-Session: 08208dfc-2e52-4b41-beba-ba621f053d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7939 2024.06.25 04:54:45.550623 [ 3 ] {} <Debug> HTTP-Session: 08208dfc-2e52-4b41-beba-ba621f053d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.06.25 04:54:45.550637 [ 3 ] {} <Debug> HTTP-Session: 08208dfc-2e52-4b41-beba-ba621f053d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7941 2024.06.25 04:54:45.550668 [ 3 ] {} <Trace> HTTP-Session: 08208dfc-2e52-4b41-beba-ba621f053d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7942 2024.06.25 04:54:45.550789 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7943 2024.06.25 04:54:45.550835 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7944 2024.06.25 04:54:45.550964 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7945 2024.06.25 04:54:45.551295 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7946 2024.06.25 04:54:45.551332 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7947 2024.06.25 04:54:45.551660 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7948 2024.06.25 04:54:45.551987 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7949 2024.06.25 04:54:45.552141 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001388 sec., 60518.731988472624 rows/sec., 4.73 MiB/sec.
7950 2024.06.25 04:54:45.552305 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Debug> DynamicQueryHandler: Done processing query
7951 2024.06.25 04:54:45.552332 [ 3 ] {464a45a2-ede9-4001-97c5-d8d5c535321c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7952 2024.06.25 04:54:45.552348 [ 3 ] {} <Debug> HTTP-Session: 08208dfc-2e52-4b41-beba-ba621f053d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7953 2024.06.25 04:54:45.552524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7954 2024.06.25 04:54:45.552574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7955 2024.06.25 04:54:45.552598 [ 3 ] {} <Debug> HTTP-Session: 82c621b7-3256-40ec-9ad2-f8f35c7e332e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7956 2024.06.25 04:54:45.552614 [ 3 ] {} <Debug> HTTP-Session: 82c621b7-3256-40ec-9ad2-f8f35c7e332e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7957 2024.06.25 04:54:45.552629 [ 3 ] {} <Debug> HTTP-Session: 82c621b7-3256-40ec-9ad2-f8f35c7e332e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7958 2024.06.25 04:54:45.552660 [ 3 ] {} <Trace> HTTP-Session: 82c621b7-3256-40ec-9ad2-f8f35c7e332e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7959 2024.06.25 04:54:45.552814 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7960 2024.06.25 04:54:45.552864 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7961 2024.06.25 04:54:45.553010 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7962 2024.06.25 04:54:45.553427 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7963 2024.06.25 04:54:45.553464 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7964 2024.06.25 04:54:45.553867 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7965 2024.06.25 04:54:45.554233 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7966 2024.06.25 04:54:45.554399 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec.
7967 2024.06.25 04:54:45.554571 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Debug> DynamicQueryHandler: Done processing query
7968 2024.06.25 04:54:45.554596 [ 3 ] {fd6969e5-c975-4a25-af4d-8474c4e0952c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7969 2024.06.25 04:54:45.554612 [ 3 ] {} <Debug> HTTP-Session: 82c621b7-3256-40ec-9ad2-f8f35c7e332e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.06.25 04:54:45.554788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7971 2024.06.25 04:54:45.554839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7972 2024.06.25 04:54:45.554858 [ 3 ] {} <Debug> HTTP-Session: e53ebbee-b57d-4b3f-a5c4-a457c056a712 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7973 2024.06.25 04:54:45.554874 [ 3 ] {} <Debug> HTTP-Session: e53ebbee-b57d-4b3f-a5c4-a457c056a712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.06.25 04:54:45.554888 [ 3 ] {} <Debug> HTTP-Session: e53ebbee-b57d-4b3f-a5c4-a457c056a712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7975 2024.06.25 04:54:45.554924 [ 3 ] {} <Trace> HTTP-Session: e53ebbee-b57d-4b3f-a5c4-a457c056a712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7976 2024.06.25 04:54:45.555186 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7977 2024.06.25 04:54:45.555249 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7978 2024.06.25 04:54:45.555676 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7979 2024.06.25 04:54:45.556353 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7980 2024.06.25 04:54:45.556393 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7981 2024.06.25 04:54:45.557014 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7982 2024.06.25 04:54:45.557440 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7983 2024.06.25 04:54:45.557628 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7984 2024.06.25 04:54:45.557648 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002633 sec., 7595.89821496392 rows/sec., 13.61 MiB/sec.
7985 2024.06.25 04:54:45.557721 [ 52 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7986 2024.06.25 04:54:45.557800 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7987 2024.06.25 04:54:45.558215 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7988 2024.06.25 04:54:45.558318 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Debug> DynamicQueryHandler: Done processing query
7989 2024.06.25 04:54:45.558404 [ 3 ] {6c4f0d85-400f-40fd-ba81-571e233ce1c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7990 2024.06.25 04:54:45.558494 [ 3 ] {} <Debug> HTTP-Session: e53ebbee-b57d-4b3f-a5c4-a457c056a712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7991 2024.06.25 04:54:45.558803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7992 2024.06.25 04:54:45.559003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7993 2024.06.25 04:54:45.559104 [ 3 ] {} <Debug> HTTP-Session: 116a6172-140d-4ab9-8dfa-e6fe7e77d676 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
7994 2024.06.25 04:54:45.559189 [ 3 ] {} <Debug> HTTP-Session: 116a6172-140d-4ab9-8dfa-e6fe7e77d676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.06.25 04:54:45.559234 [ 3 ] {} <Debug> HTTP-Session: 116a6172-140d-4ab9-8dfa-e6fe7e77d676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.06.25 04:54:45.559281 [ 3 ] {} <Trace> HTTP-Session: 116a6172-140d-4ab9-8dfa-e6fe7e77d676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7997 2024.06.25 04:54:45.559411 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7998 2024.06.25 04:54:45.559464 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7999 2024.06.25 04:54:45.559499 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 622 rows starting from the beginning of the part
8000 2024.06.25 04:54:45.559527 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8001 2024.06.25 04:54:45.560007 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part
8002 2024.06.25 04:54:45.560020 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8003 2024.06.25 04:54:45.560442 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part
8004 2024.06.25 04:54:45.560862 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8005 2024.06.25 04:54:45.560875 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part
8006 2024.06.25 04:54:45.560904 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8007 2024.06.25 04:54:45.561205 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part
8008 2024.06.25 04:54:45.561690 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part
8009 2024.06.25 04:54:45.561936 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8010 2024.06.25 04:54:45.562608 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8011 2024.06.25 04:54:45.562942 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003541 sec., 16944.365998305562 rows/sec., 1.14 MiB/sec.
8012 2024.06.25 04:54:45.563552 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Debug> DynamicQueryHandler: Done processing query
8013 2024.06.25 04:54:45.563645 [ 3 ] {a7529c0d-27c1-471b-be7a-5648aeec782e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8014 2024.06.25 04:54:45.563730 [ 3 ] {} <Debug> HTTP-Session: 116a6172-140d-4ab9-8dfa-e6fe7e77d676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8015 2024.06.25 04:54:45.566751 [ 192 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.00880552 sec., 79495.58913045452 rows/sec., 142.45 MiB/sec.
8016 2024.06.25 04:54:45.567492 [ 192 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8017 2024.06.25 04:54:45.568142 [ 192 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8018 2024.06.25 04:54:45.568235 [ 192 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8019 2024.06.25 04:54:45.568400 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB.
8020 2024.06.25 04:54:50.546125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8021 2024.06.25 04:54:50.546265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8022 2024.06.25 04:54:50.546296 [ 3 ] {} <Debug> HTTP-Session: 2364b49a-1090-4e06-93e1-02740d9b896f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8023 2024.06.25 04:54:50.546324 [ 3 ] {} <Debug> HTTP-Session: 2364b49a-1090-4e06-93e1-02740d9b896f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8024 2024.06.25 04:54:50.546342 [ 3 ] {} <Debug> HTTP-Session: 2364b49a-1090-4e06-93e1-02740d9b896f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.06.25 04:54:50.546399 [ 3 ] {} <Trace> HTTP-Session: 2364b49a-1090-4e06-93e1-02740d9b896f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8026 2024.06.25 04:54:50.546604 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8027 2024.06.25 04:54:50.546670 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8028 2024.06.25 04:54:50.546866 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8029 2024.06.25 04:54:50.547314 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8030 2024.06.25 04:54:50.547362 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8031 2024.06.25 04:54:50.547757 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8032 2024.06.25 04:54:50.548115 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8033 2024.06.25 04:54:50.548288 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001737 sec., 5181.347150259067 rows/sec., 419.97 KiB/sec.
8034 2024.06.25 04:54:50.548508 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Debug> DynamicQueryHandler: Done processing query
8035 2024.06.25 04:54:50.548537 [ 3 ] {a7ee9c97-3d5a-4db7-b2e1-3e79a246d29b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8036 2024.06.25 04:54:50.548554 [ 3 ] {} <Debug> HTTP-Session: 2364b49a-1090-4e06-93e1-02740d9b896f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8037 2024.06.25 04:54:50.548701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8038 2024.06.25 04:54:50.548760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8039 2024.06.25 04:54:50.548781 [ 3 ] {} <Debug> HTTP-Session: 63170715-60e0-4efc-b0bf-51afa5665c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8040 2024.06.25 04:54:50.548798 [ 3 ] {} <Debug> HTTP-Session: 63170715-60e0-4efc-b0bf-51afa5665c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8041 2024.06.25 04:54:50.548812 [ 3 ] {} <Debug> HTTP-Session: 63170715-60e0-4efc-b0bf-51afa5665c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.06.25 04:54:50.548849 [ 3 ] {} <Trace> HTTP-Session: 63170715-60e0-4efc-b0bf-51afa5665c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8043 2024.06.25 04:54:50.548984 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8044 2024.06.25 04:54:50.549033 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8045 2024.06.25 04:54:50.549171 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8046 2024.06.25 04:54:50.549564 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8047 2024.06.25 04:54:50.549603 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8048 2024.06.25 04:54:50.549934 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8049 2024.06.25 04:54:50.550263 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8050 2024.06.25 04:54:50.550427 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001485 sec., 55892.25589225589 rows/sec., 4.55 MiB/sec.
8051 2024.06.25 04:54:50.550691 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Debug> DynamicQueryHandler: Done processing query
8052 2024.06.25 04:54:50.550752 [ 3 ] {120fcbc2-5a1f-4cb7-8b18-efff0b1c2123} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8053 2024.06.25 04:54:50.550805 [ 3 ] {} <Debug> HTTP-Session: 63170715-60e0-4efc-b0bf-51afa5665c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8054 2024.06.25 04:54:50.551000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8055 2024.06.25 04:54:50.551059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8056 2024.06.25 04:54:50.551079 [ 3 ] {} <Debug> HTTP-Session: 7206fc15-2dc9-47c9-b7d3-d0d81c9e4426 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8057 2024.06.25 04:54:50.551096 [ 3 ] {} <Debug> HTTP-Session: 7206fc15-2dc9-47c9-b7d3-d0d81c9e4426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8058 2024.06.25 04:54:50.551109 [ 3 ] {} <Debug> HTTP-Session: 7206fc15-2dc9-47c9-b7d3-d0d81c9e4426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.06.25 04:54:50.551145 [ 3 ] {} <Trace> HTTP-Session: 7206fc15-2dc9-47c9-b7d3-d0d81c9e4426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8060 2024.06.25 04:54:50.551277 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8061 2024.06.25 04:54:50.551323 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8062 2024.06.25 04:54:50.551465 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8063 2024.06.25 04:54:50.551852 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8064 2024.06.25 04:54:50.551890 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8065 2024.06.25 04:54:50.552214 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8066 2024.06.25 04:54:50.552529 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8067 2024.06.25 04:54:50.552686 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001453 sec., 50240.88093599449 rows/sec., 3.92 MiB/sec.
8068 2024.06.25 04:54:50.552854 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Debug> DynamicQueryHandler: Done processing query
8069 2024.06.25 04:54:50.552880 [ 3 ] {e945b8b8-182b-4ebb-962f-27f2750ee29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8070 2024.06.25 04:54:50.552895 [ 3 ] {} <Debug> HTTP-Session: 7206fc15-2dc9-47c9-b7d3-d0d81c9e4426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8071 2024.06.25 04:54:50.553108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8072 2024.06.25 04:54:50.553157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8073 2024.06.25 04:54:50.553177 [ 3 ] {} <Debug> HTTP-Session: 8dbbf837-3124-44bd-907b-d653db8bc0e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8074 2024.06.25 04:54:50.553193 [ 3 ] {} <Debug> HTTP-Session: 8dbbf837-3124-44bd-907b-d653db8bc0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8075 2024.06.25 04:54:50.553207 [ 3 ] {} <Debug> HTTP-Session: 8dbbf837-3124-44bd-907b-d653db8bc0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8076 2024.06.25 04:54:50.553237 [ 3 ] {} <Trace> HTTP-Session: 8dbbf837-3124-44bd-907b-d653db8bc0e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8077 2024.06.25 04:54:50.553389 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8078 2024.06.25 04:54:50.553436 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8079 2024.06.25 04:54:50.553584 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8080 2024.06.25 04:54:50.553972 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8081 2024.06.25 04:54:50.554008 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8082 2024.06.25 04:54:50.554421 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8083 2024.06.25 04:54:50.554771 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8084 2024.06.25 04:54:50.554927 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec.
8085 2024.06.25 04:54:50.555102 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Debug> DynamicQueryHandler: Done processing query
8086 2024.06.25 04:54:50.555126 [ 3 ] {410be6be-ef29-4bc8-b1c2-47418cb65f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8087 2024.06.25 04:54:50.555142 [ 3 ] {} <Debug> HTTP-Session: 8dbbf837-3124-44bd-907b-d653db8bc0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8088 2024.06.25 04:54:50.555283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8089 2024.06.25 04:54:50.555332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8090 2024.06.25 04:54:50.555352 [ 3 ] {} <Debug> HTTP-Session: 53ad22d6-b73d-4fa7-b608-ca6ebe320cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8091 2024.06.25 04:54:50.555368 [ 3 ] {} <Debug> HTTP-Session: 53ad22d6-b73d-4fa7-b608-ca6ebe320cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8092 2024.06.25 04:54:50.555382 [ 3 ] {} <Debug> HTTP-Session: 53ad22d6-b73d-4fa7-b608-ca6ebe320cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8093 2024.06.25 04:54:50.555413 [ 3 ] {} <Trace> HTTP-Session: 53ad22d6-b73d-4fa7-b608-ca6ebe320cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8094 2024.06.25 04:54:50.555604 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8095 2024.06.25 04:54:50.555670 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8096 2024.06.25 04:54:50.556067 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8097 2024.06.25 04:54:50.556563 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8098 2024.06.25 04:54:50.556597 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8099 2024.06.25 04:54:50.557230 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8100 2024.06.25 04:54:50.557647 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8101 2024.06.25 04:54:50.557830 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002344 sec., 3839.5904436860064 rows/sec., 6.88 MiB/sec.
8102 2024.06.25 04:54:50.558046 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Debug> DynamicQueryHandler: Done processing query
8103 2024.06.25 04:54:50.558072 [ 3 ] {682a65ac-d0b6-4b50-a5b1-854befe309ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8104 2024.06.25 04:54:50.558088 [ 3 ] {} <Debug> HTTP-Session: 53ad22d6-b73d-4fa7-b608-ca6ebe320cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8105 2024.06.25 04:54:50.558221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8106 2024.06.25 04:54:50.558270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8107 2024.06.25 04:54:50.558290 [ 3 ] {} <Debug> HTTP-Session: f91a2537-0635-4074-bf26-4ecb540a73ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8108 2024.06.25 04:54:50.558306 [ 3 ] {} <Debug> HTTP-Session: f91a2537-0635-4074-bf26-4ecb540a73ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.06.25 04:54:50.558320 [ 3 ] {} <Debug> HTTP-Session: f91a2537-0635-4074-bf26-4ecb540a73ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.06.25 04:54:50.558351 [ 3 ] {} <Trace> HTTP-Session: f91a2537-0635-4074-bf26-4ecb540a73ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8111 2024.06.25 04:54:50.558464 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8112 2024.06.25 04:54:50.558509 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8113 2024.06.25 04:54:50.558639 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8114 2024.06.25 04:54:50.558939 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8115 2024.06.25 04:54:50.558976 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8116 2024.06.25 04:54:50.559339 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8117 2024.06.25 04:54:50.559679 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8118 2024.06.25 04:54:50.559836 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
8119 2024.06.25 04:54:50.560002 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Debug> DynamicQueryHandler: Done processing query
8120 2024.06.25 04:54:50.560026 [ 3 ] {a87b2b3f-7bb8-4325-9c35-a497e648d78d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8121 2024.06.25 04:54:50.560046 [ 3 ] {} <Debug> HTTP-Session: f91a2537-0635-4074-bf26-4ecb540a73ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8122 2024.06.25 04:54:54.535736 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
8123 2024.06.25 04:54:54.535805 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
8124 2024.06.25 04:54:55.546334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8125 2024.06.25 04:54:55.546516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8126 2024.06.25 04:54:55.546560 [ 3 ] {} <Debug> HTTP-Session: 0001efca-1d1f-4c36-88b0-71c510a80f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8127 2024.06.25 04:54:55.546602 [ 3 ] {} <Debug> HTTP-Session: 0001efca-1d1f-4c36-88b0-71c510a80f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8128 2024.06.25 04:54:55.546630 [ 3 ] {} <Debug> HTTP-Session: 0001efca-1d1f-4c36-88b0-71c510a80f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8129 2024.06.25 04:54:55.546713 [ 3 ] {} <Trace> HTTP-Session: 0001efca-1d1f-4c36-88b0-71c510a80f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8130 2024.06.25 04:54:55.546985 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8131 2024.06.25 04:54:55.547052 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8132 2024.06.25 04:54:55.547253 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8133 2024.06.25 04:54:55.547713 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8134 2024.06.25 04:54:55.547763 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8135 2024.06.25 04:54:55.548149 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8136 2024.06.25 04:54:55.548500 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8137 2024.06.25 04:54:55.548664 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001738 sec., 11507.479861910242 rows/sec., 932.74 KiB/sec.
8138 2024.06.25 04:54:55.548920 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Debug> DynamicQueryHandler: Done processing query
8139 2024.06.25 04:54:55.548947 [ 3 ] {ca85df40-03f8-422a-9728-956d3ce5be1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8140 2024.06.25 04:54:55.548964 [ 3 ] {} <Debug> HTTP-Session: 0001efca-1d1f-4c36-88b0-71c510a80f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8141 2024.06.25 04:54:55.549141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8142 2024.06.25 04:54:55.549200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8143 2024.06.25 04:54:55.549221 [ 3 ] {} <Debug> HTTP-Session: d7406692-b09e-407d-940c-73fe2455d7d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8144 2024.06.25 04:54:55.549239 [ 3 ] {} <Debug> HTTP-Session: d7406692-b09e-407d-940c-73fe2455d7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8145 2024.06.25 04:54:55.549253 [ 3 ] {} <Debug> HTTP-Session: d7406692-b09e-407d-940c-73fe2455d7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.06.25 04:54:55.549289 [ 3 ] {} <Trace> HTTP-Session: d7406692-b09e-407d-940c-73fe2455d7d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8147 2024.06.25 04:54:55.549432 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8148 2024.06.25 04:54:55.549480 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8149 2024.06.25 04:54:55.549621 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8150 2024.06.25 04:54:55.550022 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8151 2024.06.25 04:54:55.550062 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8152 2024.06.25 04:54:55.550390 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8153 2024.06.25 04:54:55.550702 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8154 2024.06.25 04:54:55.550863 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.00148 sec., 78378.37837837837 rows/sec., 6.46 MiB/sec.
8155 2024.06.25 04:54:55.551148 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Debug> DynamicQueryHandler: Done processing query
8156 2024.06.25 04:54:55.551216 [ 3 ] {25bb29d0-385a-435f-b484-b3e2018b6d9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8157 2024.06.25 04:54:55.551256 [ 3 ] {} <Debug> HTTP-Session: d7406692-b09e-407d-940c-73fe2455d7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8158 2024.06.25 04:54:55.551433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8159 2024.06.25 04:54:55.551488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8160 2024.06.25 04:54:55.551509 [ 3 ] {} <Debug> HTTP-Session: f020fdf9-62de-44fd-8c43-55039d73a56a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8161 2024.06.25 04:54:55.551526 [ 3 ] {} <Debug> HTTP-Session: f020fdf9-62de-44fd-8c43-55039d73a56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8162 2024.06.25 04:54:55.551540 [ 3 ] {} <Debug> HTTP-Session: f020fdf9-62de-44fd-8c43-55039d73a56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8163 2024.06.25 04:54:55.551574 [ 3 ] {} <Trace> HTTP-Session: f020fdf9-62de-44fd-8c43-55039d73a56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8164 2024.06.25 04:54:55.551705 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8165 2024.06.25 04:54:55.551753 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8166 2024.06.25 04:54:55.551904 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8167 2024.06.25 04:54:55.552266 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8168 2024.06.25 04:54:55.552303 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8169 2024.06.25 04:54:55.552626 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8170 2024.06.25 04:54:55.552955 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8171 2024.06.25 04:54:55.553123 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001458 sec., 57613.16872427983 rows/sec., 4.50 MiB/sec.
8172 2024.06.25 04:54:55.553291 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Debug> DynamicQueryHandler: Done processing query
8173 2024.06.25 04:54:55.553317 [ 3 ] {9705bfeb-91ec-4f76-aa11-b255425def48} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8174 2024.06.25 04:54:55.553333 [ 3 ] {} <Debug> HTTP-Session: f020fdf9-62de-44fd-8c43-55039d73a56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8175 2024.06.25 04:54:55.553506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8176 2024.06.25 04:54:55.553558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8177 2024.06.25 04:54:55.553578 [ 3 ] {} <Debug> HTTP-Session: 1673e17f-b8e2-4d1c-b0bf-a9233a6048ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8178 2024.06.25 04:54:55.553595 [ 3 ] {} <Debug> HTTP-Session: 1673e17f-b8e2-4d1c-b0bf-a9233a6048ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8179 2024.06.25 04:54:55.553609 [ 3 ] {} <Debug> HTTP-Session: 1673e17f-b8e2-4d1c-b0bf-a9233a6048ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8180 2024.06.25 04:54:55.553641 [ 3 ] {} <Trace> HTTP-Session: 1673e17f-b8e2-4d1c-b0bf-a9233a6048ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8181 2024.06.25 04:54:55.553793 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8182 2024.06.25 04:54:55.553841 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8183 2024.06.25 04:54:55.553988 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8184 2024.06.25 04:54:55.554407 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8185 2024.06.25 04:54:55.554443 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8186 2024.06.25 04:54:55.554837 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8187 2024.06.25 04:54:55.555178 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8188 2024.06.25 04:54:55.555334 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec.
8189 2024.06.25 04:54:55.555501 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Debug> DynamicQueryHandler: Done processing query
8190 2024.06.25 04:54:55.555526 [ 3 ] {e152ed4c-2e16-4485-b780-7760200c32ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8191 2024.06.25 04:54:55.555542 [ 3 ] {} <Debug> HTTP-Session: 1673e17f-b8e2-4d1c-b0bf-a9233a6048ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8192 2024.06.25 04:54:55.555711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8193 2024.06.25 04:54:55.555760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8194 2024.06.25 04:54:55.555779 [ 3 ] {} <Debug> HTTP-Session: d2ca62cf-d409-4f4b-bf8c-788509c4b53c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8195 2024.06.25 04:54:55.555795 [ 3 ] {} <Debug> HTTP-Session: d2ca62cf-d409-4f4b-bf8c-788509c4b53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8196 2024.06.25 04:54:55.555809 [ 3 ] {} <Debug> HTTP-Session: d2ca62cf-d409-4f4b-bf8c-788509c4b53c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.06.25 04:54:55.555840 [ 3 ] {} <Trace> HTTP-Session: d2ca62cf-d409-4f4b-bf8c-788509c4b53c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8198 2024.06.25 04:54:55.556104 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8199 2024.06.25 04:54:55.556168 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8200 2024.06.25 04:54:55.556576 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8201 2024.06.25 04:54:55.557324 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8202 2024.06.25 04:54:55.557362 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8203 2024.06.25 04:54:55.557971 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8204 2024.06.25 04:54:55.558381 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8205 2024.06.25 04:54:55.558589 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002671 sec., 7487.832272557094 rows/sec., 13.42 MiB/sec.
8206 2024.06.25 04:54:55.558817 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Debug> DynamicQueryHandler: Done processing query
8207 2024.06.25 04:54:55.558842 [ 3 ] {befb18ad-1082-4526-b8e4-b2db01660dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8208 2024.06.25 04:54:55.558858 [ 3 ] {} <Debug> HTTP-Session: d2ca62cf-d409-4f4b-bf8c-788509c4b53c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8209 2024.06.25 04:54:55.558983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8210 2024.06.25 04:54:55.559031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8211 2024.06.25 04:54:55.559051 [ 3 ] {} <Debug> HTTP-Session: 4af335e1-dcbd-4994-8995-8113e5fb150e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8212 2024.06.25 04:54:55.559067 [ 3 ] {} <Debug> HTTP-Session: 4af335e1-dcbd-4994-8995-8113e5fb150e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8213 2024.06.25 04:54:55.559082 [ 3 ] {} <Debug> HTTP-Session: 4af335e1-dcbd-4994-8995-8113e5fb150e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8214 2024.06.25 04:54:55.559115 [ 3 ] {} <Trace> HTTP-Session: 4af335e1-dcbd-4994-8995-8113e5fb150e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8215 2024.06.25 04:54:55.559244 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8216 2024.06.25 04:54:55.559291 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8217 2024.06.25 04:54:55.559419 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8218 2024.06.25 04:54:55.559725 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8219 2024.06.25 04:54:55.559762 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8220 2024.06.25 04:54:55.560123 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8221 2024.06.25 04:54:55.560470 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8222 2024.06.25 04:54:55.560629 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
8223 2024.06.25 04:54:55.560794 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Debug> DynamicQueryHandler: Done processing query
8224 2024.06.25 04:54:55.560820 [ 3 ] {e0658589-42cf-427b-9808-c43805ed657b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8225 2024.06.25 04:54:55.560836 [ 3 ] {} <Debug> HTTP-Session: 4af335e1-dcbd-4994-8995-8113e5fb150e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8226 2024.06.25 04:55:00.546266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8227 2024.06.25 04:55:00.546404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8228 2024.06.25 04:55:00.546430 [ 3 ] {} <Debug> HTTP-Session: 0e212191-f258-4759-b795-05519db12566 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8229 2024.06.25 04:55:00.546454 [ 3 ] {} <Debug> HTTP-Session: 0e212191-f258-4759-b795-05519db12566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8230 2024.06.25 04:55:00.546474 [ 3 ] {} <Debug> HTTP-Session: 0e212191-f258-4759-b795-05519db12566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.06.25 04:55:00.546523 [ 3 ] {} <Trace> HTTP-Session: 0e212191-f258-4759-b795-05519db12566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8232 2024.06.25 04:55:00.546706 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8233 2024.06.25 04:55:00.546772 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8234 2024.06.25 04:55:00.546966 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8235 2024.06.25 04:55:00.547422 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8236 2024.06.25 04:55:00.547461 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8237 2024.06.25 04:55:00.547839 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8238 2024.06.25 04:55:00.548185 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8239 2024.06.25 04:55:00.548331 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001681 sec., 5353.955978584176 rows/sec., 433.96 KiB/sec.
8240 2024.06.25 04:55:00.548523 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Debug> DynamicQueryHandler: Done processing query
8241 2024.06.25 04:55:00.548550 [ 3 ] {5324970c-a693-4bd8-a58f-d437e7d3c3f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8242 2024.06.25 04:55:00.548567 [ 3 ] {} <Debug> HTTP-Session: 0e212191-f258-4759-b795-05519db12566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8243 2024.06.25 04:55:00.548742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8244 2024.06.25 04:55:00.548797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8245 2024.06.25 04:55:00.548818 [ 3 ] {} <Debug> HTTP-Session: c1d81428-3557-4892-922d-b77118319014 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8246 2024.06.25 04:55:00.548834 [ 3 ] {} <Debug> HTTP-Session: c1d81428-3557-4892-922d-b77118319014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.06.25 04:55:00.548848 [ 3 ] {} <Debug> HTTP-Session: c1d81428-3557-4892-922d-b77118319014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.06.25 04:55:00.548880 [ 3 ] {} <Trace> HTTP-Session: c1d81428-3557-4892-922d-b77118319014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8249 2024.06.25 04:55:00.548998 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8250 2024.06.25 04:55:00.549043 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8251 2024.06.25 04:55:00.549171 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8252 2024.06.25 04:55:00.549548 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8253 2024.06.25 04:55:00.549585 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8254 2024.06.25 04:55:00.549911 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8255 2024.06.25 04:55:00.550232 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8256 2024.06.25 04:55:00.550361 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001406 sec., 59032.716927453774 rows/sec., 4.80 MiB/sec.
8257 2024.06.25 04:55:00.550370 [ 43 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8258 2024.06.25 04:55:00.550426 [ 43 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8259 2024.06.25 04:55:00.550456 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8260 2024.06.25 04:55:00.550576 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Debug> DynamicQueryHandler: Done processing query
8261 2024.06.25 04:55:00.550668 [ 3 ] {295a995d-eec7-4821-a9e9-c2cb2ad11178} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8262 2024.06.25 04:55:00.550759 [ 3 ] {} <Debug> HTTP-Session: c1d81428-3557-4892-922d-b77118319014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8263 2024.06.25 04:55:00.550858 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8264 2024.06.25 04:55:00.551017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8265 2024.06.25 04:55:00.551172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8266 2024.06.25 04:55:00.551279 [ 3 ] {} <Debug> HTTP-Session: da5963e8-e182-434f-8639-5a092c9c937a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8267 2024.06.25 04:55:00.551341 [ 3 ] {} <Debug> HTTP-Session: da5963e8-e182-434f-8639-5a092c9c937a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8268 2024.06.25 04:55:00.551380 [ 3 ] {} <Debug> HTTP-Session: da5963e8-e182-434f-8639-5a092c9c937a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.06.25 04:55:00.551425 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8270 2024.06.25 04:55:00.551451 [ 3 ] {} <Trace> HTTP-Session: da5963e8-e182-434f-8639-5a092c9c937a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8271 2024.06.25 04:55:00.551485 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 187 rows starting from the beginning of the part
8272 2024.06.25 04:55:00.551677 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 119 rows starting from the beginning of the part
8273 2024.06.25 04:55:00.551765 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8274 2024.06.25 04:55:00.551942 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8275 2024.06.25 04:55:00.552091 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 116 rows starting from the beginning of the part
8276 2024.06.25 04:55:00.552524 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 83 rows starting from the beginning of the part
8277 2024.06.25 04:55:00.552890 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8278 2024.06.25 04:55:00.552906 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 116 rows starting from the beginning of the part
8279 2024.06.25 04:55:00.553224 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 83 rows starting from the beginning of the part
8280 2024.06.25 04:55:00.553948 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8281 2024.06.25 04:55:00.554009 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8282 2024.06.25 04:55:00.554923 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8283 2024.06.25 04:55:00.555891 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8284 2024.06.25 04:55:00.556068 [ 200 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 4 columns (4 merged, 0 gathered) in 0.005530029 sec., 127304.93818386848 rows/sec., 10.39 MiB/sec.
8285 2024.06.25 04:55:00.556202 [ 43 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8286 2024.06.25 04:55:00.556232 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.004658 sec., 15671.962215543152 rows/sec., 1.22 MiB/sec.
8287 2024.06.25 04:55:00.556285 [ 43 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8288 2024.06.25 04:55:00.556366 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8289 2024.06.25 04:55:00.556502 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8290 2024.06.25 04:55:00.556670 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Debug> DynamicQueryHandler: Done processing query
8291 2024.06.25 04:55:00.556653 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8292 2024.06.25 04:55:00.556730 [ 3 ] {0f3bb085-713a-4a85-8477-af8dee8a1c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8293 2024.06.25 04:55:00.556760 [ 3 ] {} <Debug> HTTP-Session: da5963e8-e182-434f-8639-5a092c9c937a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8294 2024.06.25 04:55:00.557054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8295 2024.06.25 04:55:00.557145 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8296 2024.06.25 04:55:00.557292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8297 2024.06.25 04:55:00.557303 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 149 rows starting from the beginning of the part
8298 2024.06.25 04:55:00.557375 [ 3 ] {} <Debug> HTTP-Session: 929b1744-e4ca-4fc8-a0c5-837615d9d9a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8299 2024.06.25 04:55:00.557453 [ 3 ] {} <Debug> HTTP-Session: 929b1744-e4ca-4fc8-a0c5-837615d9d9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8300 2024.06.25 04:55:00.557557 [ 3 ] {} <Debug> HTTP-Session: 929b1744-e4ca-4fc8-a0c5-837615d9d9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8301 2024.06.25 04:55:00.557633 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 97 rows starting from the beginning of the part
8302 2024.06.25 04:55:00.557749 [ 3 ] {} <Trace> HTTP-Session: 929b1744-e4ca-4fc8-a0c5-837615d9d9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8303 2024.06.25 04:55:00.557959 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 84 rows starting from the beginning of the part
8304 2024.06.25 04:55:00.558351 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8305 2024.06.25 04:55:00.558374 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 73 rows starting from the beginning of the part
8306 2024.06.25 04:55:00.558550 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8307 2024.06.25 04:55:00.558758 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 84 rows starting from the beginning of the part
8308 2024.06.25 04:55:00.559050 [ 191 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 73 rows starting from the beginning of the part
8309 2024.06.25 04:55:00.559059 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8310 2024.06.25 04:55:00.559976 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_56_11} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8311 2024.06.25 04:55:00.559992 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8312 2024.06.25 04:55:00.560347 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
8313 2024.06.25 04:55:00.560928 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8314 2024.06.25 04:55:00.560981 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8315 2024.06.25 04:55:00.561458 [ 201 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.004947899 sec., 113179.35147827391 rows/sec., 8.84 MiB/sec.
8316 2024.06.25 04:55:00.561675 [ 189 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8317 2024.06.25 04:55:00.561687 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8318 2024.06.25 04:55:00.562702 [ 201 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8319 2024.06.25 04:55:00.562793 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8320 2024.06.25 04:55:00.562893 [ 201 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_56_11} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8321 2024.06.25 04:55:00.563104 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8322 2024.06.25 04:55:00.563107 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8323 2024.06.25 04:55:00.563145 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005052 sec., 31670.625494853524 rows/sec., 2.21 MiB/sec.
8324 2024.06.25 04:55:00.563173 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8325 2024.06.25 04:55:00.563246 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8326 2024.06.25 04:55:00.563474 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8327 2024.06.25 04:55:00.563532 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Debug> DynamicQueryHandler: Done processing query
8328 2024.06.25 04:55:00.563584 [ 3 ] {b51df1a0-7f33-4d86-88ea-af689116373c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8329 2024.06.25 04:55:00.563647 [ 3 ] {} <Debug> HTTP-Session: 929b1744-e4ca-4fc8-a0c5-837615d9d9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8330 2024.06.25 04:55:00.563751 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8331 2024.06.25 04:55:00.563794 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7718 rows starting from the beginning of the part
8332 2024.06.25 04:55:00.563855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8333 2024.06.25 04:55:00.564007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8334 2024.06.25 04:55:00.564096 [ 3 ] {} <Debug> HTTP-Session: 9e7767ed-f0ff-4841-ae1c-e2e6cedee806 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8335 2024.06.25 04:55:00.564109 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 196 rows starting from the beginning of the part
8336 2024.06.25 04:55:00.564154 [ 3 ] {} <Debug> HTTP-Session: 9e7767ed-f0ff-4841-ae1c-e2e6cedee806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.06.25 04:55:00.564196 [ 3 ] {} <Debug> HTTP-Session: 9e7767ed-f0ff-4841-ae1c-e2e6cedee806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8338 2024.06.25 04:55:00.564333 [ 3 ] {} <Trace> HTTP-Session: 9e7767ed-f0ff-4841-ae1c-e2e6cedee806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8339 2024.06.25 04:55:00.564362 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
8340 2024.06.25 04:55:00.564636 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
8341 2024.06.25 04:55:00.564804 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8342 2024.06.25 04:55:00.565023 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
8343 2024.06.25 04:55:00.565076 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8344 2024.06.25 04:55:00.565377 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
8345 2024.06.25 04:55:00.567205 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8346 2024.06.25 04:55:00.568123 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8347 2024.06.25 04:55:00.568194 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8348 2024.06.25 04:55:00.570145 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8349 2024.06.25 04:55:00.570954 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8350 2024.06.25 04:55:00.571128 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006581 sec., 1367.573317125057 rows/sec., 2.45 MiB/sec.
8351 2024.06.25 04:55:00.571822 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Debug> DynamicQueryHandler: Done processing query
8352 2024.06.25 04:55:00.571876 [ 3 ] {7e148bed-9af7-466c-a981-373a421ea3a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8353 2024.06.25 04:55:00.571907 [ 3 ] {} <Debug> HTTP-Session: 9e7767ed-f0ff-4841-ae1c-e2e6cedee806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.06.25 04:55:00.572107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8355 2024.06.25 04:55:00.572244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8356 2024.06.25 04:55:00.572333 [ 3 ] {} <Debug> HTTP-Session: d514ea5c-3b75-416c-ad59-0f0fe0c3ef2d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8357 2024.06.25 04:55:00.572405 [ 3 ] {} <Debug> HTTP-Session: d514ea5c-3b75-416c-ad59-0f0fe0c3ef2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.06.25 04:55:00.572461 [ 3 ] {} <Debug> HTTP-Session: d514ea5c-3b75-416c-ad59-0f0fe0c3ef2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8359 2024.06.25 04:55:00.572516 [ 3 ] {} <Trace> HTTP-Session: d514ea5c-3b75-416c-ad59-0f0fe0c3ef2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8360 2024.06.25 04:55:00.572522 [ 196 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8554 rows, containing 5 columns (5 merged, 0 gathered) in 0.009191437 sec., 930648.8202008021 rows/sec., 64.90 MiB/sec.
8361 2024.06.25 04:55:00.572691 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8362 2024.06.25 04:55:00.572759 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8363 2024.06.25 04:55:00.572781 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8364 2024.06.25 04:55:00.573173 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8365 2024.06.25 04:55:00.573784 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8366 2024.06.25 04:55:00.573836 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8367 2024.06.25 04:55:00.573848 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8368 2024.06.25 04:55:00.574044 [ 194 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8369 2024.06.25 04:55:00.574222 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB.
8370 2024.06.25 04:55:00.574499 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8371 2024.06.25 04:55:00.574861 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8372 2024.06.25 04:55:00.574992 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002339 sec., 25651.988029072254 rows/sec., 1.73 MiB/sec.
8373 2024.06.25 04:55:00.574992 [ 43 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8374 2024.06.25 04:55:00.575062 [ 43 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8375 2024.06.25 04:55:00.575101 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8376 2024.06.25 04:55:00.575242 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Debug> DynamicQueryHandler: Done processing query
8377 2024.06.25 04:55:00.575271 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8378 2024.06.25 04:55:00.575285 [ 3 ] {3a64726c-5a5f-4777-bd67-703b0ff6fe0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8379 2024.06.25 04:55:00.575347 [ 3 ] {} <Debug> HTTP-Session: d514ea5c-3b75-416c-ad59-0f0fe0c3ef2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8380 2024.06.25 04:55:00.575464 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8381 2024.06.25 04:55:00.575500 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2756 rows starting from the beginning of the part
8382 2024.06.25 04:55:00.575565 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
8383 2024.06.25 04:55:00.575813 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
8384 2024.06.25 04:55:00.575977 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
8385 2024.06.25 04:55:00.576187 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
8386 2024.06.25 04:55:00.576351 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
8387 2024.06.25 04:55:00.577938 [ 196 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002761904 sec., 1106483.063857397 rows/sec., 74.46 MiB/sec.
8388 2024.06.25 04:55:00.578234 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8389 2024.06.25 04:55:00.578710 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8390 2024.06.25 04:55:00.578813 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_56_11} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8391 2024.06.25 04:55:00.578912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
8392 2024.06.25 04:55:01.000176 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.31 MiB, peak 200.84 MiB, free memory in arenas 0.00 B, will set to 193.61 MiB (RSS), difference: 1.30 MiB
8393 2024.06.25 04:55:05.546390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8394 2024.06.25 04:55:05.546589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8395 2024.06.25 04:55:05.546637 [ 3 ] {} <Debug> HTTP-Session: 919f257d-c2d2-43b9-b8f3-fcb580b9d7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8396 2024.06.25 04:55:05.546678 [ 3 ] {} <Debug> HTTP-Session: 919f257d-c2d2-43b9-b8f3-fcb580b9d7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8397 2024.06.25 04:55:05.546706 [ 3 ] {} <Debug> HTTP-Session: 919f257d-c2d2-43b9-b8f3-fcb580b9d7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8398 2024.06.25 04:55:05.546787 [ 3 ] {} <Trace> HTTP-Session: 919f257d-c2d2-43b9-b8f3-fcb580b9d7ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8399 2024.06.25 04:55:05.547083 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8400 2024.06.25 04:55:05.547190 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8401 2024.06.25 04:55:05.547384 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8402 2024.06.25 04:55:05.547845 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8403 2024.06.25 04:55:05.547887 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8404 2024.06.25 04:55:05.548274 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8405 2024.06.25 04:55:05.548618 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8406 2024.06.25 04:55:05.548758 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001772 sec., 11286.681715575622 rows/sec., 914.84 KiB/sec.
8407 2024.06.25 04:55:05.548771 [ 39 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
8408 2024.06.25 04:55:05.548833 [ 39 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8409 2024.06.25 04:55:05.548872 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8410 2024.06.25 04:55:05.549022 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Debug> DynamicQueryHandler: Done processing query
8411 2024.06.25 04:55:05.549104 [ 3 ] {4af31029-05a8-43b2-9939-839d40a4d556} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8412 2024.06.25 04:55:05.549162 [ 3 ] {} <Debug> HTTP-Session: 919f257d-c2d2-43b9-b8f3-fcb580b9d7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8413 2024.06.25 04:55:05.549239 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
8414 2024.06.25 04:55:05.549467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8415 2024.06.25 04:55:05.549641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8416 2024.06.25 04:55:05.549738 [ 3 ] {} <Debug> HTTP-Session: d70f9c87-85e0-40b3-ae89-7fa554605a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8417 2024.06.25 04:55:05.549815 [ 3 ] {} <Debug> HTTP-Session: d70f9c87-85e0-40b3-ae89-7fa554605a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8418 2024.06.25 04:55:05.549875 [ 3 ] {} <Debug> HTTP-Session: d70f9c87-85e0-40b3-ae89-7fa554605a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8419 2024.06.25 04:55:05.549967 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8420 2024.06.25 04:55:05.549977 [ 3 ] {} <Trace> HTTP-Session: d70f9c87-85e0-40b3-ae89-7fa554605a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8421 2024.06.25 04:55:05.550041 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 29 rows starting from the beginning of the part
8422 2024.06.25 04:55:05.550316 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8423 2024.06.25 04:55:05.550335 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part
8424 2024.06.25 04:55:05.550447 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8425 2024.06.25 04:55:05.550651 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part
8426 2024.06.25 04:55:05.550996 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part
8427 2024.06.25 04:55:05.551349 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part
8428 2024.06.25 04:55:05.551703 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part
8429 2024.06.25 04:55:05.551719 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8430 2024.06.25 04:55:05.552882 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8431 2024.06.25 04:55:05.552946 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8432 2024.06.25 04:55:05.553878 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8433 2024.06.25 04:55:05.554388 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005414447 sec., 19761.944294588164 rows/sec., 1.56 MiB/sec.
8434 2024.06.25 04:55:05.554615 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
8435 2024.06.25 04:55:05.554781 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8436 2024.06.25 04:55:05.555156 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.004988 sec., 23255.81395348837 rows/sec., 1.92 MiB/sec.
8437 2024.06.25 04:55:05.555578 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Debug> DynamicQueryHandler: Done processing query
8438 2024.06.25 04:55:05.555621 [ 3 ] {dd9a7fa1-2bf8-4bb0-ab26-0c190a1dbd19} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8439 2024.06.25 04:55:05.555650 [ 3 ] {} <Debug> HTTP-Session: d70f9c87-85e0-40b3-ae89-7fa554605a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8440 2024.06.25 04:55:05.555708 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8441 2024.06.25 04:55:05.555808 [ 193 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_50_10} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
8442 2024.06.25 04:55:05.555910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8443 2024.06.25 04:55:05.555947 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8444 2024.06.25 04:55:05.556000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8445 2024.06.25 04:55:05.556026 [ 3 ] {} <Debug> HTTP-Session: c9bdcdb7-f3b7-492b-b332-fac48d576493 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8446 2024.06.25 04:55:05.556043 [ 3 ] {} <Debug> HTTP-Session: c9bdcdb7-f3b7-492b-b332-fac48d576493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8447 2024.06.25 04:55:05.556057 [ 3 ] {} <Debug> HTTP-Session: c9bdcdb7-f3b7-492b-b332-fac48d576493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8448 2024.06.25 04:55:05.556090 [ 3 ] {} <Trace> HTTP-Session: c9bdcdb7-f3b7-492b-b332-fac48d576493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8449 2024.06.25 04:55:05.556234 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8450 2024.06.25 04:55:05.556279 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8451 2024.06.25 04:55:05.556427 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8452 2024.06.25 04:55:05.556781 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8453 2024.06.25 04:55:05.556817 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8454 2024.06.25 04:55:05.557155 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8455 2024.06.25 04:55:05.557487 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8456 2024.06.25 04:55:05.557617 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001442 sec., 58252.427184466025 rows/sec., 4.55 MiB/sec.
8457 2024.06.25 04:55:05.557794 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Debug> DynamicQueryHandler: Done processing query
8458 2024.06.25 04:55:05.557832 [ 3 ] {2afe82c0-3ef6-4aed-8bc8-249e02a76bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8459 2024.06.25 04:55:05.557855 [ 3 ] {} <Debug> HTTP-Session: c9bdcdb7-f3b7-492b-b332-fac48d576493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.06.25 04:55:05.558064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8461 2024.06.25 04:55:05.558114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8462 2024.06.25 04:55:05.558134 [ 3 ] {} <Debug> HTTP-Session: 5f2aa21a-ef61-4807-be4f-5dfd21aa6b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8463 2024.06.25 04:55:05.558150 [ 3 ] {} <Debug> HTTP-Session: 5f2aa21a-ef61-4807-be4f-5dfd21aa6b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8464 2024.06.25 04:55:05.558164 [ 3 ] {} <Debug> HTTP-Session: 5f2aa21a-ef61-4807-be4f-5dfd21aa6b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8465 2024.06.25 04:55:05.558195 [ 3 ] {} <Trace> HTTP-Session: 5f2aa21a-ef61-4807-be4f-5dfd21aa6b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8466 2024.06.25 04:55:05.558343 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8467 2024.06.25 04:55:05.558390 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8468 2024.06.25 04:55:05.558533 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8469 2024.06.25 04:55:05.558935 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8470 2024.06.25 04:55:05.558971 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8471 2024.06.25 04:55:05.559371 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8472 2024.06.25 04:55:05.559724 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8473 2024.06.25 04:55:05.559851 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
8474 2024.06.25 04:55:05.560017 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Debug> DynamicQueryHandler: Done processing query
8475 2024.06.25 04:55:05.560042 [ 3 ] {8d3b776b-9753-4f25-972a-295109dddd36} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8476 2024.06.25 04:55:05.560058 [ 3 ] {} <Debug> HTTP-Session: 5f2aa21a-ef61-4807-be4f-5dfd21aa6b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8477 2024.06.25 04:55:05.560276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8478 2024.06.25 04:55:05.560326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8479 2024.06.25 04:55:05.560346 [ 3 ] {} <Debug> HTTP-Session: b1fc1ca3-034a-4c18-a9be-fd9a9e46bf07 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8480 2024.06.25 04:55:05.560362 [ 3 ] {} <Debug> HTTP-Session: b1fc1ca3-034a-4c18-a9be-fd9a9e46bf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8481 2024.06.25 04:55:05.560376 [ 3 ] {} <Debug> HTTP-Session: b1fc1ca3-034a-4c18-a9be-fd9a9e46bf07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8482 2024.06.25 04:55:05.560407 [ 3 ] {} <Trace> HTTP-Session: b1fc1ca3-034a-4c18-a9be-fd9a9e46bf07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8483 2024.06.25 04:55:05.560659 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8484 2024.06.25 04:55:05.560723 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8485 2024.06.25 04:55:05.561134 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8486 2024.06.25 04:55:05.561778 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8487 2024.06.25 04:55:05.561814 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8488 2024.06.25 04:55:05.562444 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8489 2024.06.25 04:55:05.562876 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8490 2024.06.25 04:55:05.563023 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002538 sec., 7880.220646178093 rows/sec., 14.12 MiB/sec.
8491 2024.06.25 04:55:05.563241 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Debug> DynamicQueryHandler: Done processing query
8492 2024.06.25 04:55:05.563266 [ 3 ] {64e9ff8c-dec4-4f33-9577-00acdd465f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8493 2024.06.25 04:55:05.563282 [ 3 ] {} <Debug> HTTP-Session: b1fc1ca3-034a-4c18-a9be-fd9a9e46bf07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8494 2024.06.25 04:55:05.563420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8495 2024.06.25 04:55:05.563470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8496 2024.06.25 04:55:05.563489 [ 3 ] {} <Debug> HTTP-Session: 7135a649-6357-4404-a247-40c563468c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8497 2024.06.25 04:55:05.563507 [ 3 ] {} <Debug> HTTP-Session: 7135a649-6357-4404-a247-40c563468c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8498 2024.06.25 04:55:05.563521 [ 3 ] {} <Debug> HTTP-Session: 7135a649-6357-4404-a247-40c563468c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8499 2024.06.25 04:55:05.563552 [ 3 ] {} <Trace> HTTP-Session: 7135a649-6357-4404-a247-40c563468c87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8500 2024.06.25 04:55:05.563682 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8501 2024.06.25 04:55:05.563727 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8502 2024.06.25 04:55:05.563853 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8503 2024.06.25 04:55:05.564169 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8504 2024.06.25 04:55:05.564206 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8505 2024.06.25 04:55:05.564570 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8506 2024.06.25 04:55:05.564903 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8507 2024.06.25 04:55:05.565048 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
8508 2024.06.25 04:55:05.565322 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Debug> DynamicQueryHandler: Done processing query
8509 2024.06.25 04:55:05.565376 [ 3 ] {c8a3c80c-8c4a-49dd-8b3b-ab83799a6bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8510 2024.06.25 04:55:05.565432 [ 3 ] {} <Debug> HTTP-Session: 7135a649-6357-4404-a247-40c563468c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.06.25 04:55:09.535869 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache
8512 2024.06.25 04:55:09.535970 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache
8513 2024.06.25 04:55:10.547824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8514 2024.06.25 04:55:10.548002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8515 2024.06.25 04:55:10.548048 [ 3 ] {} <Debug> HTTP-Session: 140ad0b4-e0d5-44d7-a62d-3802c1a3be7b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8516 2024.06.25 04:55:10.548088 [ 3 ] {} <Debug> HTTP-Session: 140ad0b4-e0d5-44d7-a62d-3802c1a3be7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.06.25 04:55:10.548118 [ 3 ] {} <Debug> HTTP-Session: 140ad0b4-e0d5-44d7-a62d-3802c1a3be7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8518 2024.06.25 04:55:10.548197 [ 3 ] {} <Trace> HTTP-Session: 140ad0b4-e0d5-44d7-a62d-3802c1a3be7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8519 2024.06.25 04:55:10.548462 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8520 2024.06.25 04:55:10.548529 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8521 2024.06.25 04:55:10.548721 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8522 2024.06.25 04:55:10.549171 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8523 2024.06.25 04:55:10.549212 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8524 2024.06.25 04:55:10.549600 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8525 2024.06.25 04:55:10.549947 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8526 2024.06.25 04:55:10.550105 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001708 sec., 5269.320843091335 rows/sec., 427.10 KiB/sec.
8527 2024.06.25 04:55:10.550321 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Debug> DynamicQueryHandler: Done processing query
8528 2024.06.25 04:55:10.550349 [ 3 ] {1b80c432-4274-4ef0-84fb-fd917d9716c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8529 2024.06.25 04:55:10.550366 [ 3 ] {} <Debug> HTTP-Session: 140ad0b4-e0d5-44d7-a62d-3802c1a3be7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8530 2024.06.25 04:55:10.550517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8531 2024.06.25 04:55:10.550577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8532 2024.06.25 04:55:10.550597 [ 3 ] {} <Debug> HTTP-Session: fd0c4066-db7d-4a04-8bb2-79544f6890bb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8533 2024.06.25 04:55:10.550614 [ 3 ] {} <Debug> HTTP-Session: fd0c4066-db7d-4a04-8bb2-79544f6890bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8534 2024.06.25 04:55:10.550628 [ 3 ] {} <Debug> HTTP-Session: fd0c4066-db7d-4a04-8bb2-79544f6890bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8535 2024.06.25 04:55:10.550663 [ 3 ] {} <Trace> HTTP-Session: fd0c4066-db7d-4a04-8bb2-79544f6890bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8536 2024.06.25 04:55:10.550770 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8537 2024.06.25 04:55:10.550817 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8538 2024.06.25 04:55:10.550948 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8539 2024.06.25 04:55:10.551261 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8540 2024.06.25 04:55:10.551298 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8541 2024.06.25 04:55:10.551614 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8542 2024.06.25 04:55:10.551944 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8543 2024.06.25 04:55:10.552083 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001341 sec., 2982.848620432513 rows/sec., 243.23 KiB/sec.
8544 2024.06.25 04:55:10.552387 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Debug> DynamicQueryHandler: Done processing query
8545 2024.06.25 04:55:10.552413 [ 3 ] {97f2fcfb-b83c-41d3-8748-fab0c4c6a524} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8546 2024.06.25 04:55:10.552429 [ 3 ] {} <Debug> HTTP-Session: fd0c4066-db7d-4a04-8bb2-79544f6890bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8547 2024.06.25 04:55:10.552569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8548 2024.06.25 04:55:10.552620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8549 2024.06.25 04:55:10.552640 [ 3 ] {} <Debug> HTTP-Session: b4aa51f0-8d48-4326-8b60-686b018e8170 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8550 2024.06.25 04:55:10.552657 [ 3 ] {} <Debug> HTTP-Session: b4aa51f0-8d48-4326-8b60-686b018e8170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8551 2024.06.25 04:55:10.552671 [ 3 ] {} <Debug> HTTP-Session: b4aa51f0-8d48-4326-8b60-686b018e8170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8552 2024.06.25 04:55:10.552702 [ 3 ] {} <Trace> HTTP-Session: b4aa51f0-8d48-4326-8b60-686b018e8170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8553 2024.06.25 04:55:10.552841 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8554 2024.06.25 04:55:10.552887 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8555 2024.06.25 04:55:10.553029 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8556 2024.06.25 04:55:10.553393 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8557 2024.06.25 04:55:10.553430 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8558 2024.06.25 04:55:10.553755 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8559 2024.06.25 04:55:10.554066 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8560 2024.06.25 04:55:10.554197 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Debug> executeQuery: Read 121 rows, 9.87 KiB in 0.001414 sec., 85572.84299858558 rows/sec., 6.82 MiB/sec.
8561 2024.06.25 04:55:10.554438 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Debug> DynamicQueryHandler: Done processing query
8562 2024.06.25 04:55:10.554497 [ 3 ] {411d9a37-ea7f-4c18-920c-01a4d8be29ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8563 2024.06.25 04:55:10.554547 [ 3 ] {} <Debug> HTTP-Session: b4aa51f0-8d48-4326-8b60-686b018e8170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8564 2024.06.25 04:55:10.554710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8565 2024.06.25 04:55:10.554764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8566 2024.06.25 04:55:10.554783 [ 3 ] {} <Debug> HTTP-Session: fbe69c36-00cc-4b67-8834-08540a2babc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8567 2024.06.25 04:55:10.554800 [ 3 ] {} <Debug> HTTP-Session: fbe69c36-00cc-4b67-8834-08540a2babc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.06.25 04:55:10.554814 [ 3 ] {} <Debug> HTTP-Session: fbe69c36-00cc-4b67-8834-08540a2babc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8569 2024.06.25 04:55:10.554847 [ 3 ] {} <Trace> HTTP-Session: fbe69c36-00cc-4b67-8834-08540a2babc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8570 2024.06.25 04:55:10.554948 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8571 2024.06.25 04:55:10.554993 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8572 2024.06.25 04:55:10.555132 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8573 2024.06.25 04:55:10.555406 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8574 2024.06.25 04:55:10.555443 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8575 2024.06.25 04:55:10.555741 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8576 2024.06.25 04:55:10.556054 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8577 2024.06.25 04:55:10.556190 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001258 sec., 3179.650238473768 rows/sec., 222.02 KiB/sec.
8578 2024.06.25 04:55:10.556467 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Debug> DynamicQueryHandler: Done processing query
8579 2024.06.25 04:55:10.556493 [ 3 ] {79442253-600a-4ada-8727-7797b6910012} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8580 2024.06.25 04:55:10.556509 [ 3 ] {} <Debug> HTTP-Session: fbe69c36-00cc-4b67-8834-08540a2babc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8581 2024.06.25 04:55:10.556673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8582 2024.06.25 04:55:10.556723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8583 2024.06.25 04:55:10.556743 [ 3 ] {} <Debug> HTTP-Session: 6aff6041-c8b1-4d7d-bfc6-6a9607ca4826 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8584 2024.06.25 04:55:10.556759 [ 3 ] {} <Debug> HTTP-Session: 6aff6041-c8b1-4d7d-bfc6-6a9607ca4826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.06.25 04:55:10.556773 [ 3 ] {} <Debug> HTTP-Session: 6aff6041-c8b1-4d7d-bfc6-6a9607ca4826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8586 2024.06.25 04:55:10.556804 [ 3 ] {} <Trace> HTTP-Session: 6aff6041-c8b1-4d7d-bfc6-6a9607ca4826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8587 2024.06.25 04:55:10.556931 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8588 2024.06.25 04:55:10.556976 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8589 2024.06.25 04:55:10.557127 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8590 2024.06.25 04:55:10.557468 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8591 2024.06.25 04:55:10.557505 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8592 2024.06.25 04:55:10.557831 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8593 2024.06.25 04:55:10.558139 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8594 2024.06.25 04:55:10.558280 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Debug> executeQuery: Read 101 rows, 8.06 KiB in 0.001399 sec., 72194.42458899213 rows/sec., 5.63 MiB/sec.
8595 2024.06.25 04:55:10.558462 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Debug> DynamicQueryHandler: Done processing query
8596 2024.06.25 04:55:10.558487 [ 3 ] {e56e96a6-1ad2-492a-b172-0bf8b41e359b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8597 2024.06.25 04:55:10.558503 [ 3 ] {} <Debug> HTTP-Session: 6aff6041-c8b1-4d7d-bfc6-6a9607ca4826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.06.25 04:55:10.558698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8599 2024.06.25 04:55:10.558747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8600 2024.06.25 04:55:10.558767 [ 3 ] {} <Debug> HTTP-Session: a9ebd623-352c-44ce-9442-7b1834b90b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8601 2024.06.25 04:55:10.558783 [ 3 ] {} <Debug> HTTP-Session: a9ebd623-352c-44ce-9442-7b1834b90b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.06.25 04:55:10.558796 [ 3 ] {} <Debug> HTTP-Session: a9ebd623-352c-44ce-9442-7b1834b90b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8603 2024.06.25 04:55:10.558827 [ 3 ] {} <Trace> HTTP-Session: a9ebd623-352c-44ce-9442-7b1834b90b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8604 2024.06.25 04:55:10.559001 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8605 2024.06.25 04:55:10.559048 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8606 2024.06.25 04:55:10.559193 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8607 2024.06.25 04:55:10.559621 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8608 2024.06.25 04:55:10.559657 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8609 2024.06.25 04:55:10.560049 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8610 2024.06.25 04:55:10.560396 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8611 2024.06.25 04:55:10.560552 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.00163 sec., 121472.39263803682 rows/sec., 8.48 MiB/sec.
8612 2024.06.25 04:55:10.560730 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Debug> DynamicQueryHandler: Done processing query
8613 2024.06.25 04:55:10.560755 [ 3 ] {640603a0-a928-496b-ac67-f2752f960670} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8614 2024.06.25 04:55:10.560770 [ 3 ] {} <Debug> HTTP-Session: a9ebd623-352c-44ce-9442-7b1834b90b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.06.25 04:55:10.560893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8616 2024.06.25 04:55:10.560942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8617 2024.06.25 04:55:10.560961 [ 3 ] {} <Debug> HTTP-Session: 207433ff-842d-4b80-9291-ef137781a0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8618 2024.06.25 04:55:10.560977 [ 3 ] {} <Debug> HTTP-Session: 207433ff-842d-4b80-9291-ef137781a0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8619 2024.06.25 04:55:10.560991 [ 3 ] {} <Debug> HTTP-Session: 207433ff-842d-4b80-9291-ef137781a0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8620 2024.06.25 04:55:10.561021 [ 3 ] {} <Trace> HTTP-Session: 207433ff-842d-4b80-9291-ef137781a0a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8621 2024.06.25 04:55:10.561212 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8622 2024.06.25 04:55:10.561276 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8623 2024.06.25 04:55:10.561689 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8624 2024.06.25 04:55:10.562322 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8625 2024.06.25 04:55:10.562360 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8626 2024.06.25 04:55:10.562946 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8627 2024.06.25 04:55:10.563360 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8628 2024.06.25 04:55:10.563536 [ 34 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8629 2024.06.25 04:55:10.563548 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002443 sec., 3683.9950880065494 rows/sec., 6.60 MiB/sec.
8630 2024.06.25 04:55:10.563622 [ 34 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8631 2024.06.25 04:55:10.563697 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8632 2024.06.25 04:55:10.564016 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8633 2024.06.25 04:55:10.564130 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Debug> DynamicQueryHandler: Done processing query
8634 2024.06.25 04:55:10.564175 [ 3 ] {d9bb7b4d-7c55-4359-abc9-a4a0f3d32293} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8635 2024.06.25 04:55:10.564209 [ 3 ] {} <Debug> HTTP-Session: 207433ff-842d-4b80-9291-ef137781a0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.06.25 04:55:10.564406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8637 2024.06.25 04:55:10.564520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8638 2024.06.25 04:55:10.564580 [ 3 ] {} <Debug> HTTP-Session: 7333a336-336d-437d-9b21-5f92620bb73a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8639 2024.06.25 04:55:10.564632 [ 3 ] {} <Debug> HTTP-Session: 7333a336-336d-437d-9b21-5f92620bb73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8640 2024.06.25 04:55:10.564673 [ 3 ] {} <Debug> HTTP-Session: 7333a336-336d-437d-9b21-5f92620bb73a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8641 2024.06.25 04:55:10.564707 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8642 2024.06.25 04:55:10.564734 [ 3 ] {} <Trace> HTTP-Session: 7333a336-336d-437d-9b21-5f92620bb73a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8643 2024.06.25 04:55:10.564819 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 700 rows starting from the beginning of the part
8644 2024.06.25 04:55:10.564993 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8645 2024.06.25 04:55:10.565195 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8646 2024.06.25 04:55:10.565520 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part
8647 2024.06.25 04:55:10.565953 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8648 2024.06.25 04:55:10.566299 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part
8649 2024.06.25 04:55:10.566919 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part
8650 2024.06.25 04:55:10.567072 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8651 2024.06.25 04:55:10.567184 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8652 2024.06.25 04:55:10.567490 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part
8653 2024.06.25 04:55:10.568052 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part
8654 2024.06.25 04:55:10.568607 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8655 2024.06.25 04:55:10.569395 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8656 2024.06.25 04:55:10.569760 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004905 sec., 12232.415902140674 rows/sec., 844.16 KiB/sec.
8657 2024.06.25 04:55:10.570087 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Debug> DynamicQueryHandler: Done processing query
8658 2024.06.25 04:55:10.570116 [ 3 ] {9d93d1e6-07fe-470f-bc9d-39e41a339409} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8659 2024.06.25 04:55:10.570135 [ 3 ] {} <Debug> HTTP-Session: 7333a336-336d-437d-9b21-5f92620bb73a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8660 2024.06.25 04:55:10.573074 [ 193 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 19 columns (19 merged, 0 gathered) in 0.009246808 sec., 82947.54254657391 rows/sec., 148.64 MiB/sec.
8661 2024.06.25 04:55:10.574517 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8662 2024.06.25 04:55:10.575113 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8663 2024.06.25 04:55:10.575195 [ 195 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8664 2024.06.25 04:55:10.575329 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
8665 2024.06.25 04:55:15.547400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8666 2024.06.25 04:55:15.547540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8667 2024.06.25 04:55:15.547567 [ 3 ] {} <Debug> HTTP-Session: ffe7d8be-2164-4bb2-93d7-802d64eb20f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8668 2024.06.25 04:55:15.547592 [ 3 ] {} <Debug> HTTP-Session: ffe7d8be-2164-4bb2-93d7-802d64eb20f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.06.25 04:55:15.547607 [ 3 ] {} <Debug> HTTP-Session: ffe7d8be-2164-4bb2-93d7-802d64eb20f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8670 2024.06.25 04:55:15.547655 [ 3 ] {} <Trace> HTTP-Session: ffe7d8be-2164-4bb2-93d7-802d64eb20f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8671 2024.06.25 04:55:15.547847 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8672 2024.06.25 04:55:15.547916 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8673 2024.06.25 04:55:15.548111 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8674 2024.06.25 04:55:15.548565 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8675 2024.06.25 04:55:15.548614 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8676 2024.06.25 04:55:15.549002 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8677 2024.06.25 04:55:15.549349 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8678 2024.06.25 04:55:15.549520 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001725 sec., 11594.202898550724 rows/sec., 939.76 KiB/sec.
8679 2024.06.25 04:55:15.549837 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Debug> DynamicQueryHandler: Done processing query
8680 2024.06.25 04:55:15.549879 [ 3 ] {35434076-0cf9-4e9a-9f53-1963c9d1e4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8681 2024.06.25 04:55:15.549897 [ 3 ] {} <Debug> HTTP-Session: ffe7d8be-2164-4bb2-93d7-802d64eb20f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.06.25 04:55:15.550070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8683 2024.06.25 04:55:15.550132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8684 2024.06.25 04:55:15.550153 [ 3 ] {} <Debug> HTTP-Session: dfea6684-15b5-4deb-846b-649a73445143 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8685 2024.06.25 04:55:15.550172 [ 3 ] {} <Debug> HTTP-Session: dfea6684-15b5-4deb-846b-649a73445143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.06.25 04:55:15.550187 [ 3 ] {} <Debug> HTTP-Session: dfea6684-15b5-4deb-846b-649a73445143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.06.25 04:55:15.550223 [ 3 ] {} <Trace> HTTP-Session: dfea6684-15b5-4deb-846b-649a73445143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8688 2024.06.25 04:55:15.550369 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8689 2024.06.25 04:55:15.550420 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8690 2024.06.25 04:55:15.550571 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8691 2024.06.25 04:55:15.550972 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8692 2024.06.25 04:55:15.551011 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8693 2024.06.25 04:55:15.551338 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8694 2024.06.25 04:55:15.551671 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8695 2024.06.25 04:55:15.551823 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.00151 sec., 76821.19205298013 rows/sec., 6.33 MiB/sec.
8696 2024.06.25 04:55:15.552089 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Debug> DynamicQueryHandler: Done processing query
8697 2024.06.25 04:55:15.552150 [ 3 ] {4422a441-6f65-4547-9d9d-b10ccff9eadf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8698 2024.06.25 04:55:15.552207 [ 3 ] {} <Debug> HTTP-Session: dfea6684-15b5-4deb-846b-649a73445143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8699 2024.06.25 04:55:15.552395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8700 2024.06.25 04:55:15.552458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8701 2024.06.25 04:55:15.552479 [ 3 ] {} <Debug> HTTP-Session: 8cb89f6f-4930-49cf-844b-1195c2e2179f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8702 2024.06.25 04:55:15.552497 [ 3 ] {} <Debug> HTTP-Session: 8cb89f6f-4930-49cf-844b-1195c2e2179f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8703 2024.06.25 04:55:15.552511 [ 3 ] {} <Debug> HTTP-Session: 8cb89f6f-4930-49cf-844b-1195c2e2179f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.06.25 04:55:15.552546 [ 3 ] {} <Trace> HTTP-Session: 8cb89f6f-4930-49cf-844b-1195c2e2179f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8705 2024.06.25 04:55:15.552676 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8706 2024.06.25 04:55:15.552723 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8707 2024.06.25 04:55:15.552871 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8708 2024.06.25 04:55:15.553245 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8709 2024.06.25 04:55:15.553283 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8710 2024.06.25 04:55:15.553609 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8711 2024.06.25 04:55:15.553919 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8712 2024.06.25 04:55:15.554075 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001442 sec., 58252.427184466025 rows/sec., 4.55 MiB/sec.
8713 2024.06.25 04:55:15.554379 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Debug> DynamicQueryHandler: Done processing query
8714 2024.06.25 04:55:15.554433 [ 3 ] {b6548118-a0cd-43b1-829e-c80077dfd358} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8715 2024.06.25 04:55:15.554466 [ 3 ] {} <Debug> HTTP-Session: 8cb89f6f-4930-49cf-844b-1195c2e2179f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8716 2024.06.25 04:55:15.554661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8717 2024.06.25 04:55:15.554715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8718 2024.06.25 04:55:15.554736 [ 3 ] {} <Debug> HTTP-Session: 49e8a4f5-af58-40fb-b8a3-0e077d4316d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8719 2024.06.25 04:55:15.554752 [ 3 ] {} <Debug> HTTP-Session: 49e8a4f5-af58-40fb-b8a3-0e077d4316d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8720 2024.06.25 04:55:15.554766 [ 3 ] {} <Debug> HTTP-Session: 49e8a4f5-af58-40fb-b8a3-0e077d4316d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.06.25 04:55:15.554798 [ 3 ] {} <Trace> HTTP-Session: 49e8a4f5-af58-40fb-b8a3-0e077d4316d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8722 2024.06.25 04:55:15.554972 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8723 2024.06.25 04:55:15.555024 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8724 2024.06.25 04:55:15.555184 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8725 2024.06.25 04:55:15.555587 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8726 2024.06.25 04:55:15.555624 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8727 2024.06.25 04:55:15.556013 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8728 2024.06.25 04:55:15.556353 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8729 2024.06.25 04:55:15.556512 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
8730 2024.06.25 04:55:15.556798 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Debug> DynamicQueryHandler: Done processing query
8731 2024.06.25 04:55:15.556858 [ 3 ] {4e7abb1e-bbfd-449a-b726-dbd4f6526dc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8732 2024.06.25 04:55:15.556912 [ 3 ] {} <Debug> HTTP-Session: 49e8a4f5-af58-40fb-b8a3-0e077d4316d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8733 2024.06.25 04:55:15.557112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8734 2024.06.25 04:55:15.557164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8735 2024.06.25 04:55:15.557184 [ 3 ] {} <Debug> HTTP-Session: 254ebdd7-2900-4776-9377-ae49f1b55b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8736 2024.06.25 04:55:15.557202 [ 3 ] {} <Debug> HTTP-Session: 254ebdd7-2900-4776-9377-ae49f1b55b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.06.25 04:55:15.557215 [ 3 ] {} <Debug> HTTP-Session: 254ebdd7-2900-4776-9377-ae49f1b55b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8738 2024.06.25 04:55:15.557248 [ 3 ] {} <Trace> HTTP-Session: 254ebdd7-2900-4776-9377-ae49f1b55b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8739 2024.06.25 04:55:15.557507 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8740 2024.06.25 04:55:15.557580 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8741 2024.06.25 04:55:15.558000 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8742 2024.06.25 04:55:15.558661 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8743 2024.06.25 04:55:15.558697 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8744 2024.06.25 04:55:15.559285 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8745 2024.06.25 04:55:15.559685 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8746 2024.06.25 04:55:15.559876 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002546 sec., 7855.459544383346 rows/sec., 14.08 MiB/sec.
8747 2024.06.25 04:55:15.560172 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Debug> DynamicQueryHandler: Done processing query
8748 2024.06.25 04:55:15.560198 [ 3 ] {46bd8be8-fc26-4197-9301-72ac0b8b6592} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8749 2024.06.25 04:55:15.560214 [ 3 ] {} <Debug> HTTP-Session: 254ebdd7-2900-4776-9377-ae49f1b55b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8750 2024.06.25 04:55:15.560348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8751 2024.06.25 04:55:15.560399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8752 2024.06.25 04:55:15.560421 [ 3 ] {} <Debug> HTTP-Session: 2af68f83-bc4e-4dd2-afa8-de6154798bed Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8753 2024.06.25 04:55:15.560437 [ 3 ] {} <Debug> HTTP-Session: 2af68f83-bc4e-4dd2-afa8-de6154798bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8754 2024.06.25 04:55:15.560452 [ 3 ] {} <Debug> HTTP-Session: 2af68f83-bc4e-4dd2-afa8-de6154798bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8755 2024.06.25 04:55:15.560483 [ 3 ] {} <Trace> HTTP-Session: 2af68f83-bc4e-4dd2-afa8-de6154798bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8756 2024.06.25 04:55:15.560599 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8757 2024.06.25 04:55:15.560645 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8758 2024.06.25 04:55:15.560773 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8759 2024.06.25 04:55:15.561068 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8760 2024.06.25 04:55:15.561104 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8761 2024.06.25 04:55:15.561460 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8762 2024.06.25 04:55:15.561792 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8763 2024.06.25 04:55:15.561914 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
8764 2024.06.25 04:55:15.562077 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Debug> DynamicQueryHandler: Done processing query
8765 2024.06.25 04:55:15.562101 [ 3 ] {5a83d4ea-0a26-4d8e-ba98-fc5848134bc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8766 2024.06.25 04:55:15.562117 [ 3 ] {} <Debug> HTTP-Session: 2af68f83-bc4e-4dd2-afa8-de6154798bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8767 2024.06.25 04:55:20.547070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8768 2024.06.25 04:55:20.547267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8769 2024.06.25 04:55:20.547314 [ 3 ] {} <Debug> HTTP-Session: 15109483-7407-49ae-b7d2-c7238a6015f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8770 2024.06.25 04:55:20.547355 [ 3 ] {} <Debug> HTTP-Session: 15109483-7407-49ae-b7d2-c7238a6015f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.06.25 04:55:20.547383 [ 3 ] {} <Debug> HTTP-Session: 15109483-7407-49ae-b7d2-c7238a6015f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8772 2024.06.25 04:55:20.547460 [ 3 ] {} <Trace> HTTP-Session: 15109483-7407-49ae-b7d2-c7238a6015f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8773 2024.06.25 04:55:20.547736 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8774 2024.06.25 04:55:20.547842 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8775 2024.06.25 04:55:20.548043 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8776 2024.06.25 04:55:20.548491 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8777 2024.06.25 04:55:20.548534 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8778 2024.06.25 04:55:20.548906 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8779 2024.06.25 04:55:20.549241 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8780 2024.06.25 04:55:20.549387 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001742 sec., 5166.475315729047 rows/sec., 418.77 KiB/sec.
8781 2024.06.25 04:55:20.549596 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Debug> DynamicQueryHandler: Done processing query
8782 2024.06.25 04:55:20.549624 [ 3 ] {a8fc08df-6f02-4cea-b735-9ba3c672362d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8783 2024.06.25 04:55:20.549640 [ 3 ] {} <Debug> HTTP-Session: 15109483-7407-49ae-b7d2-c7238a6015f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8784 2024.06.25 04:55:20.549807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8785 2024.06.25 04:55:20.549863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8786 2024.06.25 04:55:20.549882 [ 3 ] {} <Debug> HTTP-Session: 06dbf4a6-ee2e-4d56-8a39-86a4290245b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8787 2024.06.25 04:55:20.549900 [ 3 ] {} <Debug> HTTP-Session: 06dbf4a6-ee2e-4d56-8a39-86a4290245b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.06.25 04:55:20.549914 [ 3 ] {} <Debug> HTTP-Session: 06dbf4a6-ee2e-4d56-8a39-86a4290245b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8789 2024.06.25 04:55:20.549948 [ 3 ] {} <Trace> HTTP-Session: 06dbf4a6-ee2e-4d56-8a39-86a4290245b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8790 2024.06.25 04:55:20.550054 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8791 2024.06.25 04:55:20.550099 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8792 2024.06.25 04:55:20.550228 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8793 2024.06.25 04:55:20.550541 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8794 2024.06.25 04:55:20.550578 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8795 2024.06.25 04:55:20.550874 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
8796 2024.06.25 04:55:20.551178 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8797 2024.06.25 04:55:20.551305 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001284 sec., 3115.264797507788 rows/sec., 254.03 KiB/sec.
8798 2024.06.25 04:55:20.551623 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Debug> DynamicQueryHandler: Done processing query
8799 2024.06.25 04:55:20.551649 [ 3 ] {44a9b959-a789-47d5-a720-26233eb2cbd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8800 2024.06.25 04:55:20.551665 [ 3 ] {} <Debug> HTTP-Session: 06dbf4a6-ee2e-4d56-8a39-86a4290245b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8801 2024.06.25 04:55:20.551830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8802 2024.06.25 04:55:20.551880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8803 2024.06.25 04:55:20.551900 [ 3 ] {} <Debug> HTTP-Session: bac86bfa-5cc3-401f-b6ea-749d92e52a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8804 2024.06.25 04:55:20.551916 [ 3 ] {} <Debug> HTTP-Session: bac86bfa-5cc3-401f-b6ea-749d92e52a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.06.25 04:55:20.551930 [ 3 ] {} <Debug> HTTP-Session: bac86bfa-5cc3-401f-b6ea-749d92e52a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8806 2024.06.25 04:55:20.551961 [ 3 ] {} <Trace> HTTP-Session: bac86bfa-5cc3-401f-b6ea-749d92e52a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8807 2024.06.25 04:55:20.552080 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8808 2024.06.25 04:55:20.552125 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8809 2024.06.25 04:55:20.552268 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8810 2024.06.25 04:55:20.552653 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8811 2024.06.25 04:55:20.552689 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8812 2024.06.25 04:55:20.552996 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8813 2024.06.25 04:55:20.553299 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8814 2024.06.25 04:55:20.553421 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Debug> executeQuery: Read 85 rows, 7.06 KiB in 0.001384 sec., 61416.184971098264 rows/sec., 4.98 MiB/sec.
8815 2024.06.25 04:55:20.553578 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Debug> DynamicQueryHandler: Done processing query
8816 2024.06.25 04:55:20.553602 [ 3 ] {ea5486b8-138d-4aa4-b6ab-b2a3b070db3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8817 2024.06.25 04:55:20.553618 [ 3 ] {} <Debug> HTTP-Session: bac86bfa-5cc3-401f-b6ea-749d92e52a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8818 2024.06.25 04:55:20.553774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8819 2024.06.25 04:55:20.553821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8820 2024.06.25 04:55:20.553841 [ 3 ] {} <Debug> HTTP-Session: 3a0df5cf-f9ac-46e1-9184-23a299dd9bd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8821 2024.06.25 04:55:20.553857 [ 3 ] {} <Debug> HTTP-Session: 3a0df5cf-f9ac-46e1-9184-23a299dd9bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8822 2024.06.25 04:55:20.553871 [ 3 ] {} <Debug> HTTP-Session: 3a0df5cf-f9ac-46e1-9184-23a299dd9bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8823 2024.06.25 04:55:20.553901 [ 3 ] {} <Trace> HTTP-Session: 3a0df5cf-f9ac-46e1-9184-23a299dd9bd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8824 2024.06.25 04:55:20.553994 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8825 2024.06.25 04:55:20.554037 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8826 2024.06.25 04:55:20.554158 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8827 2024.06.25 04:55:20.554425 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8828 2024.06.25 04:55:20.554459 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8829 2024.06.25 04:55:20.554749 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
8830 2024.06.25 04:55:20.555061 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8831 2024.06.25 04:55:20.555183 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001211 sec., 3303.055326176713 rows/sec., 230.63 KiB/sec.
8832 2024.06.25 04:55:20.555450 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Debug> DynamicQueryHandler: Done processing query
8833 2024.06.25 04:55:20.555479 [ 3 ] {d1686738-4ac6-4149-9e39-3bc73b1291a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8834 2024.06.25 04:55:20.555495 [ 3 ] {} <Debug> HTTP-Session: 3a0df5cf-f9ac-46e1-9184-23a299dd9bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.06.25 04:55:20.555624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8836 2024.06.25 04:55:20.555674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8837 2024.06.25 04:55:20.555693 [ 3 ] {} <Debug> HTTP-Session: f2671836-05ca-46d1-8e34-09f77c3bb278 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8838 2024.06.25 04:55:20.555709 [ 3 ] {} <Debug> HTTP-Session: f2671836-05ca-46d1-8e34-09f77c3bb278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8839 2024.06.25 04:55:20.555723 [ 3 ] {} <Debug> HTTP-Session: f2671836-05ca-46d1-8e34-09f77c3bb278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.06.25 04:55:20.555753 [ 3 ] {} <Trace> HTTP-Session: f2671836-05ca-46d1-8e34-09f77c3bb278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8841 2024.06.25 04:55:20.555869 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8842 2024.06.25 04:55:20.555913 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8843 2024.06.25 04:55:20.556055 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8844 2024.06.25 04:55:20.556389 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8845 2024.06.25 04:55:20.556425 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8846 2024.06.25 04:55:20.556733 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8847 2024.06.25 04:55:20.557030 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8848 2024.06.25 04:55:20.557155 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001326 sec., 58069.38159879337 rows/sec., 4.54 MiB/sec.
8849 2024.06.25 04:55:20.557312 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Debug> DynamicQueryHandler: Done processing query
8850 2024.06.25 04:55:20.557337 [ 3 ] {a30826db-3773-48d6-81f0-7205b1b057dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8851 2024.06.25 04:55:20.557352 [ 3 ] {} <Debug> HTTP-Session: f2671836-05ca-46d1-8e34-09f77c3bb278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.06.25 04:55:20.557546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8853 2024.06.25 04:55:20.557594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8854 2024.06.25 04:55:20.557613 [ 3 ] {} <Debug> HTTP-Session: f00431af-7968-47ce-b507-7ebbdbe32c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8855 2024.06.25 04:55:20.557628 [ 3 ] {} <Debug> HTTP-Session: f00431af-7968-47ce-b507-7ebbdbe32c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8856 2024.06.25 04:55:20.557642 [ 3 ] {} <Debug> HTTP-Session: f00431af-7968-47ce-b507-7ebbdbe32c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.06.25 04:55:20.557673 [ 3 ] {} <Trace> HTTP-Session: f00431af-7968-47ce-b507-7ebbdbe32c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8858 2024.06.25 04:55:20.557821 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8859 2024.06.25 04:55:20.557867 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8860 2024.06.25 04:55:20.558006 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8861 2024.06.25 04:55:20.558394 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8862 2024.06.25 04:55:20.558430 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8863 2024.06.25 04:55:20.558815 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8864 2024.06.25 04:55:20.559151 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8865 2024.06.25 04:55:20.559280 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001532 sec., 105744.12532637076 rows/sec., 7.36 MiB/sec.
8866 2024.06.25 04:55:20.559535 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Debug> DynamicQueryHandler: Done processing query
8867 2024.06.25 04:55:20.559598 [ 3 ] {e1771b6a-efdf-42fb-b73a-2928b7022d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8868 2024.06.25 04:55:20.559658 [ 3 ] {} <Debug> HTTP-Session: f00431af-7968-47ce-b507-7ebbdbe32c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.06.25 04:55:20.559824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8870 2024.06.25 04:55:20.559876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8871 2024.06.25 04:55:20.559896 [ 3 ] {} <Debug> HTTP-Session: 940cbc4a-ef34-46b7-a8d7-f246fd012d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8872 2024.06.25 04:55:20.559912 [ 3 ] {} <Debug> HTTP-Session: 940cbc4a-ef34-46b7-a8d7-f246fd012d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.06.25 04:55:20.559926 [ 3 ] {} <Debug> HTTP-Session: 940cbc4a-ef34-46b7-a8d7-f246fd012d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.06.25 04:55:20.559958 [ 3 ] {} <Trace> HTTP-Session: 940cbc4a-ef34-46b7-a8d7-f246fd012d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8875 2024.06.25 04:55:20.560142 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8876 2024.06.25 04:55:20.560213 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8877 2024.06.25 04:55:20.560632 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8878 2024.06.25 04:55:20.561176 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8879 2024.06.25 04:55:20.561211 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8880 2024.06.25 04:55:20.561801 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8881 2024.06.25 04:55:20.562209 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8882 2024.06.25 04:55:20.562361 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002318 sec., 3882.657463330457 rows/sec., 6.96 MiB/sec.
8883 2024.06.25 04:55:20.562862 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Debug> DynamicQueryHandler: Done processing query
8884 2024.06.25 04:55:20.562894 [ 3 ] {08ea57c2-173d-47b1-93bd-120379fad12b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8885 2024.06.25 04:55:20.562910 [ 3 ] {} <Debug> HTTP-Session: 940cbc4a-ef34-46b7-a8d7-f246fd012d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.06.25 04:55:20.563033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8887 2024.06.25 04:55:20.563084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8888 2024.06.25 04:55:20.563103 [ 3 ] {} <Debug> HTTP-Session: 5292bf6f-4537-410a-9254-8ca8d3526a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8889 2024.06.25 04:55:20.563119 [ 3 ] {} <Debug> HTTP-Session: 5292bf6f-4537-410a-9254-8ca8d3526a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8890 2024.06.25 04:55:20.563133 [ 3 ] {} <Debug> HTTP-Session: 5292bf6f-4537-410a-9254-8ca8d3526a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.06.25 04:55:20.563164 [ 3 ] {} <Trace> HTTP-Session: 5292bf6f-4537-410a-9254-8ca8d3526a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8892 2024.06.25 04:55:20.563282 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8893 2024.06.25 04:55:20.563330 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8894 2024.06.25 04:55:20.563475 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8895 2024.06.25 04:55:20.563771 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8896 2024.06.25 04:55:20.563808 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8897 2024.06.25 04:55:20.564169 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8898 2024.06.25 04:55:20.564503 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8899 2024.06.25 04:55:20.564630 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
8900 2024.06.25 04:55:20.564804 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Debug> DynamicQueryHandler: Done processing query
8901 2024.06.25 04:55:20.564830 [ 3 ] {0b059ef4-b3e6-456c-a216-83f3da19c0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8902 2024.06.25 04:55:20.564846 [ 3 ] {} <Debug> HTTP-Session: 5292bf6f-4537-410a-9254-8ca8d3526a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8903 2024.06.25 04:55:24.536243 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
8904 2024.06.25 04:55:24.536351 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
8905 2024.06.25 04:55:25.547034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8906 2024.06.25 04:55:25.547168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8907 2024.06.25 04:55:25.547197 [ 3 ] {} <Debug> HTTP-Session: a6092356-7dba-4f4e-b69f-529c88bb5ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8908 2024.06.25 04:55:25.547226 [ 3 ] {} <Debug> HTTP-Session: a6092356-7dba-4f4e-b69f-529c88bb5ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8909 2024.06.25 04:55:25.547244 [ 3 ] {} <Debug> HTTP-Session: a6092356-7dba-4f4e-b69f-529c88bb5ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.06.25 04:55:25.547301 [ 3 ] {} <Trace> HTTP-Session: a6092356-7dba-4f4e-b69f-529c88bb5ac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8911 2024.06.25 04:55:25.547514 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8912 2024.06.25 04:55:25.547592 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8913 2024.06.25 04:55:25.547817 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8914 2024.06.25 04:55:25.548281 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8915 2024.06.25 04:55:25.548328 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8916 2024.06.25 04:55:25.548702 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8917 2024.06.25 04:55:25.549040 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8918 2024.06.25 04:55:25.549197 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001747 sec., 11448.196908986834 rows/sec., 927.93 KiB/sec.
8919 2024.06.25 04:55:25.549416 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Debug> DynamicQueryHandler: Done processing query
8920 2024.06.25 04:55:25.549445 [ 3 ] {bf3d51bf-cd68-4606-bd63-31118ea5f691} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8921 2024.06.25 04:55:25.549462 [ 3 ] {} <Debug> HTTP-Session: a6092356-7dba-4f4e-b69f-529c88bb5ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8922 2024.06.25 04:55:25.549625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8923 2024.06.25 04:55:25.549683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8924 2024.06.25 04:55:25.549703 [ 3 ] {} <Debug> HTTP-Session: 6cb07c39-be06-4667-afee-d78689cede8d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8925 2024.06.25 04:55:25.549722 [ 3 ] {} <Debug> HTTP-Session: 6cb07c39-be06-4667-afee-d78689cede8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8926 2024.06.25 04:55:25.549736 [ 3 ] {} <Debug> HTTP-Session: 6cb07c39-be06-4667-afee-d78689cede8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.06.25 04:55:25.549772 [ 3 ] {} <Trace> HTTP-Session: 6cb07c39-be06-4667-afee-d78689cede8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8928 2024.06.25 04:55:25.549878 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8929 2024.06.25 04:55:25.549926 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8930 2024.06.25 04:55:25.550061 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8931 2024.06.25 04:55:25.550375 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8932 2024.06.25 04:55:25.550415 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8933 2024.06.25 04:55:25.550725 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8934 2024.06.25 04:55:25.551031 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8935 2024.06.25 04:55:25.551192 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 366.21 KiB/sec.
8936 2024.06.25 04:55:25.551365 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Debug> DynamicQueryHandler: Done processing query
8937 2024.06.25 04:55:25.551391 [ 3 ] {a25c6275-6c9f-4bd6-b157-d4023e90d943} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8938 2024.06.25 04:55:25.551408 [ 3 ] {} <Debug> HTTP-Session: 6cb07c39-be06-4667-afee-d78689cede8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8939 2024.06.25 04:55:25.551548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8940 2024.06.25 04:55:25.551616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8941 2024.06.25 04:55:25.551636 [ 3 ] {} <Debug> HTTP-Session: 0db81fca-3482-4604-b74e-6db2e77e0c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8942 2024.06.25 04:55:25.551653 [ 3 ] {} <Debug> HTTP-Session: 0db81fca-3482-4604-b74e-6db2e77e0c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8943 2024.06.25 04:55:25.551667 [ 3 ] {} <Debug> HTTP-Session: 0db81fca-3482-4604-b74e-6db2e77e0c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.06.25 04:55:25.551697 [ 3 ] {} <Trace> HTTP-Session: 0db81fca-3482-4604-b74e-6db2e77e0c2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8945 2024.06.25 04:55:25.551823 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8946 2024.06.25 04:55:25.551867 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8947 2024.06.25 04:55:25.551993 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8948 2024.06.25 04:55:25.552375 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8949 2024.06.25 04:55:25.552412 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8950 2024.06.25 04:55:25.552746 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8951 2024.06.25 04:55:25.553057 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8952 2024.06.25 04:55:25.553206 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Debug> executeQuery: Read 119 rows, 10.01 KiB in 0.00143 sec., 83216.78321678321 rows/sec., 6.84 MiB/sec.
8953 2024.06.25 04:55:25.553221 [ 66 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8954 2024.06.25 04:55:25.553326 [ 66 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8955 2024.06.25 04:55:25.553358 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8956 2024.06.25 04:55:25.553434 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Debug> DynamicQueryHandler: Done processing query
8957 2024.06.25 04:55:25.553503 [ 3 ] {de407ef1-60c6-42ba-a9ca-8f2856177efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8958 2024.06.25 04:55:25.553544 [ 3 ] {} <Debug> HTTP-Session: 0db81fca-3482-4604-b74e-6db2e77e0c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.06.25 04:55:25.553593 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
8960 2024.06.25 04:55:25.553787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8961 2024.06.25 04:55:25.553963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8962 2024.06.25 04:55:25.554076 [ 3 ] {} <Debug> HTTP-Session: cac65ea0-c100-438f-96c1-f4a04bdfd433 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8963 2024.06.25 04:55:25.554141 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8964 2024.06.25 04:55:25.554156 [ 3 ] {} <Debug> HTTP-Session: cac65ea0-c100-438f-96c1-f4a04bdfd433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8965 2024.06.25 04:55:25.554233 [ 3 ] {} <Debug> HTTP-Session: cac65ea0-c100-438f-96c1-f4a04bdfd433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8966 2024.06.25 04:55:25.554263 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 187 rows starting from the beginning of the part
8967 2024.06.25 04:55:25.554389 [ 3 ] {} <Trace> HTTP-Session: cac65ea0-c100-438f-96c1-f4a04bdfd433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8968 2024.06.25 04:55:25.554646 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 116 rows starting from the beginning of the part
8969 2024.06.25 04:55:25.554762 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8970 2024.06.25 04:55:25.554908 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8971 2024.06.25 04:55:25.554941 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 121 rows starting from the beginning of the part
8972 2024.06.25 04:55:25.555455 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 116 rows starting from the beginning of the part
8973 2024.06.25 04:55:25.555871 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 85 rows starting from the beginning of the part
8974 2024.06.25 04:55:25.556473 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 119 rows starting from the beginning of the part
8975 2024.06.25 04:55:25.556684 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8976 2024.06.25 04:55:25.557268 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8977 2024.06.25 04:55:25.557309 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8978 2024.06.25 04:55:25.557784 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8979 2024.06.25 04:55:25.558196 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8980 2024.06.25 04:55:25.558200 [ 195 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.004769536 sec., 155990.01663893514 rows/sec., 12.74 MiB/sec.
8981 2024.06.25 04:55:25.558484 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.003833 sec., 1565.3535090007827 rows/sec., 109.30 KiB/sec.
8982 2024.06.25 04:55:25.558579 [ 193 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8983 2024.06.25 04:55:25.558971 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Debug> DynamicQueryHandler: Done processing query
8984 2024.06.25 04:55:25.559006 [ 3 ] {7757a073-f4b0-462f-b20a-469906c3c034} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8985 2024.06.25 04:55:25.559038 [ 3 ] {} <Debug> HTTP-Session: cac65ea0-c100-438f-96c1-f4a04bdfd433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8986 2024.06.25 04:55:25.559221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8987 2024.06.25 04:55:25.559307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8988 2024.06.25 04:55:25.559343 [ 3 ] {} <Debug> HTTP-Session: 60d47b2d-4d3a-47c7-96a7-8a0d0931e48c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
8989 2024.06.25 04:55:25.559379 [ 3 ] {} <Debug> HTTP-Session: 60d47b2d-4d3a-47c7-96a7-8a0d0931e48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.06.25 04:55:25.559406 [ 3 ] {} <Debug> HTTP-Session: 60d47b2d-4d3a-47c7-96a7-8a0d0931e48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8991 2024.06.25 04:55:25.559460 [ 3 ] {} <Trace> HTTP-Session: 60d47b2d-4d3a-47c7-96a7-8a0d0931e48c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8992 2024.06.25 04:55:25.559538 [ 193 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8993 2024.06.25 04:55:25.559701 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8994 2024.06.25 04:55:25.559725 [ 193 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_61_12} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8995 2024.06.25 04:55:25.559771 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8996 2024.06.25 04:55:25.559925 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
8997 2024.06.25 04:55:25.560071 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8998 2024.06.25 04:55:25.560436 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8999 2024.06.25 04:55:25.560475 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9000 2024.06.25 04:55:25.560795 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9001 2024.06.25 04:55:25.561105 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9002 2024.06.25 04:55:25.561256 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001656 sec., 54347.82608695653 rows/sec., 4.25 MiB/sec.
9003 2024.06.25 04:55:25.561264 [ 66 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9004 2024.06.25 04:55:25.561345 [ 66 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9005 2024.06.25 04:55:25.561396 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9006 2024.06.25 04:55:25.561528 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Debug> DynamicQueryHandler: Done processing query
9007 2024.06.25 04:55:25.561623 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9008 2024.06.25 04:55:25.561623 [ 3 ] {db25dd4c-f1cb-45de-a551-63b96929ec9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9009 2024.06.25 04:55:25.561700 [ 3 ] {} <Debug> HTTP-Session: 60d47b2d-4d3a-47c7-96a7-8a0d0931e48c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.06.25 04:55:25.562027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9011 2024.06.25 04:55:25.562203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9012 2024.06.25 04:55:25.562288 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9013 2024.06.25 04:55:25.562299 [ 3 ] {} <Debug> HTTP-Session: b2ee7e8b-af4a-49fd-8686-94b303430c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9014 2024.06.25 04:55:25.562379 [ 3 ] {} <Debug> HTTP-Session: b2ee7e8b-af4a-49fd-8686-94b303430c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9015 2024.06.25 04:55:25.562386 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 149 rows starting from the beginning of the part
9016 2024.06.25 04:55:25.562442 [ 3 ] {} <Debug> HTTP-Session: b2ee7e8b-af4a-49fd-8686-94b303430c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9017 2024.06.25 04:55:25.562598 [ 3 ] {} <Trace> HTTP-Session: b2ee7e8b-af4a-49fd-8686-94b303430c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9018 2024.06.25 04:55:25.562970 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 84 rows starting from the beginning of the part
9019 2024.06.25 04:55:25.563193 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9020 2024.06.25 04:55:25.563424 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9021 2024.06.25 04:55:25.563437 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 101 rows starting from the beginning of the part
9022 2024.06.25 04:55:25.563597 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 84 rows starting from the beginning of the part
9023 2024.06.25 04:55:25.563818 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 77 rows starting from the beginning of the part
9024 2024.06.25 04:55:25.564021 [ 199 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part
9025 2024.06.25 04:55:25.564023 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9026 2024.06.25 04:55:25.565061 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9027 2024.06.25 04:55:25.565107 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9028 2024.06.25 04:55:25.565683 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9029 2024.06.25 04:55:25.565732 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.004261768 sec., 137266.9746452646 rows/sec., 10.72 MiB/sec.
9030 2024.06.25 04:55:25.565990 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9031 2024.06.25 04:55:25.566464 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9032 2024.06.25 04:55:25.566792 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9033 2024.06.25 04:55:25.566851 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.003926 sec., 41008.66021395823 rows/sec., 2.85 MiB/sec.
9034 2024.06.25 04:55:25.566879 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9035 2024.06.25 04:55:25.566948 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9036 2024.06.25 04:55:25.567000 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9037 2024.06.25 04:55:25.567354 [ 195 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_61_12} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9038 2024.06.25 04:55:25.567481 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9039 2024.06.25 04:55:25.567481 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Debug> DynamicQueryHandler: Done processing query
9040 2024.06.25 04:55:25.567595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9041 2024.06.25 04:55:25.567603 [ 3 ] {3a50b5de-c5b1-478b-a9a5-bf627d7702d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9042 2024.06.25 04:55:25.567679 [ 3 ] {} <Debug> HTTP-Session: b2ee7e8b-af4a-49fd-8686-94b303430c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9043 2024.06.25 04:55:25.567794 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9044 2024.06.25 04:55:25.567844 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8554 rows starting from the beginning of the part
9045 2024.06.25 04:55:25.567903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9046 2024.06.25 04:55:25.568062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9047 2024.06.25 04:55:25.568144 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
9048 2024.06.25 04:55:25.568162 [ 3 ] {} <Debug> HTTP-Session: af7fcb23-9659-45d2-8014-7ca06be145bb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9049 2024.06.25 04:55:25.568221 [ 3 ] {} <Debug> HTTP-Session: af7fcb23-9659-45d2-8014-7ca06be145bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.06.25 04:55:25.568294 [ 3 ] {} <Debug> HTTP-Session: af7fcb23-9659-45d2-8014-7ca06be145bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.06.25 04:55:25.568405 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 198 rows starting from the beginning of the part
9052 2024.06.25 04:55:25.568429 [ 3 ] {} <Trace> HTTP-Session: af7fcb23-9659-45d2-8014-7ca06be145bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9053 2024.06.25 04:55:25.568684 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
9054 2024.06.25 04:55:25.568923 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part
9055 2024.06.25 04:55:25.568945 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9056 2024.06.25 04:55:25.569301 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
9057 2024.06.25 04:55:25.569326 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9058 2024.06.25 04:55:25.571092 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9059 2024.06.25 04:55:25.572814 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9060 2024.06.25 04:55:25.572883 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9061 2024.06.25 04:55:25.574339 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9062 2024.06.25 04:55:25.574936 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9063 2024.06.25 04:55:25.575160 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.006531 sec., 3062.3181748583675 rows/sec., 5.49 MiB/sec.
9064 2024.06.25 04:55:25.575497 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Debug> DynamicQueryHandler: Done processing query
9065 2024.06.25 04:55:25.575527 [ 3 ] {8cc3ab18-d0e7-4ee0-bf61-c7135d02477a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9066 2024.06.25 04:55:25.575555 [ 3 ] {} <Debug> HTTP-Session: af7fcb23-9659-45d2-8014-7ca06be145bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9067 2024.06.25 04:55:25.575840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 8818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9068 2024.06.25 04:55:25.575939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9069 2024.06.25 04:55:25.575971 [ 3 ] {} <Debug> HTTP-Session: b4788812-740e-4216-8ffe-a852d0e2f6d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9070 2024.06.25 04:55:25.575978 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9395 rows, containing 5 columns (5 merged, 0 gathered) in 0.00874439 sec., 1074403.131607808 rows/sec., 74.92 MiB/sec.
9071 2024.06.25 04:55:25.575996 [ 3 ] {} <Debug> HTTP-Session: b4788812-740e-4216-8ffe-a852d0e2f6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9072 2024.06.25 04:55:25.576067 [ 3 ] {} <Debug> HTTP-Session: b4788812-740e-4216-8ffe-a852d0e2f6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9073 2024.06.25 04:55:25.576109 [ 3 ] {} <Trace> HTTP-Session: b4788812-740e-4216-8ffe-a852d0e2f6d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9074 2024.06.25 04:55:25.576275 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9075 2024.06.25 04:55:25.576280 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9076 2024.06.25 04:55:25.576361 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9077 2024.06.25 04:55:25.576745 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9078 2024.06.25 04:55:25.577326 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9079 2024.06.25 04:55:25.577454 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9080 2024.06.25 04:55:25.577517 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9081 2024.06.25 04:55:25.577517 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9082 2024.06.25 04:55:25.577735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB.
9083 2024.06.25 04:55:25.578041 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9084 2024.06.25 04:55:25.578396 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9085 2024.06.25 04:55:25.578557 [ 66 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9086 2024.06.25 04:55:25.578564 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.002355 sec., 24628.450106157114 rows/sec., 1.66 MiB/sec.
9087 2024.06.25 04:55:25.578609 [ 66 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9088 2024.06.25 04:55:25.578672 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9089 2024.06.25 04:55:25.578958 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Debug> DynamicQueryHandler: Done processing query
9090 2024.06.25 04:55:25.578984 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9091 2024.06.25 04:55:25.579001 [ 3 ] {9cd8d423-ae64-4f79-b9ed-09c051271caf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9092 2024.06.25 04:55:25.579087 [ 3 ] {} <Debug> HTTP-Session: b4788812-740e-4216-8ffe-a852d0e2f6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9093 2024.06.25 04:55:25.579560 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9094 2024.06.25 04:55:25.579659 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3056 rows starting from the beginning of the part
9095 2024.06.25 04:55:25.579861 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
9096 2024.06.25 04:55:25.580073 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
9097 2024.06.25 04:55:25.580228 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
9098 2024.06.25 04:55:25.580386 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
9099 2024.06.25 04:55:25.580507 [ 201 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part
9100 2024.06.25 04:55:25.581942 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 4 columns (4 merged, 0 gathered) in 0.00313952 sec., 1068316.1757211294 rows/sec., 71.90 MiB/sec.
9101 2024.06.25 04:55:25.582244 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9102 2024.06.25 04:55:25.582644 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9103 2024.06.25 04:55:25.582726 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_61_12} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9104 2024.06.25 04:55:25.582810 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
9105 2024.06.25 04:55:30.546867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9106 2024.06.25 04:55:30.547020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9107 2024.06.25 04:55:30.547049 [ 3 ] {} <Debug> HTTP-Session: 0778d026-5a62-46b5-8fa4-8b918faa9707 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9108 2024.06.25 04:55:30.547077 [ 3 ] {} <Debug> HTTP-Session: 0778d026-5a62-46b5-8fa4-8b918faa9707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.06.25 04:55:30.547096 [ 3 ] {} <Debug> HTTP-Session: 0778d026-5a62-46b5-8fa4-8b918faa9707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9110 2024.06.25 04:55:30.547151 [ 3 ] {} <Trace> HTTP-Session: 0778d026-5a62-46b5-8fa4-8b918faa9707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9111 2024.06.25 04:55:30.547348 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9112 2024.06.25 04:55:30.547415 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9113 2024.06.25 04:55:30.547608 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9114 2024.06.25 04:55:30.548066 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9115 2024.06.25 04:55:30.548113 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9116 2024.06.25 04:55:30.548504 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9117 2024.06.25 04:55:30.548860 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9118 2024.06.25 04:55:30.549010 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00172 sec., 5232.558139534884 rows/sec., 424.12 KiB/sec.
9119 2024.06.25 04:55:30.549019 [ 131 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0
9120 2024.06.25 04:55:30.549075 [ 131 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9121 2024.06.25 04:55:30.549109 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9122 2024.06.25 04:55:30.549263 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Debug> DynamicQueryHandler: Done processing query
9123 2024.06.25 04:55:30.549284 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full
9124 2024.06.25 04:55:30.549301 [ 3 ] {4923926d-0a84-49a3-98ef-f27ef6c2616b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9125 2024.06.25 04:55:30.549365 [ 3 ] {} <Debug> HTTP-Session: 0778d026-5a62-46b5-8fa4-8b918faa9707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.06.25 04:55:30.549502 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9127 2024.06.25 04:55:30.549563 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 29 rows starting from the beginning of the part
9128 2024.06.25 04:55:30.549570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9129 2024.06.25 04:55:30.549701 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part
9130 2024.06.25 04:55:30.549710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9131 2024.06.25 04:55:30.549796 [ 3 ] {} <Debug> HTTP-Session: 5a09a585-3995-4d13-8e8f-530406ef96fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9132 2024.06.25 04:55:30.549888 [ 3 ] {} <Debug> HTTP-Session: 5a09a585-3995-4d13-8e8f-530406ef96fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9133 2024.06.25 04:55:30.549970 [ 3 ] {} <Debug> HTTP-Session: 5a09a585-3995-4d13-8e8f-530406ef96fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9134 2024.06.25 04:55:30.550066 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part
9135 2024.06.25 04:55:30.550116 [ 3 ] {} <Trace> HTTP-Session: 5a09a585-3995-4d13-8e8f-530406ef96fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9136 2024.06.25 04:55:30.550492 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9137 2024.06.25 04:55:30.550502 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part
9138 2024.06.25 04:55:30.550620 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9139 2024.06.25 04:55:30.550790 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part
9140 2024.06.25 04:55:30.551233 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part
9141 2024.06.25 04:55:30.551771 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9142 2024.06.25 04:55:30.552614 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9143 2024.06.25 04:55:30.552677 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9144 2024.06.25 04:55:30.553697 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9145 2024.06.25 04:55:30.553921 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004719295 sec., 20342.021424810275 rows/sec., 1.61 MiB/sec.
9146 2024.06.25 04:55:30.554206 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary)
9147 2024.06.25 04:55:30.554360 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9148 2024.06.25 04:55:30.554766 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.004398 sec., 18872.214643019553 rows/sec., 1.54 MiB/sec.
9149 2024.06.25 04:55:30.555404 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Debug> DynamicQueryHandler: Done processing query
9150 2024.06.25 04:55:30.555473 [ 3 ] {ea4ed437-669b-4175-a2f3-0a9c125d97c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9151 2024.06.25 04:55:30.555535 [ 3 ] {} <Debug> HTTP-Session: 5a09a585-3995-4d13-8e8f-530406ef96fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9152 2024.06.25 04:55:30.555752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9153 2024.06.25 04:55:30.555806 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9154 2024.06.25 04:55:30.555832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9155 2024.06.25 04:55:30.555892 [ 3 ] {} <Debug> HTTP-Session: a714453d-d915-44c9-8d0e-b423da155cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9156 2024.06.25 04:55:30.555934 [ 3 ] {} <Debug> HTTP-Session: a714453d-d915-44c9-8d0e-b423da155cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9157 2024.06.25 04:55:30.555966 [ 3 ] {} <Debug> HTTP-Session: a714453d-d915-44c9-8d0e-b423da155cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9158 2024.06.25 04:55:30.556000 [ 194 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_55_11} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11
9159 2024.06.25 04:55:30.556020 [ 3 ] {} <Trace> HTTP-Session: a714453d-d915-44c9-8d0e-b423da155cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9160 2024.06.25 04:55:30.556162 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9161 2024.06.25 04:55:30.556233 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9162 2024.06.25 04:55:30.556286 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9163 2024.06.25 04:55:30.556427 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9164 2024.06.25 04:55:30.556779 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9165 2024.06.25 04:55:30.556817 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9166 2024.06.25 04:55:30.557145 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9167 2024.06.25 04:55:30.557467 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9168 2024.06.25 04:55:30.557598 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001447 sec., 50449.20525224603 rows/sec., 3.94 MiB/sec.
9169 2024.06.25 04:55:30.557766 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Debug> DynamicQueryHandler: Done processing query
9170 2024.06.25 04:55:30.557792 [ 3 ] {bc556443-1092-45c7-ae9b-eb52d99886b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9171 2024.06.25 04:55:30.557808 [ 3 ] {} <Debug> HTTP-Session: a714453d-d915-44c9-8d0e-b423da155cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9172 2024.06.25 04:55:30.557990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9173 2024.06.25 04:55:30.558040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9174 2024.06.25 04:55:30.558059 [ 3 ] {} <Debug> HTTP-Session: 740bdebb-a1a4-497a-b7b9-90f6ee693968 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9175 2024.06.25 04:55:30.558076 [ 3 ] {} <Debug> HTTP-Session: 740bdebb-a1a4-497a-b7b9-90f6ee693968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9176 2024.06.25 04:55:30.558089 [ 3 ] {} <Debug> HTTP-Session: 740bdebb-a1a4-497a-b7b9-90f6ee693968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.06.25 04:55:30.558120 [ 3 ] {} <Trace> HTTP-Session: 740bdebb-a1a4-497a-b7b9-90f6ee693968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9178 2024.06.25 04:55:30.558266 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9179 2024.06.25 04:55:30.558315 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9180 2024.06.25 04:55:30.558459 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9181 2024.06.25 04:55:30.558864 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9182 2024.06.25 04:55:30.558901 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9183 2024.06.25 04:55:30.559307 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9184 2024.06.25 04:55:30.559650 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9185 2024.06.25 04:55:30.559785 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
9186 2024.06.25 04:55:30.560078 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Debug> DynamicQueryHandler: Done processing query
9187 2024.06.25 04:55:30.560144 [ 3 ] {ed3cf657-0541-4a92-bc77-beb9dee9ea40} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9188 2024.06.25 04:55:30.560208 [ 3 ] {} <Debug> HTTP-Session: 740bdebb-a1a4-497a-b7b9-90f6ee693968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9189 2024.06.25 04:55:30.560411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9190 2024.06.25 04:55:30.560464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9191 2024.06.25 04:55:30.560484 [ 3 ] {} <Debug> HTTP-Session: d191a1a7-ff3d-49f1-a90e-bf48a48257fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9192 2024.06.25 04:55:30.560501 [ 3 ] {} <Debug> HTTP-Session: d191a1a7-ff3d-49f1-a90e-bf48a48257fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9193 2024.06.25 04:55:30.560515 [ 3 ] {} <Debug> HTTP-Session: d191a1a7-ff3d-49f1-a90e-bf48a48257fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.06.25 04:55:30.560548 [ 3 ] {} <Trace> HTTP-Session: d191a1a7-ff3d-49f1-a90e-bf48a48257fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9195 2024.06.25 04:55:30.560751 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9196 2024.06.25 04:55:30.560825 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9197 2024.06.25 04:55:30.561268 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9198 2024.06.25 04:55:30.561791 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9199 2024.06.25 04:55:30.561825 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9200 2024.06.25 04:55:30.562398 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9201 2024.06.25 04:55:30.562867 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9202 2024.06.25 04:55:30.563019 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002389 sec., 3767.266638760988 rows/sec., 6.75 MiB/sec.
9203 2024.06.25 04:55:30.563396 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Debug> DynamicQueryHandler: Done processing query
9204 2024.06.25 04:55:30.563422 [ 3 ] {77b7dbea-4b87-4ee8-8f88-5839d3863bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9205 2024.06.25 04:55:30.563439 [ 3 ] {} <Debug> HTTP-Session: d191a1a7-ff3d-49f1-a90e-bf48a48257fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9206 2024.06.25 04:55:30.563572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9207 2024.06.25 04:55:30.563625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9208 2024.06.25 04:55:30.563645 [ 3 ] {} <Debug> HTTP-Session: 9f1f6ee8-2eb8-4070-a4cc-207aaa8ca022 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9209 2024.06.25 04:55:30.563662 [ 3 ] {} <Debug> HTTP-Session: 9f1f6ee8-2eb8-4070-a4cc-207aaa8ca022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9210 2024.06.25 04:55:30.563681 [ 3 ] {} <Debug> HTTP-Session: 9f1f6ee8-2eb8-4070-a4cc-207aaa8ca022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.06.25 04:55:30.563713 [ 3 ] {} <Trace> HTTP-Session: 9f1f6ee8-2eb8-4070-a4cc-207aaa8ca022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9212 2024.06.25 04:55:30.563834 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9213 2024.06.25 04:55:30.563881 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9214 2024.06.25 04:55:30.564013 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9215 2024.06.25 04:55:30.564322 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9216 2024.06.25 04:55:30.564359 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9217 2024.06.25 04:55:30.564727 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9218 2024.06.25 04:55:30.565058 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9219 2024.06.25 04:55:30.565185 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
9220 2024.06.25 04:55:30.565350 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Debug> DynamicQueryHandler: Done processing query
9221 2024.06.25 04:55:30.565375 [ 3 ] {273c1ba3-ef7c-4f3d-bdd6-8e6f4be183c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9222 2024.06.25 04:55:30.565391 [ 3 ] {} <Debug> HTTP-Session: 9f1f6ee8-2eb8-4070-a4cc-207aaa8ca022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.06.25 04:55:35.547405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9224 2024.06.25 04:55:35.547627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9225 2024.06.25 04:55:35.547675 [ 3 ] {} <Debug> HTTP-Session: 45a1edb7-c6e7-4189-bd2d-e4519252bea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9226 2024.06.25 04:55:35.547717 [ 3 ] {} <Debug> HTTP-Session: 45a1edb7-c6e7-4189-bd2d-e4519252bea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.06.25 04:55:35.547746 [ 3 ] {} <Debug> HTTP-Session: 45a1edb7-c6e7-4189-bd2d-e4519252bea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.06.25 04:55:35.547828 [ 3 ] {} <Trace> HTTP-Session: 45a1edb7-c6e7-4189-bd2d-e4519252bea7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9229 2024.06.25 04:55:35.548136 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9230 2024.06.25 04:55:35.548248 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9231 2024.06.25 04:55:35.548538 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9232 2024.06.25 04:55:35.549059 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9233 2024.06.25 04:55:35.549109 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9234 2024.06.25 04:55:35.549500 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9235 2024.06.25 04:55:35.549848 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9236 2024.06.25 04:55:35.550025 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001981 sec., 10095.911155981827 rows/sec., 818.32 KiB/sec.
9237 2024.06.25 04:55:35.550346 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Debug> DynamicQueryHandler: Done processing query
9238 2024.06.25 04:55:35.550395 [ 3 ] {b0d0e7eb-00de-40b6-b9a5-0fbf7bfacbb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9239 2024.06.25 04:55:35.550434 [ 3 ] {} <Debug> HTTP-Session: 45a1edb7-c6e7-4189-bd2d-e4519252bea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9240 2024.06.25 04:55:35.550609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9241 2024.06.25 04:55:35.550668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9242 2024.06.25 04:55:35.550688 [ 3 ] {} <Debug> HTTP-Session: 530214e9-57bd-4840-a705-2a28b7d44364 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9243 2024.06.25 04:55:35.550706 [ 3 ] {} <Debug> HTTP-Session: 530214e9-57bd-4840-a705-2a28b7d44364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9244 2024.06.25 04:55:35.550720 [ 3 ] {} <Debug> HTTP-Session: 530214e9-57bd-4840-a705-2a28b7d44364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.06.25 04:55:35.550759 [ 3 ] {} <Trace> HTTP-Session: 530214e9-57bd-4840-a705-2a28b7d44364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9246 2024.06.25 04:55:35.550907 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9247 2024.06.25 04:55:35.550957 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9248 2024.06.25 04:55:35.551106 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9249 2024.06.25 04:55:35.551563 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9250 2024.06.25 04:55:35.551603 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9251 2024.06.25 04:55:35.551940 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9252 2024.06.25 04:55:35.552253 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9253 2024.06.25 04:55:35.552417 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001569 sec., 73932.44104525175 rows/sec., 6.09 MiB/sec.
9254 2024.06.25 04:55:35.552593 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Debug> DynamicQueryHandler: Done processing query
9255 2024.06.25 04:55:35.552620 [ 3 ] {acb46afb-2fcb-42c9-b2de-d746e8a29732} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9256 2024.06.25 04:55:35.552636 [ 3 ] {} <Debug> HTTP-Session: 530214e9-57bd-4840-a705-2a28b7d44364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9257 2024.06.25 04:55:35.552803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9258 2024.06.25 04:55:35.552855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9259 2024.06.25 04:55:35.552876 [ 3 ] {} <Debug> HTTP-Session: 3ec2c1ce-7bde-4c65-b7ef-d8c113f32572 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9260 2024.06.25 04:55:35.552893 [ 3 ] {} <Debug> HTTP-Session: 3ec2c1ce-7bde-4c65-b7ef-d8c113f32572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9261 2024.06.25 04:55:35.552908 [ 3 ] {} <Debug> HTTP-Session: 3ec2c1ce-7bde-4c65-b7ef-d8c113f32572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.06.25 04:55:35.552940 [ 3 ] {} <Trace> HTTP-Session: 3ec2c1ce-7bde-4c65-b7ef-d8c113f32572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9263 2024.06.25 04:55:35.553065 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9264 2024.06.25 04:55:35.553111 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9265 2024.06.25 04:55:35.553241 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9266 2024.06.25 04:55:35.553616 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9267 2024.06.25 04:55:35.553655 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9268 2024.06.25 04:55:35.553977 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9269 2024.06.25 04:55:35.554301 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9270 2024.06.25 04:55:35.554462 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001445 sec., 58131.487889273354 rows/sec., 4.54 MiB/sec.
9271 2024.06.25 04:55:35.554631 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Debug> DynamicQueryHandler: Done processing query
9272 2024.06.25 04:55:35.554656 [ 3 ] {a655f836-85c3-4f4d-85d7-66be8d6c3885} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9273 2024.06.25 04:55:35.554672 [ 3 ] {} <Debug> HTTP-Session: 3ec2c1ce-7bde-4c65-b7ef-d8c113f32572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9274 2024.06.25 04:55:35.554895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9275 2024.06.25 04:55:35.554946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9276 2024.06.25 04:55:35.554966 [ 3 ] {} <Debug> HTTP-Session: 94dcce92-f907-488d-b07a-296d615a3453 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9277 2024.06.25 04:55:35.554982 [ 3 ] {} <Debug> HTTP-Session: 94dcce92-f907-488d-b07a-296d615a3453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9278 2024.06.25 04:55:35.554998 [ 3 ] {} <Debug> HTTP-Session: 94dcce92-f907-488d-b07a-296d615a3453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.06.25 04:55:35.555030 [ 3 ] {} <Trace> HTTP-Session: 94dcce92-f907-488d-b07a-296d615a3453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9280 2024.06.25 04:55:35.555191 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9281 2024.06.25 04:55:35.555240 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9282 2024.06.25 04:55:35.555388 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9283 2024.06.25 04:55:35.555785 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9284 2024.06.25 04:55:35.555823 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9285 2024.06.25 04:55:35.556216 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9286 2024.06.25 04:55:35.556561 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9287 2024.06.25 04:55:35.556735 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec.
9288 2024.06.25 04:55:35.556910 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Debug> DynamicQueryHandler: Done processing query
9289 2024.06.25 04:55:35.556936 [ 3 ] {214583d9-7a8f-4039-a585-da6e494cb78a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9290 2024.06.25 04:55:35.556952 [ 3 ] {} <Debug> HTTP-Session: 94dcce92-f907-488d-b07a-296d615a3453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9291 2024.06.25 04:55:35.557172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 32097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9292 2024.06.25 04:55:35.557223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9293 2024.06.25 04:55:35.557243 [ 3 ] {} <Debug> HTTP-Session: 1de56764-4460-41e4-ac80-019f7ee0bed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9294 2024.06.25 04:55:35.557259 [ 3 ] {} <Debug> HTTP-Session: 1de56764-4460-41e4-ac80-019f7ee0bed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9295 2024.06.25 04:55:35.557273 [ 3 ] {} <Debug> HTTP-Session: 1de56764-4460-41e4-ac80-019f7ee0bed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.06.25 04:55:35.557304 [ 3 ] {} <Trace> HTTP-Session: 1de56764-4460-41e4-ac80-019f7ee0bed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9297 2024.06.25 04:55:35.557577 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9298 2024.06.25 04:55:35.557644 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9299 2024.06.25 04:55:35.558064 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9300 2024.06.25 04:55:35.558667 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9301 2024.06.25 04:55:35.558705 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9302 2024.06.25 04:55:35.559321 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9303 2024.06.25 04:55:35.559739 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9304 2024.06.25 04:55:35.559937 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9305 2024.06.25 04:55:35.559941 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002559 sec., 7815.552950371239 rows/sec., 14.01 MiB/sec.
9306 2024.06.25 04:55:35.560056 [ 101 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9307 2024.06.25 04:55:35.560168 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9308 2024.06.25 04:55:35.560491 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9309 2024.06.25 04:55:35.560536 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Debug> DynamicQueryHandler: Done processing query
9310 2024.06.25 04:55:35.560576 [ 3 ] {9e98f2b7-3710-4fc2-b747-48caff9193b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9311 2024.06.25 04:55:35.560619 [ 3 ] {} <Debug> HTTP-Session: 1de56764-4460-41e4-ac80-019f7ee0bed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9312 2024.06.25 04:55:35.560899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9313 2024.06.25 04:55:35.561053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9314 2024.06.25 04:55:35.561113 [ 3 ] {} <Debug> HTTP-Session: 28b3656a-05c3-47a7-8781-96edf53f5eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9315 2024.06.25 04:55:35.561164 [ 3 ] {} <Debug> HTTP-Session: 28b3656a-05c3-47a7-8781-96edf53f5eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9316 2024.06.25 04:55:35.561214 [ 3 ] {} <Debug> HTTP-Session: 28b3656a-05c3-47a7-8781-96edf53f5eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.06.25 04:55:35.561307 [ 3 ] {} <Trace> HTTP-Session: 28b3656a-05c3-47a7-8781-96edf53f5eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9318 2024.06.25 04:55:35.561340 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9319 2024.06.25 04:55:35.561503 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 767 rows starting from the beginning of the part
9320 2024.06.25 04:55:35.561562 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9321 2024.06.25 04:55:35.561673 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9322 2024.06.25 04:55:35.562232 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part
9323 2024.06.25 04:55:35.562587 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9324 2024.06.25 04:55:35.563042 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part
9325 2024.06.25 04:55:35.563691 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part
9326 2024.06.25 04:55:35.563831 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9327 2024.06.25 04:55:35.563933 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9328 2024.06.25 04:55:35.564337 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part
9329 2024.06.25 04:55:35.564980 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part
9330 2024.06.25 04:55:35.565264 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9331 2024.06.25 04:55:35.566341 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9332 2024.06.25 04:55:35.566633 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005177 sec., 11589.72377824995 rows/sec., 799.81 KiB/sec.
9333 2024.06.25 04:55:35.567041 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Debug> DynamicQueryHandler: Done processing query
9334 2024.06.25 04:55:35.567091 [ 3 ] {50b3f7bc-c2d0-422b-ba12-e91007a55567} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9335 2024.06.25 04:55:35.567141 [ 3 ] {} <Debug> HTTP-Session: 28b3656a-05c3-47a7-8781-96edf53f5eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9336 2024.06.25 04:55:35.573635 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 19 columns (19 merged, 0 gathered) in 0.013251532 sec., 63766.212087779735 rows/sec., 114.27 MiB/sec.
9337 2024.06.25 04:55:35.574420 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9338 2024.06.25 04:55:35.575003 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9339 2024.06.25 04:55:35.575092 [ 188 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9340 2024.06.25 04:55:35.575211 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB.
9341 2024.06.25 04:55:39.536438 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
9342 2024.06.25 04:55:39.536541 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
9343 2024.06.25 04:55:40.548382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9344 2024.06.25 04:55:40.548561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9345 2024.06.25 04:55:40.548607 [ 3 ] {} <Debug> HTTP-Session: 08fc0c6d-9405-44c3-94a4-71bc36023048 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9346 2024.06.25 04:55:40.548649 [ 3 ] {} <Debug> HTTP-Session: 08fc0c6d-9405-44c3-94a4-71bc36023048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9347 2024.06.25 04:55:40.548681 [ 3 ] {} <Debug> HTTP-Session: 08fc0c6d-9405-44c3-94a4-71bc36023048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9348 2024.06.25 04:55:40.548742 [ 3 ] {} <Trace> HTTP-Session: 08fc0c6d-9405-44c3-94a4-71bc36023048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9349 2024.06.25 04:55:40.548935 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9350 2024.06.25 04:55:40.549004 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9351 2024.06.25 04:55:40.549205 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9352 2024.06.25 04:55:40.549694 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9353 2024.06.25 04:55:40.549742 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9354 2024.06.25 04:55:40.550125 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9355 2024.06.25 04:55:40.550471 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9356 2024.06.25 04:55:40.550643 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001758 sec., 5119.453924914676 rows/sec., 414.96 KiB/sec.
9357 2024.06.25 04:55:40.550871 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Debug> DynamicQueryHandler: Done processing query
9358 2024.06.25 04:55:40.550899 [ 3 ] {f79017f8-f0ce-4a5c-9189-7eeff54ee252} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9359 2024.06.25 04:55:40.550915 [ 3 ] {} <Debug> HTTP-Session: 08fc0c6d-9405-44c3-94a4-71bc36023048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9360 2024.06.25 04:55:40.551162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9361 2024.06.25 04:55:40.551219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9362 2024.06.25 04:55:40.551238 [ 3 ] {} <Debug> HTTP-Session: f0e9b9fc-db35-4f9d-bbaa-c3c14163eced Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9363 2024.06.25 04:55:40.551258 [ 3 ] {} <Debug> HTTP-Session: f0e9b9fc-db35-4f9d-bbaa-c3c14163eced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.06.25 04:55:40.551271 [ 3 ] {} <Debug> HTTP-Session: f0e9b9fc-db35-4f9d-bbaa-c3c14163eced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9365 2024.06.25 04:55:40.551306 [ 3 ] {} <Trace> HTTP-Session: f0e9b9fc-db35-4f9d-bbaa-c3c14163eced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9366 2024.06.25 04:55:40.551446 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9367 2024.06.25 04:55:40.551493 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9368 2024.06.25 04:55:40.551628 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9369 2024.06.25 04:55:40.552010 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9370 2024.06.25 04:55:40.552049 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9371 2024.06.25 04:55:40.552374 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9372 2024.06.25 04:55:40.552683 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9373 2024.06.25 04:55:40.552850 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Debug> executeQuery: Read 119 rows, 9.73 KiB in 0.00145 sec., 82068.96551724139 rows/sec., 6.55 MiB/sec.
9374 2024.06.25 04:55:40.553024 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Debug> DynamicQueryHandler: Done processing query
9375 2024.06.25 04:55:40.553050 [ 3 ] {5fb9dccd-e400-46c7-a1fd-897d1168c618} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9376 2024.06.25 04:55:40.553067 [ 3 ] {} <Debug> HTTP-Session: f0e9b9fc-db35-4f9d-bbaa-c3c14163eced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9377 2024.06.25 04:55:40.553209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9378 2024.06.25 04:55:40.553261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9379 2024.06.25 04:55:40.553281 [ 3 ] {} <Debug> HTTP-Session: ffe943a3-f53d-4021-86e1-bdb5e30bbae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9380 2024.06.25 04:55:40.553298 [ 3 ] {} <Debug> HTTP-Session: ffe943a3-f53d-4021-86e1-bdb5e30bbae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9381 2024.06.25 04:55:40.553311 [ 3 ] {} <Debug> HTTP-Session: ffe943a3-f53d-4021-86e1-bdb5e30bbae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9382 2024.06.25 04:55:40.553343 [ 3 ] {} <Trace> HTTP-Session: ffe943a3-f53d-4021-86e1-bdb5e30bbae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9383 2024.06.25 04:55:40.553471 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9384 2024.06.25 04:55:40.553515 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9385 2024.06.25 04:55:40.553644 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9386 2024.06.25 04:55:40.554068 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9387 2024.06.25 04:55:40.554105 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9388 2024.06.25 04:55:40.554436 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9389 2024.06.25 04:55:40.554742 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9390 2024.06.25 04:55:40.554898 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.001468 sec., 66076.29427792916 rows/sec., 5.15 MiB/sec.
9391 2024.06.25 04:55:40.555162 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Debug> DynamicQueryHandler: Done processing query
9392 2024.06.25 04:55:40.555212 [ 3 ] {fb5ca8df-062e-4d0a-bfb9-d8f120e100f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9393 2024.06.25 04:55:40.555266 [ 3 ] {} <Debug> HTTP-Session: ffe943a3-f53d-4021-86e1-bdb5e30bbae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9394 2024.06.25 04:55:40.555496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9395 2024.06.25 04:55:40.555547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9396 2024.06.25 04:55:40.555567 [ 3 ] {} <Debug> HTTP-Session: 95f1fc93-56df-42e9-98c8-644a18839bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9397 2024.06.25 04:55:40.555584 [ 3 ] {} <Debug> HTTP-Session: 95f1fc93-56df-42e9-98c8-644a18839bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9398 2024.06.25 04:55:40.555597 [ 3 ] {} <Debug> HTTP-Session: 95f1fc93-56df-42e9-98c8-644a18839bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9399 2024.06.25 04:55:40.555629 [ 3 ] {} <Trace> HTTP-Session: 95f1fc93-56df-42e9-98c8-644a18839bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9400 2024.06.25 04:55:40.555800 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9401 2024.06.25 04:55:40.555851 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9402 2024.06.25 04:55:40.556018 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9403 2024.06.25 04:55:40.556454 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9404 2024.06.25 04:55:40.556491 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9405 2024.06.25 04:55:40.556887 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9406 2024.06.25 04:55:40.557221 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9407 2024.06.25 04:55:40.557372 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001652 sec., 118644.06779661016 rows/sec., 8.28 MiB/sec.
9408 2024.06.25 04:55:40.557544 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Debug> DynamicQueryHandler: Done processing query
9409 2024.06.25 04:55:40.557569 [ 3 ] {298488b3-6f87-436d-bca1-e531076ef06a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9410 2024.06.25 04:55:40.557585 [ 3 ] {} <Debug> HTTP-Session: 95f1fc93-56df-42e9-98c8-644a18839bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9411 2024.06.25 04:55:40.557715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9412 2024.06.25 04:55:40.557764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9413 2024.06.25 04:55:40.557783 [ 3 ] {} <Debug> HTTP-Session: b44441cc-b062-4767-85c9-d3b02ed8e999 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9414 2024.06.25 04:55:40.557799 [ 3 ] {} <Debug> HTTP-Session: b44441cc-b062-4767-85c9-d3b02ed8e999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9415 2024.06.25 04:55:40.557813 [ 3 ] {} <Debug> HTTP-Session: b44441cc-b062-4767-85c9-d3b02ed8e999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9416 2024.06.25 04:55:40.557843 [ 3 ] {} <Trace> HTTP-Session: b44441cc-b062-4767-85c9-d3b02ed8e999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9417 2024.06.25 04:55:40.558028 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9418 2024.06.25 04:55:40.558089 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9419 2024.06.25 04:55:40.558467 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9420 2024.06.25 04:55:40.559122 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9421 2024.06.25 04:55:40.559159 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9422 2024.06.25 04:55:40.559736 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9423 2024.06.25 04:55:40.560146 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9424 2024.06.25 04:55:40.560329 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002409 sec., 3735.9900373599003 rows/sec., 6.69 MiB/sec.
9425 2024.06.25 04:55:40.560550 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Debug> DynamicQueryHandler: Done processing query
9426 2024.06.25 04:55:40.560576 [ 3 ] {c72a904b-0f13-4119-8467-1cccedbf38fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9427 2024.06.25 04:55:40.560592 [ 3 ] {} <Debug> HTTP-Session: b44441cc-b062-4767-85c9-d3b02ed8e999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9428 2024.06.25 04:55:40.560718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9429 2024.06.25 04:55:40.560767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9430 2024.06.25 04:55:40.560786 [ 3 ] {} <Debug> HTTP-Session: 5a02225c-53de-4520-8997-ded656a7874e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9431 2024.06.25 04:55:40.560802 [ 3 ] {} <Debug> HTTP-Session: 5a02225c-53de-4520-8997-ded656a7874e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9432 2024.06.25 04:55:40.560815 [ 3 ] {} <Debug> HTTP-Session: 5a02225c-53de-4520-8997-ded656a7874e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9433 2024.06.25 04:55:40.560846 [ 3 ] {} <Trace> HTTP-Session: 5a02225c-53de-4520-8997-ded656a7874e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9434 2024.06.25 04:55:40.560963 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9435 2024.06.25 04:55:40.561009 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9436 2024.06.25 04:55:40.561137 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9437 2024.06.25 04:55:40.561468 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9438 2024.06.25 04:55:40.561505 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9439 2024.06.25 04:55:40.561881 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9440 2024.06.25 04:55:40.562196 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9441 2024.06.25 04:55:40.562345 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
9442 2024.06.25 04:55:40.562509 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Debug> DynamicQueryHandler: Done processing query
9443 2024.06.25 04:55:40.562533 [ 3 ] {7aeaf00a-74b3-46ac-a8c7-fd0f30c0e556} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9444 2024.06.25 04:55:40.562549 [ 3 ] {} <Debug> HTTP-Session: 5a02225c-53de-4520-8997-ded656a7874e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9445 2024.06.25 04:55:45.548000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9446 2024.06.25 04:55:45.548122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9447 2024.06.25 04:55:45.548150 [ 3 ] {} <Debug> HTTP-Session: 03d9e1cd-e6e5-4e79-b096-657d7321bfca Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9448 2024.06.25 04:55:45.548176 [ 3 ] {} <Debug> HTTP-Session: 03d9e1cd-e6e5-4e79-b096-657d7321bfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9449 2024.06.25 04:55:45.548193 [ 3 ] {} <Debug> HTTP-Session: 03d9e1cd-e6e5-4e79-b096-657d7321bfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9450 2024.06.25 04:55:45.548244 [ 3 ] {} <Trace> HTTP-Session: 03d9e1cd-e6e5-4e79-b096-657d7321bfca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9451 2024.06.25 04:55:45.548433 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9452 2024.06.25 04:55:45.548505 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9453 2024.06.25 04:55:45.548699 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9454 2024.06.25 04:55:45.549262 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9455 2024.06.25 04:55:45.549337 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9456 2024.06.25 04:55:45.549739 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9457 2024.06.25 04:55:45.550112 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9458 2024.06.25 04:55:45.550285 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001905 sec., 13123.359580052493 rows/sec., 1.04 MiB/sec.
9459 2024.06.25 04:55:45.550573 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Debug> DynamicQueryHandler: Done processing query
9460 2024.06.25 04:55:45.550616 [ 3 ] {8ded1bc9-0931-48e2-aea8-810a38036dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9461 2024.06.25 04:55:45.550634 [ 3 ] {} <Debug> HTTP-Session: 03d9e1cd-e6e5-4e79-b096-657d7321bfca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9462 2024.06.25 04:55:45.550833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 19126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9463 2024.06.25 04:55:45.550894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9464 2024.06.25 04:55:45.550917 [ 3 ] {} <Debug> HTTP-Session: 2b0ee7ef-dde8-4073-b6a0-95c7fa34f1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9465 2024.06.25 04:55:45.550938 [ 3 ] {} <Debug> HTTP-Session: 2b0ee7ef-dde8-4073-b6a0-95c7fa34f1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9466 2024.06.25 04:55:45.550953 [ 3 ] {} <Debug> HTTP-Session: 2b0ee7ef-dde8-4073-b6a0-95c7fa34f1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9467 2024.06.25 04:55:45.550991 [ 3 ] {} <Trace> HTTP-Session: 2b0ee7ef-dde8-4073-b6a0-95c7fa34f1f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9468 2024.06.25 04:55:45.551158 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9469 2024.06.25 04:55:45.551210 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9470 2024.06.25 04:55:45.551374 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9471 2024.06.25 04:55:45.551848 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9472 2024.06.25 04:55:45.551891 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9473 2024.06.25 04:55:45.552273 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9474 2024.06.25 04:55:45.552607 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9475 2024.06.25 04:55:45.552789 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Debug> executeQuery: Read 131 rows, 11.15 KiB in 0.001694 sec., 77331.75914994098 rows/sec., 6.43 MiB/sec.
9476 2024.06.25 04:55:45.553082 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Debug> DynamicQueryHandler: Done processing query
9477 2024.06.25 04:55:45.553142 [ 3 ] {b619965d-8246-4513-abee-54516b261b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9478 2024.06.25 04:55:45.553192 [ 3 ] {} <Debug> HTTP-Session: 2b0ee7ef-dde8-4073-b6a0-95c7fa34f1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9479 2024.06.25 04:55:45.553373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 15657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9480 2024.06.25 04:55:45.553431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9481 2024.06.25 04:55:45.553451 [ 3 ] {} <Debug> HTTP-Session: 0a68083f-762a-4200-872e-fa3608ec63ba Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9482 2024.06.25 04:55:45.553469 [ 3 ] {} <Debug> HTTP-Session: 0a68083f-762a-4200-872e-fa3608ec63ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9483 2024.06.25 04:55:45.553483 [ 3 ] {} <Debug> HTTP-Session: 0a68083f-762a-4200-872e-fa3608ec63ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9484 2024.06.25 04:55:45.553519 [ 3 ] {} <Trace> HTTP-Session: 0a68083f-762a-4200-872e-fa3608ec63ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9485 2024.06.25 04:55:45.553659 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9486 2024.06.25 04:55:45.553706 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9487 2024.06.25 04:55:45.553856 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9488 2024.06.25 04:55:45.554243 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9489 2024.06.25 04:55:45.554284 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9490 2024.06.25 04:55:45.554622 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9491 2024.06.25 04:55:45.554940 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9492 2024.06.25 04:55:45.555100 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Debug> executeQuery: Read 92 rows, 7.39 KiB in 0.001496 sec., 61497.32620320856 rows/sec., 4.82 MiB/sec.
9493 2024.06.25 04:55:45.555285 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Debug> DynamicQueryHandler: Done processing query
9494 2024.06.25 04:55:45.555310 [ 3 ] {65bdff3f-93c8-433c-8f0b-08942bbe03fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9495 2024.06.25 04:55:45.555326 [ 3 ] {} <Debug> HTTP-Session: 0a68083f-762a-4200-872e-fa3608ec63ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9496 2024.06.25 04:55:45.555488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9497 2024.06.25 04:55:45.555540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9498 2024.06.25 04:55:45.555560 [ 3 ] {} <Debug> HTTP-Session: 426bb0ae-0003-4f3f-9821-7d40dd999da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9499 2024.06.25 04:55:45.555577 [ 3 ] {} <Debug> HTTP-Session: 426bb0ae-0003-4f3f-9821-7d40dd999da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.06.25 04:55:45.555590 [ 3 ] {} <Debug> HTTP-Session: 426bb0ae-0003-4f3f-9821-7d40dd999da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9501 2024.06.25 04:55:45.555623 [ 3 ] {} <Trace> HTTP-Session: 426bb0ae-0003-4f3f-9821-7d40dd999da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9502 2024.06.25 04:55:45.555770 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9503 2024.06.25 04:55:45.555818 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9504 2024.06.25 04:55:45.555963 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9505 2024.06.25 04:55:45.556340 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9506 2024.06.25 04:55:45.556375 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9507 2024.06.25 04:55:45.556760 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9508 2024.06.25 04:55:45.557152 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9509 2024.06.25 04:55:45.557322 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec.
9510 2024.06.25 04:55:45.557501 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Debug> DynamicQueryHandler: Done processing query
9511 2024.06.25 04:55:45.557526 [ 3 ] {731d7bb5-cb64-4d0d-8857-606bf2db44e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9512 2024.06.25 04:55:45.557541 [ 3 ] {} <Debug> HTTP-Session: 426bb0ae-0003-4f3f-9821-7d40dd999da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9513 2024.06.25 04:55:45.557728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 39960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9514 2024.06.25 04:55:45.557778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9515 2024.06.25 04:55:45.557798 [ 3 ] {} <Debug> HTTP-Session: 84db4bd6-ccfe-40c8-8e81-b5a3a30de387 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9516 2024.06.25 04:55:45.557814 [ 3 ] {} <Debug> HTTP-Session: 84db4bd6-ccfe-40c8-8e81-b5a3a30de387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.06.25 04:55:45.557828 [ 3 ] {} <Debug> HTTP-Session: 84db4bd6-ccfe-40c8-8e81-b5a3a30de387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9518 2024.06.25 04:55:45.557858 [ 3 ] {} <Trace> HTTP-Session: 84db4bd6-ccfe-40c8-8e81-b5a3a30de387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9519 2024.06.25 04:55:45.558143 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9520 2024.06.25 04:55:45.558208 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9521 2024.06.25 04:55:45.558619 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9522 2024.06.25 04:55:45.559280 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9523 2024.06.25 04:55:45.559316 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9524 2024.06.25 04:55:45.560002 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9525 2024.06.25 04:55:45.560422 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9526 2024.06.25 04:55:45.560615 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002661 sec., 9394.964299135663 rows/sec., 16.84 MiB/sec.
9527 2024.06.25 04:55:45.561091 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Debug> DynamicQueryHandler: Done processing query
9528 2024.06.25 04:55:45.561125 [ 3 ] {60c38337-c9c7-4a3b-9991-cd9e7a311b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.52 MiB.
9529 2024.06.25 04:55:45.561142 [ 3 ] {} <Debug> HTTP-Session: 84db4bd6-ccfe-40c8-8e81-b5a3a30de387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9530 2024.06.25 04:55:45.561267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9531 2024.06.25 04:55:45.561316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9532 2024.06.25 04:55:45.561337 [ 3 ] {} <Debug> HTTP-Session: 0be9b512-bff6-47fa-a9a3-766d66b40216 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9533 2024.06.25 04:55:45.561353 [ 3 ] {} <Debug> HTTP-Session: 0be9b512-bff6-47fa-a9a3-766d66b40216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9534 2024.06.25 04:55:45.561368 [ 3 ] {} <Debug> HTTP-Session: 0be9b512-bff6-47fa-a9a3-766d66b40216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9535 2024.06.25 04:55:45.561399 [ 3 ] {} <Trace> HTTP-Session: 0be9b512-bff6-47fa-a9a3-766d66b40216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9536 2024.06.25 04:55:45.561496 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9537 2024.06.25 04:55:45.561543 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9538 2024.06.25 04:55:45.561687 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9539 2024.06.25 04:55:45.561955 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9540 2024.06.25 04:55:45.561994 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9541 2024.06.25 04:55:45.562350 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
9542 2024.06.25 04:55:45.562688 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9543 2024.06.25 04:55:45.562861 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001379 sec., 2175.489485134155 rows/sec., 174.21 KiB/sec.
9544 2024.06.25 04:55:45.563125 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Debug> DynamicQueryHandler: Done processing query
9545 2024.06.25 04:55:45.563151 [ 3 ] {bbaeec6a-cfd8-4e27-8275-08c6ee8bc7b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9546 2024.06.25 04:55:45.563169 [ 3 ] {} <Debug> HTTP-Session: 0be9b512-bff6-47fa-a9a3-766d66b40216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9547 2024.06.25 04:55:45.563293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9548 2024.06.25 04:55:45.563343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9549 2024.06.25 04:55:45.563363 [ 3 ] {} <Debug> HTTP-Session: 4424b10f-7f7f-4b8f-bd0a-09d8a5dddc43 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9550 2024.06.25 04:55:45.563379 [ 3 ] {} <Debug> HTTP-Session: 4424b10f-7f7f-4b8f-bd0a-09d8a5dddc43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9551 2024.06.25 04:55:45.563393 [ 3 ] {} <Debug> HTTP-Session: 4424b10f-7f7f-4b8f-bd0a-09d8a5dddc43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9552 2024.06.25 04:55:45.563423 [ 3 ] {} <Trace> HTTP-Session: 4424b10f-7f7f-4b8f-bd0a-09d8a5dddc43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9553 2024.06.25 04:55:45.563540 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9554 2024.06.25 04:55:45.563586 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9555 2024.06.25 04:55:45.563727 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9556 2024.06.25 04:55:45.564060 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9557 2024.06.25 04:55:45.564096 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9558 2024.06.25 04:55:45.564445 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9559 2024.06.25 04:55:45.564761 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9560 2024.06.25 04:55:45.564917 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
9561 2024.06.25 04:55:45.565214 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Debug> DynamicQueryHandler: Done processing query
9562 2024.06.25 04:55:45.565267 [ 3 ] {0f831b97-6403-4279-85f1-118986c9ab40} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9563 2024.06.25 04:55:45.565305 [ 3 ] {} <Debug> HTTP-Session: 4424b10f-7f7f-4b8f-bd0a-09d8a5dddc43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9564 2024.06.25 04:55:50.546881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9565 2024.06.25 04:55:50.547021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9566 2024.06.25 04:55:50.547053 [ 3 ] {} <Debug> HTTP-Session: 3f07ce48-ebce-4be5-a85e-7e3b49edd31d Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9567 2024.06.25 04:55:50.547081 [ 3 ] {} <Debug> HTTP-Session: 3f07ce48-ebce-4be5-a85e-7e3b49edd31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.06.25 04:55:50.547100 [ 3 ] {} <Debug> HTTP-Session: 3f07ce48-ebce-4be5-a85e-7e3b49edd31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9569 2024.06.25 04:55:50.547155 [ 3 ] {} <Trace> HTTP-Session: 3f07ce48-ebce-4be5-a85e-7e3b49edd31d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9570 2024.06.25 04:55:50.547358 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9571 2024.06.25 04:55:50.547436 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9572 2024.06.25 04:55:50.547654 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9573 2024.06.25 04:55:50.548129 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9574 2024.06.25 04:55:50.548177 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9575 2024.06.25 04:55:50.548557 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9576 2024.06.25 04:55:50.548902 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9577 2024.06.25 04:55:50.549071 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001771 sec., 5081.874647092039 rows/sec., 411.91 KiB/sec.
9578 2024.06.25 04:55:50.549302 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Debug> DynamicQueryHandler: Done processing query
9579 2024.06.25 04:55:50.549330 [ 3 ] {a36d0830-3e1a-4cb0-abaa-89a4d2a14512} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9580 2024.06.25 04:55:50.549346 [ 3 ] {} <Debug> HTTP-Session: 3f07ce48-ebce-4be5-a85e-7e3b49edd31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9581 2024.06.25 04:55:50.549517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 11981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9582 2024.06.25 04:55:50.549573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9583 2024.06.25 04:55:50.549594 [ 3 ] {} <Debug> HTTP-Session: b249579e-00a8-4a8f-b769-d8cf4bb172b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9584 2024.06.25 04:55:50.549613 [ 3 ] {} <Debug> HTTP-Session: b249579e-00a8-4a8f-b769-d8cf4bb172b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9585 2024.06.25 04:55:50.549627 [ 3 ] {} <Debug> HTTP-Session: b249579e-00a8-4a8f-b769-d8cf4bb172b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9586 2024.06.25 04:55:50.549662 [ 3 ] {} <Trace> HTTP-Session: b249579e-00a8-4a8f-b769-d8cf4bb172b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9587 2024.06.25 04:55:50.549791 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9588 2024.06.25 04:55:50.549839 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9589 2024.06.25 04:55:50.549971 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9590 2024.06.25 04:55:50.550343 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9591 2024.06.25 04:55:50.550382 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9592 2024.06.25 04:55:50.550702 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9593 2024.06.25 04:55:50.551036 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9594 2024.06.25 04:55:50.551190 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Debug> executeQuery: Read 83 rows, 6.91 KiB in 0.001445 sec., 57439.446366782 rows/sec., 4.67 MiB/sec.
9595 2024.06.25 04:55:50.551207 [ 65 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9596 2024.06.25 04:55:50.551315 [ 65 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9597 2024.06.25 04:55:50.551363 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9598 2024.06.25 04:55:50.551452 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Debug> DynamicQueryHandler: Done processing query
9599 2024.06.25 04:55:50.551516 [ 3 ] {1f47a89e-14d6-411f-965a-29923078dfd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9600 2024.06.25 04:55:50.551573 [ 3 ] {} <Debug> HTTP-Session: b249579e-00a8-4a8f-b769-d8cf4bb172b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.06.25 04:55:50.551629 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9602 2024.06.25 04:55:50.551768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9603 2024.06.25 04:55:50.551886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9604 2024.06.25 04:55:50.551934 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9605 2024.06.25 04:55:50.551948 [ 3 ] {} <Debug> HTTP-Session: 54b2d68a-ad16-41db-bcd1-da3dc016bcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9606 2024.06.25 04:55:50.552004 [ 3 ] {} <Debug> HTTP-Session: 54b2d68a-ad16-41db-bcd1-da3dc016bcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.06.25 04:55:50.552010 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 187 rows starting from the beginning of the part
9608 2024.06.25 04:55:50.552025 [ 3 ] {} <Debug> HTTP-Session: 54b2d68a-ad16-41db-bcd1-da3dc016bcf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9609 2024.06.25 04:55:50.552106 [ 3 ] {} <Trace> HTTP-Session: 54b2d68a-ad16-41db-bcd1-da3dc016bcf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9610 2024.06.25 04:55:50.552275 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 83 rows starting from the beginning of the part
9611 2024.06.25 04:55:50.552529 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9612 2024.06.25 04:55:50.552589 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 116 rows starting from the beginning of the part
9613 2024.06.25 04:55:50.552651 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9614 2024.06.25 04:55:50.552992 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 119 rows starting from the beginning of the part
9615 2024.06.25 04:55:50.553380 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 131 rows starting from the beginning of the part
9616 2024.06.25 04:55:50.553560 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9617 2024.06.25 04:55:50.553664 [ 192 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 83 rows starting from the beginning of the part
9618 2024.06.25 04:55:50.554468 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9619 2024.06.25 04:55:50.554526 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9620 2024.06.25 04:55:50.555528 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9621 2024.06.25 04:55:50.556446 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9622 2024.06.25 04:55:50.556789 [ 191 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 4 columns (4 merged, 0 gathered) in 0.005300484 sec., 135647.98988167872 rows/sec., 11.09 MiB/sec.
9623 2024.06.25 04:55:50.556829 [ 65 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9624 2024.06.25 04:55:50.556854 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.004502 sec., 16215.015548645048 rows/sec., 1.27 MiB/sec.
9625 2024.06.25 04:55:50.556907 [ 65 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9626 2024.06.25 04:55:50.556971 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9627 2024.06.25 04:55:50.557242 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9628 2024.06.25 04:55:50.557348 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9629 2024.06.25 04:55:50.557377 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Debug> DynamicQueryHandler: Done processing query
9630 2024.06.25 04:55:50.557449 [ 3 ] {d88c9ff7-609b-4159-be5e-83a14d3eca38} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9631 2024.06.25 04:55:50.557501 [ 3 ] {} <Debug> HTTP-Session: 54b2d68a-ad16-41db-bcd1-da3dc016bcf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9632 2024.06.25 04:55:50.557783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9633 2024.06.25 04:55:50.557869 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9634 2024.06.25 04:55:50.557983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9635 2024.06.25 04:55:50.558020 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 149 rows starting from the beginning of the part
9636 2024.06.25 04:55:50.558073 [ 3 ] {} <Debug> HTTP-Session: 3824abfb-fb38-4647-a06b-2cc869cb5f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9637 2024.06.25 04:55:50.558148 [ 3 ] {} <Debug> HTTP-Session: 3824abfb-fb38-4647-a06b-2cc869cb5f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9638 2024.06.25 04:55:50.558232 [ 3 ] {} <Debug> HTTP-Session: 3824abfb-fb38-4647-a06b-2cc869cb5f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9639 2024.06.25 04:55:50.558360 [ 3 ] {} <Trace> HTTP-Session: 3824abfb-fb38-4647-a06b-2cc869cb5f2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9640 2024.06.25 04:55:50.558439 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 73 rows starting from the beginning of the part
9641 2024.06.25 04:55:50.558773 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 84 rows starting from the beginning of the part
9642 2024.06.25 04:55:50.558838 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9643 2024.06.25 04:55:50.559113 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9644 2024.06.25 04:55:50.559260 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 97 rows starting from the beginning of the part
9645 2024.06.25 04:55:50.559399 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9646 2024.06.25 04:55:50.559855 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 92 rows starting from the beginning of the part
9647 2024.06.25 04:55:50.560267 [ 189 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_66_13} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9648 2024.06.25 04:55:50.560387 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 73 rows starting from the beginning of the part
9649 2024.06.25 04:55:50.560729 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9650 2024.06.25 04:55:50.561012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
9651 2024.06.25 04:55:50.561886 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9652 2024.06.25 04:55:50.561957 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9653 2024.06.25 04:55:50.562980 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9654 2024.06.25 04:55:50.563271 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.006162308 sec., 92173.25716273837 rows/sec., 7.20 MiB/sec.
9655 2024.06.25 04:55:50.563519 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9656 2024.06.25 04:55:50.563796 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9657 2024.06.25 04:55:50.564185 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9658 2024.06.25 04:55:50.564205 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00559 sec., 28622.540250447226 rows/sec., 1.99 MiB/sec.
9659 2024.06.25 04:55:50.564265 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9660 2024.06.25 04:55:50.564409 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9661 2024.06.25 04:55:50.564534 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9662 2024.06.25 04:55:50.564872 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Debug> DynamicQueryHandler: Done processing query
9663 2024.06.25 04:55:50.564990 [ 3 ] {69ff0594-711d-45de-82dd-89c926c852c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9664 2024.06.25 04:55:50.565052 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9665 2024.06.25 04:55:50.565095 [ 3 ] {} <Debug> HTTP-Session: 3824abfb-fb38-4647-a06b-2cc869cb5f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9666 2024.06.25 04:55:50.565106 [ 196 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_66_13} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9667 2024.06.25 04:55:50.565528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9668 2024.06.25 04:55:50.565604 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9669 2024.06.25 04:55:50.565751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9670 2024.06.25 04:55:50.565898 [ 3 ] {} <Debug> HTTP-Session: 28829ec2-d7e6-48cd-a1b5-6ac3f01cc9fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9671 2024.06.25 04:55:50.565992 [ 3 ] {} <Debug> HTTP-Session: 28829ec2-d7e6-48cd-a1b5-6ac3f01cc9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9672 2024.06.25 04:55:50.566016 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9673 2024.06.25 04:55:50.566075 [ 3 ] {} <Debug> HTTP-Session: 28829ec2-d7e6-48cd-a1b5-6ac3f01cc9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9674 2024.06.25 04:55:50.566158 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9395 rows starting from the beginning of the part
9675 2024.06.25 04:55:50.566280 [ 3 ] {} <Trace> HTTP-Session: 28829ec2-d7e6-48cd-a1b5-6ac3f01cc9fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9676 2024.06.25 04:55:50.566637 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part
9677 2024.06.25 04:55:50.566889 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9678 2024.06.25 04:55:50.566922 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
9679 2024.06.25 04:55:50.567262 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9680 2024.06.25 04:55:50.567339 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part
9681 2024.06.25 04:55:50.567763 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
9682 2024.06.25 04:55:50.568150 [ 189 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
9683 2024.06.25 04:55:50.569863 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9684 2024.06.25 04:55:50.571310 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9685 2024.06.25 04:55:50.571382 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9686 2024.06.25 04:55:50.572736 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9687 2024.06.25 04:55:50.573910 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9688 2024.06.25 04:55:50.574132 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007502 sec., 1199.6800853105838 rows/sec., 2.15 MiB/sec.
9689 2024.06.25 04:55:50.574968 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Debug> DynamicQueryHandler: Done processing query
9690 2024.06.25 04:55:50.575044 [ 3 ] {ba567f15-3a66-4485-8244-95ef31994d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9691 2024.06.25 04:55:50.575106 [ 3 ] {} <Debug> HTTP-Session: 28829ec2-d7e6-48cd-a1b5-6ac3f01cc9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9692 2024.06.25 04:55:50.575340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9693 2024.06.25 04:55:50.575499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9694 2024.06.25 04:55:50.575542 [ 3 ] {} <Debug> HTTP-Session: 3dab605e-db46-4830-b952-041821e712aa Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9695 2024.06.25 04:55:50.575568 [ 3 ] {} <Debug> HTTP-Session: 3dab605e-db46-4830-b952-041821e712aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9696 2024.06.25 04:55:50.575580 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10231 rows, containing 5 columns (5 merged, 0 gathered) in 0.011009525 sec., 929286.2316948279 rows/sec., 64.80 MiB/sec.
9697 2024.06.25 04:55:50.575595 [ 3 ] {} <Debug> HTTP-Session: 3dab605e-db46-4830-b952-041821e712aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9698 2024.06.25 04:55:50.575691 [ 3 ] {} <Trace> HTTP-Session: 3dab605e-db46-4830-b952-041821e712aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9699 2024.06.25 04:55:50.575848 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9700 2024.06.25 04:55:50.575904 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9701 2024.06.25 04:55:50.575963 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9702 2024.06.25 04:55:50.576300 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9703 2024.06.25 04:55:50.576849 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9704 2024.06.25 04:55:50.576921 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9705 2024.06.25 04:55:50.576930 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9706 2024.06.25 04:55:50.577145 [ 186 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9707 2024.06.25 04:55:50.577330 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB.
9708 2024.06.25 04:55:50.577552 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9709 2024.06.25 04:55:50.577906 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9710 2024.06.25 04:55:50.578067 [ 65 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9711 2024.06.25 04:55:50.578076 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002289 sec., 26212.319790301444 rows/sec., 1.77 MiB/sec.
9712 2024.06.25 04:55:50.578118 [ 65 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.06.25 04:55:50.578188 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9714 2024.06.25 04:55:50.578486 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Debug> DynamicQueryHandler: Done processing query
9715 2024.06.25 04:55:50.578551 [ 3 ] {5ff77eda-2415-43fa-9071-83444b19a9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9716 2024.06.25 04:55:50.578553 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9717 2024.06.25 04:55:50.578595 [ 3 ] {} <Debug> HTTP-Session: 3dab605e-db46-4830-b952-041821e712aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.06.25 04:55:50.579192 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9719 2024.06.25 04:55:50.579276 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3354 rows starting from the beginning of the part
9720 2024.06.25 04:55:50.579396 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
9721 2024.06.25 04:55:50.579580 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
9722 2024.06.25 04:55:50.579764 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
9723 2024.06.25 04:55:50.579926 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
9724 2024.06.25 04:55:50.580118 [ 198 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
9725 2024.06.25 04:55:50.581830 [ 187 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3654 rows, containing 4 columns (4 merged, 0 gathered) in 0.003523106 sec., 1037153.0121432623 rows/sec., 69.81 MiB/sec.
9726 2024.06.25 04:55:50.582155 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9727 2024.06.25 04:55:50.582564 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9728 2024.06.25 04:55:50.582645 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_66_13} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9729 2024.06.25 04:55:50.582723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
9730 2024.06.25 04:55:54.536597 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
9731 2024.06.25 04:55:54.536661 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
9732 2024.06.25 04:55:55.548239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9733 2024.06.25 04:55:55.548358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9734 2024.06.25 04:55:55.548388 [ 3 ] {} <Debug> HTTP-Session: ec7024f2-684e-4deb-b829-53b8eee79320 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9735 2024.06.25 04:55:55.548416 [ 3 ] {} <Debug> HTTP-Session: ec7024f2-684e-4deb-b829-53b8eee79320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.06.25 04:55:55.548434 [ 3 ] {} <Debug> HTTP-Session: ec7024f2-684e-4deb-b829-53b8eee79320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.06.25 04:55:55.548520 [ 3 ] {} <Trace> HTTP-Session: ec7024f2-684e-4deb-b829-53b8eee79320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9738 2024.06.25 04:55:55.548736 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9739 2024.06.25 04:55:55.548814 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9740 2024.06.25 04:55:55.549035 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9741 2024.06.25 04:55:55.549476 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9742 2024.06.25 04:55:55.549522 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9743 2024.06.25 04:55:55.549898 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9744 2024.06.25 04:55:55.550249 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9745 2024.06.25 04:55:55.550423 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001755 sec., 17663.817663817663 rows/sec., 1.40 MiB/sec.
9746 2024.06.25 04:55:55.550445 [ 26 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0
9747 2024.06.25 04:55:55.550550 [ 26 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9748 2024.06.25 04:55:55.550594 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9749 2024.06.25 04:55:55.550739 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Debug> DynamicQueryHandler: Done processing query
9750 2024.06.25 04:55:55.550791 [ 3 ] {0347ee47-c06f-48a5-8b56-0cd4d6b1f582} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9751 2024.06.25 04:55:55.550816 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full
9752 2024.06.25 04:55:55.550821 [ 3 ] {} <Debug> HTTP-Session: ec7024f2-684e-4deb-b829-53b8eee79320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.06.25 04:55:55.551049 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9754 2024.06.25 04:55:55.551103 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 29 rows starting from the beginning of the part
9755 2024.06.25 04:55:55.551136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 21821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9756 2024.06.25 04:55:55.551302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9757 2024.06.25 04:55:55.551310 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part
9758 2024.06.25 04:55:55.551359 [ 3 ] {} <Debug> HTTP-Session: 69d8850a-03e5-4ca3-abd4-d0147a7ff1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9759 2024.06.25 04:55:55.551451 [ 3 ] {} <Debug> HTTP-Session: 69d8850a-03e5-4ca3-abd4-d0147a7ff1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9760 2024.06.25 04:55:55.551563 [ 3 ] {} <Debug> HTTP-Session: 69d8850a-03e5-4ca3-abd4-d0147a7ff1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9761 2024.06.25 04:55:55.551672 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part
9762 2024.06.25 04:55:55.551711 [ 3 ] {} <Trace> HTTP-Session: 69d8850a-03e5-4ca3-abd4-d0147a7ff1b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9763 2024.06.25 04:55:55.551879 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part
9764 2024.06.25 04:55:55.552118 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9765 2024.06.25 04:55:55.552133 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part
9766 2024.06.25 04:55:55.552244 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9767 2024.06.25 04:55:55.552440 [ 197 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part
9768 2024.06.25 04:55:55.553233 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9769 2024.06.25 04:55:55.554294 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9770 2024.06.25 04:55:55.554377 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9771 2024.06.25 04:55:55.555162 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 4 columns (4 merged, 0 gathered) in 0.004466431 sec., 27538.766411033776 rows/sec., 2.18 MiB/sec.
9772 2024.06.25 04:55:55.555246 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9773 2024.06.25 04:55:55.555375 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary)
9774 2024.06.25 04:55:55.556074 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9775 2024.06.25 04:55:55.556351 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Debug> executeQuery: Read 149 rows, 12.76 KiB in 0.004429 sec., 33641.90562203658 rows/sec., 2.81 MiB/sec.
9776 2024.06.25 04:55:55.556382 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9777 2024.06.25 04:55:55.556763 [ 190 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_60_12} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12
9778 2024.06.25 04:55:55.556865 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Debug> DynamicQueryHandler: Done processing query
9779 2024.06.25 04:55:55.556949 [ 3 ] {cee22a51-c01f-4711-8668-59ad54accc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9780 2024.06.25 04:55:55.557014 [ 3 ] {} <Debug> HTTP-Session: 69d8850a-03e5-4ca3-abd4-d0147a7ff1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9781 2024.06.25 04:55:55.557104 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9782 2024.06.25 04:55:55.557238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9783 2024.06.25 04:55:55.557300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9784 2024.06.25 04:55:55.557320 [ 3 ] {} <Debug> HTTP-Session: 4713f682-2e23-4139-8b1e-1f2d550c766e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9785 2024.06.25 04:55:55.557338 [ 3 ] {} <Debug> HTTP-Session: 4713f682-2e23-4139-8b1e-1f2d550c766e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9786 2024.06.25 04:55:55.557352 [ 3 ] {} <Debug> HTTP-Session: 4713f682-2e23-4139-8b1e-1f2d550c766e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.06.25 04:55:55.557386 [ 3 ] {} <Trace> HTTP-Session: 4713f682-2e23-4139-8b1e-1f2d550c766e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9788 2024.06.25 04:55:55.557540 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9789 2024.06.25 04:55:55.557586 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9790 2024.06.25 04:55:55.557732 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9791 2024.06.25 04:55:55.558117 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9792 2024.06.25 04:55:55.558155 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9793 2024.06.25 04:55:55.558489 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9794 2024.06.25 04:55:55.558810 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9795 2024.06.25 04:55:55.558963 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001487 sec., 69939.4754539341 rows/sec., 5.46 MiB/sec.
9796 2024.06.25 04:55:55.559144 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Debug> DynamicQueryHandler: Done processing query
9797 2024.06.25 04:55:55.559169 [ 3 ] {c00238f7-fc94-4f6f-8f5c-e6e7ea754321} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9798 2024.06.25 04:55:55.559185 [ 3 ] {} <Debug> HTTP-Session: 4713f682-2e23-4139-8b1e-1f2d550c766e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9799 2024.06.25 04:55:55.559368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9800 2024.06.25 04:55:55.559420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9801 2024.06.25 04:55:55.559442 [ 3 ] {} <Debug> HTTP-Session: 2ac36bba-d31b-4b17-96d3-ba6e8531b282 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9802 2024.06.25 04:55:55.559460 [ 3 ] {} <Debug> HTTP-Session: 2ac36bba-d31b-4b17-96d3-ba6e8531b282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9803 2024.06.25 04:55:55.559477 [ 3 ] {} <Debug> HTTP-Session: 2ac36bba-d31b-4b17-96d3-ba6e8531b282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9804 2024.06.25 04:55:55.559509 [ 3 ] {} <Trace> HTTP-Session: 2ac36bba-d31b-4b17-96d3-ba6e8531b282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9805 2024.06.25 04:55:55.559668 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9806 2024.06.25 04:55:55.559717 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9807 2024.06.25 04:55:55.559867 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9808 2024.06.25 04:55:55.560262 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9809 2024.06.25 04:55:55.560299 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9810 2024.06.25 04:55:55.560697 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9811 2024.06.25 04:55:55.561050 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9812 2024.06.25 04:55:55.561208 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec.
9813 2024.06.25 04:55:55.561384 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Debug> DynamicQueryHandler: Done processing query
9814 2024.06.25 04:55:55.561409 [ 3 ] {4ae65ef3-ce1e-45e6-a280-c7832db9f30d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9815 2024.06.25 04:55:55.561426 [ 3 ] {} <Debug> HTTP-Session: 2ac36bba-d31b-4b17-96d3-ba6e8531b282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9816 2024.06.25 04:55:55.561589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 49471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9817 2024.06.25 04:55:55.561640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9818 2024.06.25 04:55:55.561660 [ 3 ] {} <Debug> HTTP-Session: 87bb282f-2f80-46ce-8238-b3054fe26c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9819 2024.06.25 04:55:55.561677 [ 3 ] {} <Debug> HTTP-Session: 87bb282f-2f80-46ce-8238-b3054fe26c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9820 2024.06.25 04:55:55.561692 [ 3 ] {} <Debug> HTTP-Session: 87bb282f-2f80-46ce-8238-b3054fe26c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9821 2024.06.25 04:55:55.561723 [ 3 ] {} <Trace> HTTP-Session: 87bb282f-2f80-46ce-8238-b3054fe26c66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9822 2024.06.25 04:55:55.562028 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9823 2024.06.25 04:55:55.562095 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9824 2024.06.25 04:55:55.562523 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9825 2024.06.25 04:55:55.563236 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9826 2024.06.25 04:55:55.563275 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9827 2024.06.25 04:55:55.563926 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9828 2024.06.25 04:55:55.564351 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9829 2024.06.25 04:55:55.564546 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002739 sec., 11317.999269806498 rows/sec., 20.28 MiB/sec.
9830 2024.06.25 04:55:55.564770 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Debug> DynamicQueryHandler: Done processing query
9831 2024.06.25 04:55:55.564796 [ 3 ] {ba1c20f1-b5ce-471a-abbe-f2e6cc53babc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9832 2024.06.25 04:55:55.564812 [ 3 ] {} <Debug> HTTP-Session: 87bb282f-2f80-46ce-8238-b3054fe26c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9833 2024.06.25 04:55:55.564935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9834 2024.06.25 04:55:55.564986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9835 2024.06.25 04:55:55.565009 [ 3 ] {} <Debug> HTTP-Session: 2513d442-bed8-4151-8211-b0c962783861 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9836 2024.06.25 04:55:55.565028 [ 3 ] {} <Debug> HTTP-Session: 2513d442-bed8-4151-8211-b0c962783861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9837 2024.06.25 04:55:55.565046 [ 3 ] {} <Debug> HTTP-Session: 2513d442-bed8-4151-8211-b0c962783861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.06.25 04:55:55.565078 [ 3 ] {} <Trace> HTTP-Session: 2513d442-bed8-4151-8211-b0c962783861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9839 2024.06.25 04:55:55.565182 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9840 2024.06.25 04:55:55.565227 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9841 2024.06.25 04:55:55.565357 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9842 2024.06.25 04:55:55.565639 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9843 2024.06.25 04:55:55.565677 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9844 2024.06.25 04:55:55.566038 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
9845 2024.06.25 04:55:55.566368 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9846 2024.06.25 04:55:55.566528 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001364 sec., 8797.653958944282 rows/sec., 621.45 KiB/sec.
9847 2024.06.25 04:55:55.566728 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Debug> DynamicQueryHandler: Done processing query
9848 2024.06.25 04:55:55.566754 [ 3 ] {a8ceb7a0-76f3-4ad0-91b5-98d7f4486c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9849 2024.06.25 04:55:55.566770 [ 3 ] {} <Debug> HTTP-Session: 2513d442-bed8-4151-8211-b0c962783861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9850 2024.06.25 04:55:55.566893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9851 2024.06.25 04:55:55.566945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9852 2024.06.25 04:55:55.566970 [ 3 ] {} <Debug> HTTP-Session: 5b9931a3-b0cb-4b0a-93f4-803fa8e0f863 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9853 2024.06.25 04:55:55.566988 [ 3 ] {} <Debug> HTTP-Session: 5b9931a3-b0cb-4b0a-93f4-803fa8e0f863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9854 2024.06.25 04:55:55.567003 [ 3 ] {} <Debug> HTTP-Session: 5b9931a3-b0cb-4b0a-93f4-803fa8e0f863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.06.25 04:55:55.567034 [ 3 ] {} <Trace> HTTP-Session: 5b9931a3-b0cb-4b0a-93f4-803fa8e0f863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9856 2024.06.25 04:55:55.567164 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9857 2024.06.25 04:55:55.567209 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9858 2024.06.25 04:55:55.567340 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9859 2024.06.25 04:55:55.567641 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9860 2024.06.25 04:55:55.567680 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9861 2024.06.25 04:55:55.568060 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9862 2024.06.25 04:55:55.568403 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9863 2024.06.25 04:55:55.568552 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
9864 2024.06.25 04:55:55.568717 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Debug> DynamicQueryHandler: Done processing query
9865 2024.06.25 04:55:55.568742 [ 3 ] {c97aee54-5b79-4d45-ae36-f5695f345573} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9866 2024.06.25 04:55:55.568759 [ 3 ] {} <Debug> HTTP-Session: 5b9931a3-b0cb-4b0a-93f4-803fa8e0f863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9867 2024.06.25 04:56:00.547534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9868 2024.06.25 04:56:00.547698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9869 2024.06.25 04:56:00.547740 [ 3 ] {} <Debug> HTTP-Session: 2b539557-8a0d-4ce8-8635-501ae8121cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9870 2024.06.25 04:56:00.547777 [ 3 ] {} <Debug> HTTP-Session: 2b539557-8a0d-4ce8-8635-501ae8121cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9871 2024.06.25 04:56:00.547802 [ 3 ] {} <Debug> HTTP-Session: 2b539557-8a0d-4ce8-8635-501ae8121cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9872 2024.06.25 04:56:00.547876 [ 3 ] {} <Trace> HTTP-Session: 2b539557-8a0d-4ce8-8635-501ae8121cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9873 2024.06.25 04:56:00.548093 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9874 2024.06.25 04:56:00.548165 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9875 2024.06.25 04:56:00.548368 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9876 2024.06.25 04:56:00.548825 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9877 2024.06.25 04:56:00.548868 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9878 2024.06.25 04:56:00.549252 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9879 2024.06.25 04:56:00.549592 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9880 2024.06.25 04:56:00.549758 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001719 sec., 6399.069226294357 rows/sec., 518.67 KiB/sec.
9881 2024.06.25 04:56:00.550037 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Debug> DynamicQueryHandler: Done processing query
9882 2024.06.25 04:56:00.550096 [ 3 ] {5febdf49-a35e-442c-8130-05a01a459779} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9883 2024.06.25 04:56:00.550152 [ 3 ] {} <Debug> HTTP-Session: 2b539557-8a0d-4ce8-8635-501ae8121cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9884 2024.06.25 04:56:00.550346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9885 2024.06.25 04:56:00.550400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9886 2024.06.25 04:56:00.550419 [ 3 ] {} <Debug> HTTP-Session: c73e5867-bb6c-45e5-a5df-b5478e2d0e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9887 2024.06.25 04:56:00.550435 [ 3 ] {} <Debug> HTTP-Session: c73e5867-bb6c-45e5-a5df-b5478e2d0e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.06.25 04:56:00.550448 [ 3 ] {} <Debug> HTTP-Session: c73e5867-bb6c-45e5-a5df-b5478e2d0e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9889 2024.06.25 04:56:00.550479 [ 3 ] {} <Trace> HTTP-Session: c73e5867-bb6c-45e5-a5df-b5478e2d0e8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9890 2024.06.25 04:56:00.550603 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9891 2024.06.25 04:56:00.550647 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9892 2024.06.25 04:56:00.550781 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9893 2024.06.25 04:56:00.551204 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9894 2024.06.25 04:56:00.551242 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9895 2024.06.25 04:56:00.551571 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9896 2024.06.25 04:56:00.551912 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9897 2024.06.25 04:56:00.552068 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Debug> executeQuery: Read 89 rows, 7.47 KiB in 0.001483 sec., 60013.486176668914 rows/sec., 4.92 MiB/sec.
9898 2024.06.25 04:56:00.552290 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Debug> DynamicQueryHandler: Done processing query
9899 2024.06.25 04:56:00.552333 [ 3 ] {8afcd225-0cbc-478d-af19-44eda96aae25} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9900 2024.06.25 04:56:00.552391 [ 3 ] {} <Debug> HTTP-Session: c73e5867-bb6c-45e5-a5df-b5478e2d0e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9901 2024.06.25 04:56:00.552623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9902 2024.06.25 04:56:00.552677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9903 2024.06.25 04:56:00.552698 [ 3 ] {} <Debug> HTTP-Session: fa7d71a4-8ce8-47d9-a604-4b6ac8435ab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9904 2024.06.25 04:56:00.552715 [ 3 ] {} <Debug> HTTP-Session: fa7d71a4-8ce8-47d9-a604-4b6ac8435ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9905 2024.06.25 04:56:00.552729 [ 3 ] {} <Debug> HTTP-Session: fa7d71a4-8ce8-47d9-a604-4b6ac8435ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9906 2024.06.25 04:56:00.552763 [ 3 ] {} <Trace> HTTP-Session: fa7d71a4-8ce8-47d9-a604-4b6ac8435ab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9907 2024.06.25 04:56:00.552886 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9908 2024.06.25 04:56:00.552930 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9909 2024.06.25 04:56:00.553073 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9910 2024.06.25 04:56:00.553437 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9911 2024.06.25 04:56:00.553474 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9912 2024.06.25 04:56:00.553797 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9913 2024.06.25 04:56:00.554120 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9914 2024.06.25 04:56:00.554279 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001427 sec., 52557.813594954445 rows/sec., 4.10 MiB/sec.
9915 2024.06.25 04:56:00.554533 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Debug> DynamicQueryHandler: Done processing query
9916 2024.06.25 04:56:00.554592 [ 3 ] {5b2ebfb1-4bc4-49b1-97be-462d3a3cf278} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9917 2024.06.25 04:56:00.554659 [ 3 ] {} <Debug> HTTP-Session: fa7d71a4-8ce8-47d9-a604-4b6ac8435ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9918 2024.06.25 04:56:00.554903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9919 2024.06.25 04:56:00.554958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9920 2024.06.25 04:56:00.554979 [ 3 ] {} <Debug> HTTP-Session: 8478d436-eb38-423f-bea6-f2d1e665ad7a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9921 2024.06.25 04:56:00.554996 [ 3 ] {} <Debug> HTTP-Session: 8478d436-eb38-423f-bea6-f2d1e665ad7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9922 2024.06.25 04:56:00.555010 [ 3 ] {} <Debug> HTTP-Session: 8478d436-eb38-423f-bea6-f2d1e665ad7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.06.25 04:56:00.555042 [ 3 ] {} <Trace> HTTP-Session: 8478d436-eb38-423f-bea6-f2d1e665ad7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9924 2024.06.25 04:56:00.555191 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9925 2024.06.25 04:56:00.555242 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9926 2024.06.25 04:56:00.555409 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9927 2024.06.25 04:56:00.555849 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9928 2024.06.25 04:56:00.555887 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9929 2024.06.25 04:56:00.556293 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9930 2024.06.25 04:56:00.556642 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9931 2024.06.25 04:56:00.556801 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec.
9932 2024.06.25 04:56:00.556980 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Debug> DynamicQueryHandler: Done processing query
9933 2024.06.25 04:56:00.557005 [ 3 ] {837afec2-7290-4377-8919-e61974f92774} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9934 2024.06.25 04:56:00.557021 [ 3 ] {} <Debug> HTTP-Session: 8478d436-eb38-423f-bea6-f2d1e665ad7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9935 2024.06.25 04:56:00.557208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 18155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9936 2024.06.25 04:56:00.557258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9937 2024.06.25 04:56:00.557279 [ 3 ] {} <Debug> HTTP-Session: aa00a15e-b617-4edb-8e26-cc25085fe706 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9938 2024.06.25 04:56:00.557297 [ 3 ] {} <Debug> HTTP-Session: aa00a15e-b617-4edb-8e26-cc25085fe706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9939 2024.06.25 04:56:00.557312 [ 3 ] {} <Debug> HTTP-Session: aa00a15e-b617-4edb-8e26-cc25085fe706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9940 2024.06.25 04:56:00.557343 [ 3 ] {} <Trace> HTTP-Session: aa00a15e-b617-4edb-8e26-cc25085fe706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9941 2024.06.25 04:56:00.557526 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9942 2024.06.25 04:56:00.557591 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9943 2024.06.25 04:56:00.558014 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9944 2024.06.25 04:56:00.558581 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9945 2024.06.25 04:56:00.558617 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9946 2024.06.25 04:56:00.559209 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9947 2024.06.25 04:56:00.559612 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9948 2024.06.25 04:56:00.559793 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002364 sec., 4653.130287648054 rows/sec., 8.34 MiB/sec.
9949 2024.06.25 04:56:00.559795 [ 46 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9950 2024.06.25 04:56:00.559905 [ 46 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9951 2024.06.25 04:56:00.559975 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9952 2024.06.25 04:56:00.560204 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Debug> DynamicQueryHandler: Done processing query
9953 2024.06.25 04:56:00.560229 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9954 2024.06.25 04:56:00.560243 [ 3 ] {b1e153e8-47d2-4b06-b17a-5b701646c1ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9955 2024.06.25 04:56:00.560310 [ 3 ] {} <Debug> HTTP-Session: aa00a15e-b617-4edb-8e26-cc25085fe706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9956 2024.06.25 04:56:00.560512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9957 2024.06.25 04:56:00.560650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9958 2024.06.25 04:56:00.560721 [ 3 ] {} <Debug> HTTP-Session: cf32d9d9-e764-4f39-9cf6-d75f84d7a957 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9959 2024.06.25 04:56:00.560784 [ 3 ] {} <Debug> HTTP-Session: cf32d9d9-e764-4f39-9cf6-d75f84d7a957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.06.25 04:56:00.560827 [ 3 ] {} <Debug> HTTP-Session: cf32d9d9-e764-4f39-9cf6-d75f84d7a957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9961 2024.06.25 04:56:00.560923 [ 3 ] {} <Trace> HTTP-Session: cf32d9d9-e764-4f39-9cf6-d75f84d7a957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9962 2024.06.25 04:56:00.561037 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9963 2024.06.25 04:56:00.561218 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9964 2024.06.25 04:56:00.561235 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 845 rows starting from the beginning of the part
9965 2024.06.25 04:56:00.561312 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9966 2024.06.25 04:56:00.562109 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part
9967 2024.06.25 04:56:00.562200 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9968 2024.06.25 04:56:00.562767 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part
9969 2024.06.25 04:56:00.563519 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9970 2024.06.25 04:56:00.563532 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part
9971 2024.06.25 04:56:00.563583 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9972 2024.06.25 04:56:00.564107 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part
9973 2024.06.25 04:56:00.564743 [ 201 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part
9974 2024.06.25 04:56:00.564992 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9975 2024.06.25 04:56:00.565936 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9976 2024.06.25 04:56:00.566240 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005147 sec., 11657.276083155237 rows/sec., 804.47 KiB/sec.
9977 2024.06.25 04:56:00.566698 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Debug> DynamicQueryHandler: Done processing query
9978 2024.06.25 04:56:00.566729 [ 3 ] {3ac6ede0-fb47-4be8-94c5-304ae3b880a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9979 2024.06.25 04:56:00.566768 [ 3 ] {} <Debug> HTTP-Session: cf32d9d9-e764-4f39-9cf6-d75f84d7a957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.06.25 04:56:00.570843 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 19 columns (19 merged, 0 gathered) in 0.010719641 sec., 86756.6367194573 rows/sec., 155.46 MiB/sec.
9981 2024.06.25 04:56:00.571831 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9982 2024.06.25 04:56:00.572498 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9983 2024.06.25 04:56:00.572592 [ 190 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9984 2024.06.25 04:56:00.572757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.07 MiB.
9985 2024.06.25 04:56:05.548276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9986 2024.06.25 04:56:05.548454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9987 2024.06.25 04:56:05.548497 [ 3 ] {} <Debug> HTTP-Session: 7cb07f6d-588d-4915-93f9-585a614a52ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
9988 2024.06.25 04:56:05.548537 [ 3 ] {} <Debug> HTTP-Session: 7cb07f6d-588d-4915-93f9-585a614a52ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.06.25 04:56:05.548564 [ 3 ] {} <Debug> HTTP-Session: 7cb07f6d-588d-4915-93f9-585a614a52ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9990 2024.06.25 04:56:05.548639 [ 3 ] {} <Trace> HTTP-Session: 7cb07f6d-588d-4915-93f9-585a614a52ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9991 2024.06.25 04:56:05.548851 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9992 2024.06.25 04:56:05.548914 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9993 2024.06.25 04:56:05.549095 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9994 2024.06.25 04:56:05.549630 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9995 2024.06.25 04:56:05.549671 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9996 2024.06.25 04:56:05.550038 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9997 2024.06.25 04:56:05.550364 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9998 2024.06.25 04:56:05.550531 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001698 sec., 18845.70082449941 rows/sec., 1.49 MiB/sec.
9999 2024.06.25 04:56:05.550732 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Debug> DynamicQueryHandler: Done processing query
10000 2024.06.25 04:56:05.550760 [ 3 ] {2ef2aa53-23c5-46be-88df-095400313caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10001 2024.06.25 04:56:05.550776 [ 3 ] {} <Debug> HTTP-Session: 7cb07f6d-588d-4915-93f9-585a614a52ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10002 2024.06.25 04:56:05.550985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 22298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10003 2024.06.25 04:56:05.551035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10004 2024.06.25 04:56:05.551054 [ 3 ] {} <Debug> HTTP-Session: d18d3e53-e79c-437c-a1cc-2fed89ae9398 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10005 2024.06.25 04:56:05.551071 [ 3 ] {} <Debug> HTTP-Session: d18d3e53-e79c-437c-a1cc-2fed89ae9398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.06.25 04:56:05.551085 [ 3 ] {} <Debug> HTTP-Session: d18d3e53-e79c-437c-a1cc-2fed89ae9398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10007 2024.06.25 04:56:05.551116 [ 3 ] {} <Trace> HTTP-Session: d18d3e53-e79c-437c-a1cc-2fed89ae9398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10008 2024.06.25 04:56:05.551255 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10009 2024.06.25 04:56:05.551299 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10010 2024.06.25 04:56:05.551425 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10011 2024.06.25 04:56:05.551830 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10012 2024.06.25 04:56:05.551866 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10013 2024.06.25 04:56:05.552184 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10014 2024.06.25 04:56:05.552488 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10015 2024.06.25 04:56:05.552642 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Debug> executeQuery: Read 152 rows, 13.05 KiB in 0.001436 sec., 105849.58217270195 rows/sec., 8.88 MiB/sec.
10016 2024.06.25 04:56:05.552905 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Debug> DynamicQueryHandler: Done processing query
10017 2024.06.25 04:56:05.552969 [ 3 ] {cf09bda4-ea65-48e9-8144-8f8ff6a9c6e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10018 2024.06.25 04:56:05.553032 [ 3 ] {} <Debug> HTTP-Session: d18d3e53-e79c-437c-a1cc-2fed89ae9398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10019 2024.06.25 04:56:05.553247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10020 2024.06.25 04:56:05.553301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10021 2024.06.25 04:56:05.553320 [ 3 ] {} <Debug> HTTP-Session: 6e239282-830d-4f87-a58f-b61e2d75edc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10022 2024.06.25 04:56:05.553337 [ 3 ] {} <Debug> HTTP-Session: 6e239282-830d-4f87-a58f-b61e2d75edc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.06.25 04:56:05.553351 [ 3 ] {} <Debug> HTTP-Session: 6e239282-830d-4f87-a58f-b61e2d75edc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10024 2024.06.25 04:56:05.553382 [ 3 ] {} <Trace> HTTP-Session: 6e239282-830d-4f87-a58f-b61e2d75edc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10025 2024.06.25 04:56:05.553522 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10026 2024.06.25 04:56:05.553567 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10027 2024.06.25 04:56:05.553709 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10028 2024.06.25 04:56:05.554057 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10029 2024.06.25 04:56:05.554095 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10030 2024.06.25 04:56:05.554417 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10031 2024.06.25 04:56:05.554719 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10032 2024.06.25 04:56:05.554872 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001404 sec., 68376.06837606838 rows/sec., 5.34 MiB/sec.
10033 2024.06.25 04:56:05.555167 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Debug> DynamicQueryHandler: Done processing query
10034 2024.06.25 04:56:05.555238 [ 3 ] {59e36b54-c053-480a-af34-6bb683fc9570} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10035 2024.06.25 04:56:05.555308 [ 3 ] {} <Debug> HTTP-Session: 6e239282-830d-4f87-a58f-b61e2d75edc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10036 2024.06.25 04:56:05.555602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10037 2024.06.25 04:56:05.555655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10038 2024.06.25 04:56:05.555675 [ 3 ] {} <Debug> HTTP-Session: 3211c3f7-776c-4e88-887f-04776fb847a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10039 2024.06.25 04:56:05.555693 [ 3 ] {} <Debug> HTTP-Session: 3211c3f7-776c-4e88-887f-04776fb847a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.06.25 04:56:05.555707 [ 3 ] {} <Debug> HTTP-Session: 3211c3f7-776c-4e88-887f-04776fb847a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10041 2024.06.25 04:56:05.555740 [ 3 ] {} <Trace> HTTP-Session: 3211c3f7-776c-4e88-887f-04776fb847a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10042 2024.06.25 04:56:05.555882 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10043 2024.06.25 04:56:05.555932 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10044 2024.06.25 04:56:05.556094 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10045 2024.06.25 04:56:05.556496 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10046 2024.06.25 04:56:05.556531 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10047 2024.06.25 04:56:05.556909 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10048 2024.06.25 04:56:05.557240 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10049 2024.06.25 04:56:05.557405 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
10050 2024.06.25 04:56:05.557575 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Debug> DynamicQueryHandler: Done processing query
10051 2024.06.25 04:56:05.557600 [ 3 ] {b4ae648f-d236-4a06-a75c-134e5f351c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10052 2024.06.25 04:56:05.557615 [ 3 ] {} <Debug> HTTP-Session: 3211c3f7-776c-4e88-887f-04776fb847a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10053 2024.06.25 04:56:05.557795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 51112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10054 2024.06.25 04:56:05.557845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10055 2024.06.25 04:56:05.557864 [ 3 ] {} <Debug> HTTP-Session: 324344b6-1ecf-4265-9cc5-cbc222c0c9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10056 2024.06.25 04:56:05.557880 [ 3 ] {} <Debug> HTTP-Session: 324344b6-1ecf-4265-9cc5-cbc222c0c9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.06.25 04:56:05.557894 [ 3 ] {} <Debug> HTTP-Session: 324344b6-1ecf-4265-9cc5-cbc222c0c9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10058 2024.06.25 04:56:05.557924 [ 3 ] {} <Trace> HTTP-Session: 324344b6-1ecf-4265-9cc5-cbc222c0c9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10059 2024.06.25 04:56:05.558234 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10060 2024.06.25 04:56:05.558298 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10061 2024.06.25 04:56:05.558701 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10062 2024.06.25 04:56:05.559442 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10063 2024.06.25 04:56:05.559478 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10064 2024.06.25 04:56:05.560089 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10065 2024.06.25 04:56:05.560490 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10066 2024.06.25 04:56:05.560681 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00267 sec., 11985.01872659176 rows/sec., 21.48 MiB/sec.
10067 2024.06.25 04:56:05.560914 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Debug> DynamicQueryHandler: Done processing query
10068 2024.06.25 04:56:05.560939 [ 3 ] {4002e294-3220-4dc6-8326-08815657d0ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10069 2024.06.25 04:56:05.560955 [ 3 ] {} <Debug> HTTP-Session: 324344b6-1ecf-4265-9cc5-cbc222c0c9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10070 2024.06.25 04:56:05.561118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10071 2024.06.25 04:56:05.561170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10072 2024.06.25 04:56:05.561190 [ 3 ] {} <Debug> HTTP-Session: d126fb79-0124-4208-9b45-4ae498195497 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10073 2024.06.25 04:56:05.561206 [ 3 ] {} <Debug> HTTP-Session: d126fb79-0124-4208-9b45-4ae498195497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.06.25 04:56:05.561220 [ 3 ] {} <Debug> HTTP-Session: d126fb79-0124-4208-9b45-4ae498195497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.06.25 04:56:05.561251 [ 3 ] {} <Trace> HTTP-Session: d126fb79-0124-4208-9b45-4ae498195497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10076 2024.06.25 04:56:05.561373 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10077 2024.06.25 04:56:05.561418 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10078 2024.06.25 04:56:05.561546 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10079 2024.06.25 04:56:05.561903 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10080 2024.06.25 04:56:05.561939 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10081 2024.06.25 04:56:05.562288 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10082 2024.06.25 04:56:05.562599 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.06.25 04:56:05.562757 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
10084 2024.06.25 04:56:05.562922 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Debug> DynamicQueryHandler: Done processing query
10085 2024.06.25 04:56:05.562946 [ 3 ] {5acc34b1-2b24-4aca-9291-574efcbd8903} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10086 2024.06.25 04:56:05.562962 [ 3 ] {} <Debug> HTTP-Session: d126fb79-0124-4208-9b45-4ae498195497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10087 2024.06.25 04:56:09.536714 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache
10088 2024.06.25 04:56:09.536798 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache
10089 2024.06.25 04:56:10.001784 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001372472 sec.
10090 2024.06.25 04:56:10.549257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10091 2024.06.25 04:56:10.549435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10092 2024.06.25 04:56:10.549480 [ 3 ] {} <Debug> HTTP-Session: 2d3d6708-bc56-45ca-aad8-ef24cb67ecc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10093 2024.06.25 04:56:10.549522 [ 3 ] {} <Debug> HTTP-Session: 2d3d6708-bc56-45ca-aad8-ef24cb67ecc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10094 2024.06.25 04:56:10.549550 [ 3 ] {} <Debug> HTTP-Session: 2d3d6708-bc56-45ca-aad8-ef24cb67ecc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10095 2024.06.25 04:56:10.549629 [ 3 ] {} <Trace> HTTP-Session: 2d3d6708-bc56-45ca-aad8-ef24cb67ecc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10096 2024.06.25 04:56:10.549932 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10097 2024.06.25 04:56:10.550063 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10098 2024.06.25 04:56:10.550277 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10099 2024.06.25 04:56:10.550728 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10100 2024.06.25 04:56:10.550777 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10101 2024.06.25 04:56:10.551165 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10102 2024.06.25 04:56:10.551501 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10103 2024.06.25 04:56:10.551672 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Debug> executeQuery: Read 12 rows, 996.00 B in 0.001837 sec., 6532.3897659227 rows/sec., 529.48 KiB/sec.
10104 2024.06.25 04:56:10.551901 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Debug> DynamicQueryHandler: Done processing query
10105 2024.06.25 04:56:10.551928 [ 3 ] {338dbb10-b79a-46ad-a513-55554ffc5977} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10106 2024.06.25 04:56:10.551945 [ 3 ] {} <Debug> HTTP-Session: 2d3d6708-bc56-45ca-aad8-ef24cb67ecc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10107 2024.06.25 04:56:10.552100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10108 2024.06.25 04:56:10.552159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10109 2024.06.25 04:56:10.552181 [ 3 ] {} <Debug> HTTP-Session: 2dc230b5-fb4e-4c54-a305-29859f60634a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10110 2024.06.25 04:56:10.552200 [ 3 ] {} <Debug> HTTP-Session: 2dc230b5-fb4e-4c54-a305-29859f60634a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10111 2024.06.25 04:56:10.552214 [ 3 ] {} <Debug> HTTP-Session: 2dc230b5-fb4e-4c54-a305-29859f60634a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10112 2024.06.25 04:56:10.552250 [ 3 ] {} <Trace> HTTP-Session: 2dc230b5-fb4e-4c54-a305-29859f60634a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10113 2024.06.25 04:56:10.552357 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10114 2024.06.25 04:56:10.552406 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10115 2024.06.25 04:56:10.552545 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10116 2024.06.25 04:56:10.552888 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10117 2024.06.25 04:56:10.552926 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10118 2024.06.25 04:56:10.553227 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
10119 2024.06.25 04:56:10.553543 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10120 2024.06.25 04:56:10.553691 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001357 sec., 2947.678703021371 rows/sec., 240.36 KiB/sec.
10121 2024.06.25 04:56:10.553893 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Debug> DynamicQueryHandler: Done processing query
10122 2024.06.25 04:56:10.553919 [ 3 ] {528e355b-f1dd-4356-af36-3083cd80b1bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10123 2024.06.25 04:56:10.553934 [ 3 ] {} <Debug> HTTP-Session: 2dc230b5-fb4e-4c54-a305-29859f60634a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10124 2024.06.25 04:56:10.554071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 18598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10125 2024.06.25 04:56:10.554123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10126 2024.06.25 04:56:10.554143 [ 3 ] {} <Debug> HTTP-Session: 0e7f6392-be6d-4a71-935b-33bc81c0f9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10127 2024.06.25 04:56:10.554159 [ 3 ] {} <Debug> HTTP-Session: 0e7f6392-be6d-4a71-935b-33bc81c0f9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10128 2024.06.25 04:56:10.554173 [ 3 ] {} <Debug> HTTP-Session: 0e7f6392-be6d-4a71-935b-33bc81c0f9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.06.25 04:56:10.554206 [ 3 ] {} <Trace> HTTP-Session: 0e7f6392-be6d-4a71-935b-33bc81c0f9fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10130 2024.06.25 04:56:10.554346 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10131 2024.06.25 04:56:10.554391 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10132 2024.06.25 04:56:10.554517 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10133 2024.06.25 04:56:10.554904 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10134 2024.06.25 04:56:10.554941 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10135 2024.06.25 04:56:10.555252 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10136 2024.06.25 04:56:10.555552 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10137 2024.06.25 04:56:10.555700 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Debug> executeQuery: Read 130 rows, 10.70 KiB in 0.001416 sec., 91807.90960451978 rows/sec., 7.38 MiB/sec.
10138 2024.06.25 04:56:10.555953 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Debug> DynamicQueryHandler: Done processing query
10139 2024.06.25 04:56:10.556016 [ 3 ] {492e856c-34ff-4eb2-b8a6-9071d72dce30} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10140 2024.06.25 04:56:10.556078 [ 3 ] {} <Debug> HTTP-Session: 0e7f6392-be6d-4a71-935b-33bc81c0f9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10141 2024.06.25 04:56:10.556272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10142 2024.06.25 04:56:10.556329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10143 2024.06.25 04:56:10.556350 [ 3 ] {} <Debug> HTTP-Session: 7eda34de-96b7-47c0-9e7b-122709672f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10144 2024.06.25 04:56:10.556368 [ 3 ] {} <Debug> HTTP-Session: 7eda34de-96b7-47c0-9e7b-122709672f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10145 2024.06.25 04:56:10.556382 [ 3 ] {} <Debug> HTTP-Session: 7eda34de-96b7-47c0-9e7b-122709672f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.06.25 04:56:10.556415 [ 3 ] {} <Trace> HTTP-Session: 7eda34de-96b7-47c0-9e7b-122709672f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10147 2024.06.25 04:56:10.556518 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10148 2024.06.25 04:56:10.556565 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10149 2024.06.25 04:56:10.556716 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10150 2024.06.25 04:56:10.556994 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10151 2024.06.25 04:56:10.557030 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10152 2024.06.25 04:56:10.557327 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
10153 2024.06.25 04:56:10.557636 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10154 2024.06.25 04:56:10.557798 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001304 sec., 3067.4846625766872 rows/sec., 214.18 KiB/sec.
10155 2024.06.25 04:56:10.558003 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Debug> DynamicQueryHandler: Done processing query
10156 2024.06.25 04:56:10.558029 [ 3 ] {fe930942-87fa-4292-b0f3-e8e47f5a6b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10157 2024.06.25 04:56:10.558046 [ 3 ] {} <Debug> HTTP-Session: 7eda34de-96b7-47c0-9e7b-122709672f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10158 2024.06.25 04:56:10.558174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10159 2024.06.25 04:56:10.558224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10160 2024.06.25 04:56:10.558244 [ 3 ] {} <Debug> HTTP-Session: 38dc5e2e-5012-467a-a5ab-e1cf9e4ce7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10161 2024.06.25 04:56:10.558261 [ 3 ] {} <Debug> HTTP-Session: 38dc5e2e-5012-467a-a5ab-e1cf9e4ce7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10162 2024.06.25 04:56:10.558274 [ 3 ] {} <Debug> HTTP-Session: 38dc5e2e-5012-467a-a5ab-e1cf9e4ce7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10163 2024.06.25 04:56:10.558305 [ 3 ] {} <Trace> HTTP-Session: 38dc5e2e-5012-467a-a5ab-e1cf9e4ce7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10164 2024.06.25 04:56:10.558427 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10165 2024.06.25 04:56:10.558472 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10166 2024.06.25 04:56:10.558601 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10167 2024.06.25 04:56:10.558951 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10168 2024.06.25 04:56:10.558987 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10169 2024.06.25 04:56:10.559306 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10170 2024.06.25 04:56:10.559617 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10171 2024.06.25 04:56:10.559778 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Debug> executeQuery: Read 104 rows, 8.30 KiB in 0.00139 sec., 74820.1438848921 rows/sec., 5.83 MiB/sec.
10172 2024.06.25 04:56:10.559950 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Debug> DynamicQueryHandler: Done processing query
10173 2024.06.25 04:56:10.559974 [ 3 ] {6c77871e-6df7-4e22-800e-82ddeb6d8cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10174 2024.06.25 04:56:10.559990 [ 3 ] {} <Debug> HTTP-Session: 38dc5e2e-5012-467a-a5ab-e1cf9e4ce7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10175 2024.06.25 04:56:10.560189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10176 2024.06.25 04:56:10.560240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10177 2024.06.25 04:56:10.560260 [ 3 ] {} <Debug> HTTP-Session: a46a2f92-4560-4fd8-8231-437097f285ac Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10178 2024.06.25 04:56:10.560277 [ 3 ] {} <Debug> HTTP-Session: a46a2f92-4560-4fd8-8231-437097f285ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.06.25 04:56:10.560291 [ 3 ] {} <Debug> HTTP-Session: a46a2f92-4560-4fd8-8231-437097f285ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.06.25 04:56:10.560321 [ 3 ] {} <Trace> HTTP-Session: a46a2f92-4560-4fd8-8231-437097f285ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10181 2024.06.25 04:56:10.560503 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10182 2024.06.25 04:56:10.560552 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10183 2024.06.25 04:56:10.560702 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10184 2024.06.25 04:56:10.561110 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10185 2024.06.25 04:56:10.561147 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10186 2024.06.25 04:56:10.561546 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10187 2024.06.25 04:56:10.561878 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10188 2024.06.25 04:56:10.562043 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001624 sec., 121921.18226600986 rows/sec., 8.51 MiB/sec.
10189 2024.06.25 04:56:10.562326 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Debug> DynamicQueryHandler: Done processing query
10190 2024.06.25 04:56:10.562385 [ 3 ] {fd31686c-275f-4cb8-94e3-acf60492020b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10191 2024.06.25 04:56:10.562441 [ 3 ] {} <Debug> HTTP-Session: a46a2f92-4560-4fd8-8231-437097f285ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10192 2024.06.25 04:56:10.562629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 19796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10193 2024.06.25 04:56:10.562683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10194 2024.06.25 04:56:10.562704 [ 3 ] {} <Debug> HTTP-Session: 2f917e54-6a25-4023-aa2c-069a35cd2990 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10195 2024.06.25 04:56:10.562722 [ 3 ] {} <Debug> HTTP-Session: 2f917e54-6a25-4023-aa2c-069a35cd2990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10196 2024.06.25 04:56:10.562735 [ 3 ] {} <Debug> HTTP-Session: 2f917e54-6a25-4023-aa2c-069a35cd2990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.06.25 04:56:10.562768 [ 3 ] {} <Trace> HTTP-Session: 2f917e54-6a25-4023-aa2c-069a35cd2990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10198 2024.06.25 04:56:10.562967 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10199 2024.06.25 04:56:10.563037 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10200 2024.06.25 04:56:10.563476 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10201 2024.06.25 04:56:10.564068 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10202 2024.06.25 04:56:10.564105 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10203 2024.06.25 04:56:10.564703 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10204 2024.06.25 04:56:10.565112 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10205 2024.06.25 04:56:10.565306 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002456 sec., 4885.99348534202 rows/sec., 8.76 MiB/sec.
10206 2024.06.25 04:56:10.565648 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Debug> DynamicQueryHandler: Done processing query
10207 2024.06.25 04:56:10.565678 [ 3 ] {ea9bfebf-498c-4b5a-b419-d92fe0c6a71d} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
10208 2024.06.25 04:56:10.565695 [ 3 ] {} <Debug> HTTP-Session: 2f917e54-6a25-4023-aa2c-069a35cd2990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10209 2024.06.25 04:56:10.565813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10210 2024.06.25 04:56:10.565864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10211 2024.06.25 04:56:10.565884 [ 3 ] {} <Debug> HTTP-Session: 683d179f-8224-4885-960f-1224ac08aa7a Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10212 2024.06.25 04:56:10.565901 [ 3 ] {} <Debug> HTTP-Session: 683d179f-8224-4885-960f-1224ac08aa7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10213 2024.06.25 04:56:10.565916 [ 3 ] {} <Debug> HTTP-Session: 683d179f-8224-4885-960f-1224ac08aa7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10214 2024.06.25 04:56:10.565947 [ 3 ] {} <Trace> HTTP-Session: 683d179f-8224-4885-960f-1224ac08aa7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10215 2024.06.25 04:56:10.566065 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10216 2024.06.25 04:56:10.566110 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10217 2024.06.25 04:56:10.566239 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10218 2024.06.25 04:56:10.566532 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10219 2024.06.25 04:56:10.566569 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10220 2024.06.25 04:56:10.566932 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10221 2024.06.25 04:56:10.567253 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10222 2024.06.25 04:56:10.567409 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
10223 2024.06.25 04:56:10.567573 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Debug> DynamicQueryHandler: Done processing query
10224 2024.06.25 04:56:10.567598 [ 3 ] {d8c2feb0-ef35-4794-afcb-18daeef56ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10225 2024.06.25 04:56:10.567613 [ 3 ] {} <Debug> HTTP-Session: 683d179f-8224-4885-960f-1224ac08aa7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.06.25 04:56:15.548865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10227 2024.06.25 04:56:15.549055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10228 2024.06.25 04:56:15.549101 [ 3 ] {} <Debug> HTTP-Session: fb4e750f-01af-42d0-afc6-e43abb36c590 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10229 2024.06.25 04:56:15.549142 [ 3 ] {} <Debug> HTTP-Session: fb4e750f-01af-42d0-afc6-e43abb36c590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10230 2024.06.25 04:56:15.549172 [ 3 ] {} <Debug> HTTP-Session: fb4e750f-01af-42d0-afc6-e43abb36c590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10231 2024.06.25 04:56:15.549234 [ 3 ] {} <Trace> HTTP-Session: fb4e750f-01af-42d0-afc6-e43abb36c590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10232 2024.06.25 04:56:15.549430 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10233 2024.06.25 04:56:15.549498 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10234 2024.06.25 04:56:15.549692 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10235 2024.06.25 04:56:15.550216 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10236 2024.06.25 04:56:15.550260 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10237 2024.06.25 04:56:15.550622 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10238 2024.06.25 04:56:15.550946 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10239 2024.06.25 04:56:15.551104 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.001736 sec., 21889.400921658987 rows/sec., 1.73 MiB/sec.
10240 2024.06.25 04:56:15.551431 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Debug> DynamicQueryHandler: Done processing query
10241 2024.06.25 04:56:15.551500 [ 3 ] {38fecbd3-a785-4f19-a897-b4e441007a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10242 2024.06.25 04:56:15.551567 [ 3 ] {} <Debug> HTTP-Session: fb4e750f-01af-42d0-afc6-e43abb36c590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10243 2024.06.25 04:56:15.551850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 25070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10244 2024.06.25 04:56:15.551907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10245 2024.06.25 04:56:15.551927 [ 3 ] {} <Debug> HTTP-Session: 196fb4ab-7c87-4c9f-a7c3-c72c8e4042a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10246 2024.06.25 04:56:15.551945 [ 3 ] {} <Debug> HTTP-Session: 196fb4ab-7c87-4c9f-a7c3-c72c8e4042a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10247 2024.06.25 04:56:15.551959 [ 3 ] {} <Debug> HTTP-Session: 196fb4ab-7c87-4c9f-a7c3-c72c8e4042a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10248 2024.06.25 04:56:15.551993 [ 3 ] {} <Trace> HTTP-Session: 196fb4ab-7c87-4c9f-a7c3-c72c8e4042a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10249 2024.06.25 04:56:15.552142 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10250 2024.06.25 04:56:15.552187 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10251 2024.06.25 04:56:15.552334 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10252 2024.06.25 04:56:15.552748 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10253 2024.06.25 04:56:15.552785 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10254 2024.06.25 04:56:15.553105 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10255 2024.06.25 04:56:15.553406 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10256 2024.06.25 04:56:15.553565 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Debug> executeQuery: Read 170 rows, 14.74 KiB in 0.001483 sec., 114632.50168577209 rows/sec., 9.70 MiB/sec.
10257 2024.06.25 04:56:15.553574 [ 121 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10258 2024.06.25 04:56:15.553682 [ 121 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10259 2024.06.25 04:56:15.553726 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10260 2024.06.25 04:56:15.553810 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Debug> DynamicQueryHandler: Done processing query
10261 2024.06.25 04:56:15.553849 [ 3 ] {cd7953cc-7aef-446c-8b27-0024200f8c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10262 2024.06.25 04:56:15.553876 [ 3 ] {} <Debug> HTTP-Session: 196fb4ab-7c87-4c9f-a7c3-c72c8e4042a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.06.25 04:56:15.553895 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10264 2024.06.25 04:56:15.554035 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10265 2024.06.25 04:56:15.554047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10266 2024.06.25 04:56:15.554078 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 202 rows starting from the beginning of the part
10267 2024.06.25 04:56:15.554113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10268 2024.06.25 04:56:15.554147 [ 3 ] {} <Debug> HTTP-Session: 4520ec56-6483-409d-b3dc-201eee61d252 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10269 2024.06.25 04:56:15.554192 [ 3 ] {} <Debug> HTTP-Session: 4520ec56-6483-409d-b3dc-201eee61d252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10270 2024.06.25 04:56:15.554202 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 149 rows starting from the beginning of the part
10271 2024.06.25 04:56:15.554225 [ 3 ] {} <Debug> HTTP-Session: 4520ec56-6483-409d-b3dc-201eee61d252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10272 2024.06.25 04:56:15.554310 [ 3 ] {} <Trace> HTTP-Session: 4520ec56-6483-409d-b3dc-201eee61d252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10273 2024.06.25 04:56:15.554475 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part
10274 2024.06.25 04:56:15.554753 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10275 2024.06.25 04:56:15.554780 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 152 rows starting from the beginning of the part
10276 2024.06.25 04:56:15.554841 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10277 2024.06.25 04:56:15.554898 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 130 rows starting from the beginning of the part
10278 2024.06.25 04:56:15.555444 [ 199 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 170 rows starting from the beginning of the part
10279 2024.06.25 04:56:15.556028 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10280 2024.06.25 04:56:15.556607 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10281 2024.06.25 04:56:15.556656 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10282 2024.06.25 04:56:15.557144 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10283 2024.06.25 04:56:15.557607 [ 190 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783251 sec., 235776.0560956701 rows/sec., 19.56 MiB/sec.
10284 2024.06.25 04:56:15.557768 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10285 2024.06.25 04:56:15.557895 [ 190 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10286 2024.06.25 04:56:15.558096 [ 121 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10287 2024.06.25 04:56:15.558120 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.003553 sec., 29552.49085280045 rows/sec., 2.32 MiB/sec.
10288 2024.06.25 04:56:15.558174 [ 121 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10289 2024.06.25 04:56:15.558281 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10290 2024.06.25 04:56:15.558748 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Debug> DynamicQueryHandler: Done processing query
10291 2024.06.25 04:56:15.558836 [ 3 ] {b8b081ca-c9b6-4bfa-981f-1100d2b209d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10292 2024.06.25 04:56:15.558919 [ 3 ] {} <Debug> HTTP-Session: 4520ec56-6483-409d-b3dc-201eee61d252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10293 2024.06.25 04:56:15.559067 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10294 2024.06.25 04:56:15.559310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10295 2024.06.25 04:56:15.559314 [ 190 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10296 2024.06.25 04:56:15.559484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10297 2024.06.25 04:56:15.559529 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10298 2024.06.25 04:56:15.559569 [ 3 ] {} <Debug> HTTP-Session: 28c936fd-1c6b-47b1-8aad-a23dc3e2a9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10299 2024.06.25 04:56:15.559631 [ 190 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_71_14} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10300 2024.06.25 04:56:15.559648 [ 3 ] {} <Debug> HTTP-Session: 28c936fd-1c6b-47b1-8aad-a23dc3e2a9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.06.25 04:56:15.559655 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 154 rows starting from the beginning of the part
10302 2024.06.25 04:56:15.559697 [ 3 ] {} <Debug> HTTP-Session: 28c936fd-1c6b-47b1-8aad-a23dc3e2a9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10303 2024.06.25 04:56:15.559859 [ 3 ] {} <Trace> HTTP-Session: 28c936fd-1c6b-47b1-8aad-a23dc3e2a9fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10304 2024.06.25 04:56:15.559921 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
10305 2024.06.25 04:56:15.560096 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part
10306 2024.06.25 04:56:15.560335 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 75 rows starting from the beginning of the part
10307 2024.06.25 04:56:15.560429 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10308 2024.06.25 04:56:15.560619 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 96 rows starting from the beginning of the part
10309 2024.06.25 04:56:15.560663 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10310 2024.06.25 04:56:15.560883 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part
10311 2024.06.25 04:56:15.561297 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 105 rows starting from the beginning of the part
10312 2024.06.25 04:56:15.561898 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10313 2024.06.25 04:56:15.562764 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10314 2024.06.25 04:56:15.562842 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10315 2024.06.25 04:56:15.563825 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10316 2024.06.25 04:56:15.564116 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.00560327 sec., 113862.08410446045 rows/sec., 8.90 MiB/sec.
10317 2024.06.25 04:56:15.564370 [ 193 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10318 2024.06.25 04:56:15.564635 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10319 2024.06.25 04:56:15.565064 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10320 2024.06.25 04:56:15.565134 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004935 sec., 32421.47922998987 rows/sec., 2.26 MiB/sec.
10321 2024.06.25 04:56:15.565148 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10322 2024.06.25 04:56:15.565232 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10323 2024.06.25 04:56:15.565403 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10324 2024.06.25 04:56:15.565729 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10325 2024.06.25 04:56:15.565798 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Debug> DynamicQueryHandler: Done processing query
10326 2024.06.25 04:56:15.565859 [ 3 ] {f2b6046d-0593-4873-8b48-ba08af924e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10327 2024.06.25 04:56:15.565917 [ 188 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_71_14} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10328 2024.06.25 04:56:15.565939 [ 3 ] {} <Debug> HTTP-Session: 28c936fd-1c6b-47b1-8aad-a23dc3e2a9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10329 2024.06.25 04:56:15.566232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10330 2024.06.25 04:56:15.566405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 60915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10331 2024.06.25 04:56:15.566602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10332 2024.06.25 04:56:15.566632 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10333 2024.06.25 04:56:15.566700 [ 3 ] {} <Debug> HTTP-Session: 822f5924-f2aa-419a-86bf-ddf26ce8e513 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10334 2024.06.25 04:56:15.566800 [ 3 ] {} <Debug> HTTP-Session: 822f5924-f2aa-419a-86bf-ddf26ce8e513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10335 2024.06.25 04:56:15.566883 [ 3 ] {} <Debug> HTTP-Session: 822f5924-f2aa-419a-86bf-ddf26ce8e513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10336 2024.06.25 04:56:15.566880 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10231 rows starting from the beginning of the part
10337 2024.06.25 04:56:15.567052 [ 3 ] {} <Trace> HTTP-Session: 822f5924-f2aa-419a-86bf-ddf26ce8e513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10338 2024.06.25 04:56:15.567521 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
10339 2024.06.25 04:56:15.567706 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
10340 2024.06.25 04:56:15.567752 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10341 2024.06.25 04:56:15.568115 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10342 2024.06.25 04:56:15.568163 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
10343 2024.06.25 04:56:15.568592 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 198 rows starting from the beginning of the part
10344 2024.06.25 04:56:15.568923 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
10345 2024.06.25 04:56:15.570567 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10346 2024.06.25 04:56:15.572211 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10347 2024.06.25 04:56:15.572278 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10348 2024.06.25 04:56:15.573485 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10349 2024.06.25 04:56:15.574560 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10350 2024.06.25 04:56:15.574767 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.007479 sec., 5080.893167535766 rows/sec., 9.10 MiB/sec.
10351 2024.06.25 04:56:15.575111 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Debug> DynamicQueryHandler: Done processing query
10352 2024.06.25 04:56:15.575145 [ 3 ] {af21212b-44c3-42f7-a890-8310c7996869} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10353 2024.06.25 04:56:15.575162 [ 3 ] {} <Debug> HTTP-Session: 822f5924-f2aa-419a-86bf-ddf26ce8e513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10354 2024.06.25 04:56:15.575311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10355 2024.06.25 04:56:15.575417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10356 2024.06.25 04:56:15.575453 [ 3 ] {} <Debug> HTTP-Session: 1fab084f-523a-4ebd-a0bd-d1a6c749cf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10357 2024.06.25 04:56:15.575479 [ 3 ] {} <Debug> HTTP-Session: 1fab084f-523a-4ebd-a0bd-d1a6c749cf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10358 2024.06.25 04:56:15.575519 [ 3 ] {} <Debug> HTTP-Session: 1fab084f-523a-4ebd-a0bd-d1a6c749cf2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.06.25 04:56:15.575638 [ 3 ] {} <Trace> HTTP-Session: 1fab084f-523a-4ebd-a0bd-d1a6c749cf2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10360 2024.06.25 04:56:15.575865 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11069 rows, containing 5 columns (5 merged, 0 gathered) in 0.010464557 sec., 1057760.9735414505 rows/sec., 73.75 MiB/sec.
10361 2024.06.25 04:56:15.575890 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10362 2024.06.25 04:56:15.575969 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10363 2024.06.25 04:56:15.576196 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10364 2024.06.25 04:56:15.576217 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10365 2024.06.25 04:56:15.577090 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10366 2024.06.25 04:56:15.577143 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10367 2024.06.25 04:56:15.577303 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.06.25 04:56:15.577473 [ 193 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10369 2024.06.25 04:56:15.577652 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB.
10370 2024.06.25 04:56:15.577834 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
10371 2024.06.25 04:56:15.578176 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10372 2024.06.25 04:56:15.578341 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.002503 sec., 1198.5617259288854 rows/sec., 95.98 KiB/sec.
10373 2024.06.25 04:56:15.578642 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Debug> DynamicQueryHandler: Done processing query
10374 2024.06.25 04:56:15.578669 [ 3 ] {6c59bf60-c436-44d5-a557-0fabbc7f2576} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10375 2024.06.25 04:56:15.578685 [ 3 ] {} <Debug> HTTP-Session: 1fab084f-523a-4ebd-a0bd-d1a6c749cf2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.06.25 04:56:15.578813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10377 2024.06.25 04:56:15.578864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10378 2024.06.25 04:56:15.578884 [ 3 ] {} <Debug> HTTP-Session: 9f5176e8-c456-4bf0-acf3-f6ebbf2d2515 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10379 2024.06.25 04:56:15.578901 [ 3 ] {} <Debug> HTTP-Session: 9f5176e8-c456-4bf0-acf3-f6ebbf2d2515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10380 2024.06.25 04:56:15.578916 [ 3 ] {} <Debug> HTTP-Session: 9f5176e8-c456-4bf0-acf3-f6ebbf2d2515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10381 2024.06.25 04:56:15.578946 [ 3 ] {} <Trace> HTTP-Session: 9f5176e8-c456-4bf0-acf3-f6ebbf2d2515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10382 2024.06.25 04:56:15.579079 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10383 2024.06.25 04:56:15.579125 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10384 2024.06.25 04:56:15.579276 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10385 2024.06.25 04:56:15.579627 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10386 2024.06.25 04:56:15.579665 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10387 2024.06.25 04:56:15.580033 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10388 2024.06.25 04:56:15.580366 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10389 2024.06.25 04:56:15.580522 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec.
10390 2024.06.25 04:56:15.580526 [ 121 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10391 2024.06.25 04:56:15.580620 [ 121 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10392 2024.06.25 04:56:15.580673 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10393 2024.06.25 04:56:15.580815 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Debug> DynamicQueryHandler: Done processing query
10394 2024.06.25 04:56:15.580831 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10395 2024.06.25 04:56:15.580863 [ 3 ] {69fb0fd6-60d6-4dc1-9fc3-1846edd33be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10396 2024.06.25 04:56:15.580912 [ 3 ] {} <Debug> HTTP-Session: 9f5176e8-c456-4bf0-acf3-f6ebbf2d2515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10397 2024.06.25 04:56:15.581041 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10398 2024.06.25 04:56:15.581082 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3654 rows starting from the beginning of the part
10399 2024.06.25 04:56:15.581202 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
10400 2024.06.25 04:56:15.581388 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
10401 2024.06.25 04:56:15.581524 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
10402 2024.06.25 04:56:15.581717 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
10403 2024.06.25 04:56:15.581886 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
10404 2024.06.25 04:56:15.583659 [ 191 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 4 columns (4 merged, 0 gathered) in 0.002898056 sec., 1364362.8694545585 rows/sec., 91.84 MiB/sec.
10405 2024.06.25 04:56:15.584000 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10406 2024.06.25 04:56:15.584423 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10407 2024.06.25 04:56:15.584506 [ 188 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_71_14} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10408 2024.06.25 04:56:15.584585 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB.
10409 2024.06.25 04:56:20.548201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10410 2024.06.25 04:56:20.548406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10411 2024.06.25 04:56:20.548460 [ 3 ] {} <Debug> HTTP-Session: 292eeb31-85bf-45f0-9ec2-b05d7c6212c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10412 2024.06.25 04:56:20.548507 [ 3 ] {} <Debug> HTTP-Session: 292eeb31-85bf-45f0-9ec2-b05d7c6212c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10413 2024.06.25 04:56:20.548536 [ 3 ] {} <Debug> HTTP-Session: 292eeb31-85bf-45f0-9ec2-b05d7c6212c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10414 2024.06.25 04:56:20.548613 [ 3 ] {} <Trace> HTTP-Session: 292eeb31-85bf-45f0-9ec2-b05d7c6212c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10415 2024.06.25 04:56:20.548898 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10416 2024.06.25 04:56:20.549004 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10417 2024.06.25 04:56:20.549327 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10418 2024.06.25 04:56:20.549823 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10419 2024.06.25 04:56:20.549867 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10420 2024.06.25 04:56:20.550236 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10421 2024.06.25 04:56:20.550583 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10422 2024.06.25 04:56:20.550736 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Debug> executeQuery: Read 12 rows, 996.00 B in 0.001931 sec., 6214.3966856551015 rows/sec., 503.71 KiB/sec.
10423 2024.06.25 04:56:20.550752 [ 139 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0
10424 2024.06.25 04:56:20.550814 [ 139 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10425 2024.06.25 04:56:20.550856 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10426 2024.06.25 04:56:20.550977 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full
10427 2024.06.25 04:56:20.550983 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Debug> DynamicQueryHandler: Done processing query
10428 2024.06.25 04:56:20.551035 [ 3 ] {72de30f2-fc6e-4ab9-9afe-5a10098d3ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10429 2024.06.25 04:56:20.551055 [ 3 ] {} <Debug> HTTP-Session: 292eeb31-85bf-45f0-9ec2-b05d7c6212c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.06.25 04:56:20.551134 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10431 2024.06.25 04:56:20.551172 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 40 rows starting from the beginning of the part
10432 2024.06.25 04:56:20.551231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10433 2024.06.25 04:56:20.551275 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part
10434 2024.06.25 04:56:20.551342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10435 2024.06.25 04:56:20.551433 [ 3 ] {} <Debug> HTTP-Session: 82554088-652a-435a-9783-ea8da3e05d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10436 2024.06.25 04:56:20.551541 [ 3 ] {} <Debug> HTTP-Session: 82554088-652a-435a-9783-ea8da3e05d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10437 2024.06.25 04:56:20.551540 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part
10438 2024.06.25 04:56:20.551606 [ 3 ] {} <Debug> HTTP-Session: 82554088-652a-435a-9783-ea8da3e05d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10439 2024.06.25 04:56:20.551688 [ 3 ] {} <Trace> HTTP-Session: 82554088-652a-435a-9783-ea8da3e05d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10440 2024.06.25 04:56:20.551743 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part
10441 2024.06.25 04:56:20.551933 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part
10442 2024.06.25 04:56:20.551963 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10443 2024.06.25 04:56:20.552138 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10444 2024.06.25 04:56:20.552183 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part
10445 2024.06.25 04:56:20.552791 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10446 2024.06.25 04:56:20.553320 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10447 2024.06.25 04:56:20.553362 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10448 2024.06.25 04:56:20.553854 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
10449 2024.06.25 04:56:20.553917 [ 188 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993417 sec., 48439.62601936182 rows/sec., 3.83 MiB/sec.
10450 2024.06.25 04:56:20.554229 [ 188 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary)
10451 2024.06.25 04:56:20.554425 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10452 2024.06.25 04:56:20.554769 [ 139 ] {} <Debug> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
10453 2024.06.25 04:56:20.554863 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003003 sec., 1332.001332001332 rows/sec., 108.62 KiB/sec.
10454 2024.06.25 04:56:20.554876 [ 139 ] {} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10455 2024.06.25 04:56:20.554978 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10456 2024.06.25 04:56:20.555392 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
10457 2024.06.25 04:56:20.555423 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Debug> DynamicQueryHandler: Done processing query
10458 2024.06.25 04:56:20.555510 [ 3 ] {ff62ff70-3910-4eed-aaef-431709543745} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10459 2024.06.25 04:56:20.555541 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10460 2024.06.25 04:56:20.555551 [ 3 ] {} <Debug> HTTP-Session: 82554088-652a-435a-9783-ea8da3e05d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.06.25 04:56:20.555813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10462 2024.06.25 04:56:20.555836 [ 191 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_65_13} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13
10463 2024.06.25 04:56:20.555898 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10464 2024.06.25 04:56:20.555930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10465 2024.06.25 04:56:20.556033 [ 3 ] {} <Debug> HTTP-Session: 1d69e9b1-8a0f-4c2c-97b9-af52f3b879d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10466 2024.06.25 04:56:20.556047 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
10467 2024.06.25 04:56:20.556069 [ 3 ] {} <Debug> HTTP-Session: 1d69e9b1-8a0f-4c2c-97b9-af52f3b879d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10468 2024.06.25 04:56:20.556064 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10469 2024.06.25 04:56:20.556133 [ 3 ] {} <Debug> HTTP-Session: 1d69e9b1-8a0f-4c2c-97b9-af52f3b879d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10470 2024.06.25 04:56:20.556276 [ 3 ] {} <Trace> HTTP-Session: 1d69e9b1-8a0f-4c2c-97b9-af52f3b879d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10471 2024.06.25 04:56:20.556373 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
10472 2024.06.25 04:56:20.556652 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
10473 2024.06.25 04:56:20.556678 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10474 2024.06.25 04:56:20.556848 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10475 2024.06.25 04:56:20.556950 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
10476 2024.06.25 04:56:20.557277 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
10477 2024.06.25 04:56:20.557626 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
10478 2024.06.25 04:56:20.557943 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10479 2024.06.25 04:56:20.558936 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10480 2024.06.25 04:56:20.559007 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10481 2024.06.25 04:56:20.559890 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10482 2024.06.25 04:56:20.560269 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005080841 sec., 7085.441170074009 rows/sec., 577.77 KiB/sec.
10483 2024.06.25 04:56:20.560492 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
10484 2024.06.25 04:56:20.560651 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10485 2024.06.25 04:56:20.561101 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Debug> executeQuery: Read 94 rows, 7.88 KiB in 0.004564 sec., 20595.96844872918 rows/sec., 1.69 MiB/sec.
10486 2024.06.25 04:56:20.561424 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Debug> DynamicQueryHandler: Done processing query
10487 2024.06.25 04:56:20.561428 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10488 2024.06.25 04:56:20.561465 [ 3 ] {4379a596-9a2d-43df-b84c-1d70247d50d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10489 2024.06.25 04:56:20.561516 [ 3 ] {} <Debug> HTTP-Session: 1d69e9b1-8a0f-4c2c-97b9-af52f3b879d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10490 2024.06.25 04:56:20.561607 [ 198 ] {b621a087-d4df-4d18-b72c-cea54abcb6c8::all_1_15_3} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
10491 2024.06.25 04:56:20.561725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10492 2024.06.25 04:56:20.561734 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10493 2024.06.25 04:56:20.561805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10494 2024.06.25 04:56:20.561831 [ 3 ] {} <Debug> HTTP-Session: f03466b7-b68f-4878-8c12-c1e9549c209c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10495 2024.06.25 04:56:20.561849 [ 3 ] {} <Debug> HTTP-Session: f03466b7-b68f-4878-8c12-c1e9549c209c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10496 2024.06.25 04:56:20.561863 [ 3 ] {} <Debug> HTTP-Session: f03466b7-b68f-4878-8c12-c1e9549c209c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10497 2024.06.25 04:56:20.561895 [ 3 ] {} <Trace> HTTP-Session: f03466b7-b68f-4878-8c12-c1e9549c209c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10498 2024.06.25 04:56:20.561996 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10499 2024.06.25 04:56:20.562041 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10500 2024.06.25 04:56:20.562190 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10501 2024.06.25 04:56:20.562484 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10502 2024.06.25 04:56:20.562521 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10503 2024.06.25 04:56:20.562837 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
10504 2024.06.25 04:56:20.563168 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10505 2024.06.25 04:56:20.563294 [ 139 ] {} <Debug> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
10506 2024.06.25 04:56:20.563298 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001326 sec., 3016.5912518853697 rows/sec., 210.63 KiB/sec.
10507 2024.06.25 04:56:20.563329 [ 139 ] {} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10508 2024.06.25 04:56:20.563368 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10509 2024.06.25 04:56:20.563483 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
10510 2024.06.25 04:56:20.563512 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Debug> DynamicQueryHandler: Done processing query
10511 2024.06.25 04:56:20.563543 [ 3 ] {e265df4c-9644-47e8-98c7-ba6ac8f0f448} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10512 2024.06.25 04:56:20.563568 [ 3 ] {} <Debug> HTTP-Session: f03466b7-b68f-4878-8c12-c1e9549c209c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10513 2024.06.25 04:56:20.563634 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10514 2024.06.25 04:56:20.563665 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
10515 2024.06.25 04:56:20.563734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 14593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10516 2024.06.25 04:56:20.563833 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
10517 2024.06.25 04:56:20.563858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10518 2024.06.25 04:56:20.563939 [ 3 ] {} <Debug> HTTP-Session: b9910905-d02a-4727-935d-6620db2f2946 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10519 2024.06.25 04:56:20.564001 [ 3 ] {} <Debug> HTTP-Session: b9910905-d02a-4727-935d-6620db2f2946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10520 2024.06.25 04:56:20.564114 [ 3 ] {} <Debug> HTTP-Session: b9910905-d02a-4727-935d-6620db2f2946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10521 2024.06.25 04:56:20.564188 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
10522 2024.06.25 04:56:20.564199 [ 3 ] {} <Trace> HTTP-Session: b9910905-d02a-4727-935d-6620db2f2946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10523 2024.06.25 04:56:20.564413 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
10524 2024.06.25 04:56:20.564519 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10525 2024.06.25 04:56:20.564645 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
10526 2024.06.25 04:56:20.564658 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10527 2024.06.25 04:56:20.564905 [ 191 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
10528 2024.06.25 04:56:20.565425 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10529 2024.06.25 04:56:20.565965 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10530 2024.06.25 04:56:20.566011 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10531 2024.06.25 04:56:20.566504 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10532 2024.06.25 04:56:20.566562 [ 196 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00312875 sec., 11506.192568917299 rows/sec., 803.41 KiB/sec.
10533 2024.06.25 04:56:20.566842 [ 196 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
10534 2024.06.25 04:56:20.567325 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10535 2024.06.25 04:56:20.567642 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Debug> executeQuery: Read 86 rows, 6.86 KiB in 0.003279 sec., 26227.508386703266 rows/sec., 2.04 MiB/sec.
10536 2024.06.25 04:56:20.567827 [ 196 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10537 2024.06.25 04:56:20.567978 [ 196 ] {9b9c24bc-35d7-4370-905c-dbd1b143e761::all_1_15_3} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
10538 2024.06.25 04:56:20.567991 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Debug> DynamicQueryHandler: Done processing query
10539 2024.06.25 04:56:20.568027 [ 3 ] {6f0ceb7c-bd7b-4316-89e9-14915bdc3f6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10540 2024.06.25 04:56:20.568074 [ 3 ] {} <Debug> HTTP-Session: b9910905-d02a-4727-935d-6620db2f2946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10541 2024.06.25 04:56:20.568159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10542 2024.06.25 04:56:20.568298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10543 2024.06.25 04:56:20.568357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10544 2024.06.25 04:56:20.568377 [ 3 ] {} <Debug> HTTP-Session: 0ac935af-90f8-4e68-aa82-9daebb9cc960 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10545 2024.06.25 04:56:20.568393 [ 3 ] {} <Debug> HTTP-Session: 0ac935af-90f8-4e68-aa82-9daebb9cc960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.06.25 04:56:20.568407 [ 3 ] {} <Debug> HTTP-Session: 0ac935af-90f8-4e68-aa82-9daebb9cc960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.06.25 04:56:20.568439 [ 3 ] {} <Trace> HTTP-Session: 0ac935af-90f8-4e68-aa82-9daebb9cc960 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10548 2024.06.25 04:56:20.568599 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10549 2024.06.25 04:56:20.568650 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10550 2024.06.25 04:56:20.569307 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10551 2024.06.25 04:56:20.569925 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10552 2024.06.25 04:56:20.569962 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10553 2024.06.25 04:56:20.570366 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10554 2024.06.25 04:56:20.570720 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10555 2024.06.25 04:56:20.570855 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002332 sec., 69468.26758147513 rows/sec., 4.84 MiB/sec.
10556 2024.06.25 04:56:20.571036 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Debug> DynamicQueryHandler: Done processing query
10557 2024.06.25 04:56:20.571062 [ 3 ] {31d9606d-f3f9-40fd-9963-f817d7e278f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10558 2024.06.25 04:56:20.571077 [ 3 ] {} <Debug> HTTP-Session: 0ac935af-90f8-4e68-aa82-9daebb9cc960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.06.25 04:56:20.571210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10560 2024.06.25 04:56:20.571260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10561 2024.06.25 04:56:20.571280 [ 3 ] {} <Debug> HTTP-Session: 6437f3eb-1c80-4ff8-92d2-cdac6b1d8555 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10562 2024.06.25 04:56:20.571297 [ 3 ] {} <Debug> HTTP-Session: 6437f3eb-1c80-4ff8-92d2-cdac6b1d8555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.06.25 04:56:20.571311 [ 3 ] {} <Debug> HTTP-Session: 6437f3eb-1c80-4ff8-92d2-cdac6b1d8555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10564 2024.06.25 04:56:20.571341 [ 3 ] {} <Trace> HTTP-Session: 6437f3eb-1c80-4ff8-92d2-cdac6b1d8555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10565 2024.06.25 04:56:20.571535 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10566 2024.06.25 04:56:20.571599 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10567 2024.06.25 04:56:20.571997 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10568 2024.06.25 04:56:20.572579 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.06.25 04:56:20.572615 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10570 2024.06.25 04:56:20.573227 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10571 2024.06.25 04:56:20.573643 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10572 2024.06.25 04:56:20.573806 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002386 sec., 5029.337803855826 rows/sec., 9.01 MiB/sec.
10573 2024.06.25 04:56:20.574317 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Debug> DynamicQueryHandler: Done processing query
10574 2024.06.25 04:56:20.574361 [ 3 ] {2c7853fa-650e-47b8-a4ad-d8f8d542620a} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
10575 2024.06.25 04:56:20.574383 [ 3 ] {} <Debug> HTTP-Session: 6437f3eb-1c80-4ff8-92d2-cdac6b1d8555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.06.25 04:56:20.574496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10577 2024.06.25 04:56:20.574550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10578 2024.06.25 04:56:20.574570 [ 3 ] {} <Debug> HTTP-Session: 9c922428-532a-483e-98fe-062d7f97edca Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10579 2024.06.25 04:56:20.574586 [ 3 ] {} <Debug> HTTP-Session: 9c922428-532a-483e-98fe-062d7f97edca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.06.25 04:56:20.574599 [ 3 ] {} <Debug> HTTP-Session: 9c922428-532a-483e-98fe-062d7f97edca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.06.25 04:56:20.574629 [ 3 ] {} <Trace> HTTP-Session: 9c922428-532a-483e-98fe-062d7f97edca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10582 2024.06.25 04:56:20.574728 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10583 2024.06.25 04:56:20.574776 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10584 2024.06.25 04:56:20.574923 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10585 2024.06.25 04:56:20.575204 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10586 2024.06.25 04:56:20.575240 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10587 2024.06.25 04:56:20.575590 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
10588 2024.06.25 04:56:20.575918 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10589 2024.06.25 04:56:20.576043 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 295.16 KiB/sec.
10590 2024.06.25 04:56:20.576213 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Debug> DynamicQueryHandler: Done processing query
10591 2024.06.25 04:56:20.576238 [ 3 ] {e06846d0-803f-4307-9a27-72abbcbbdf85} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10592 2024.06.25 04:56:20.576253 [ 3 ] {} <Debug> HTTP-Session: 9c922428-532a-483e-98fe-062d7f97edca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.06.25 04:56:20.576365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10594 2024.06.25 04:56:20.576415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10595 2024.06.25 04:56:20.576435 [ 3 ] {} <Debug> HTTP-Session: 65efaf48-8f41-4d1b-bcb5-0d3fdfd0bf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10596 2024.06.25 04:56:20.576451 [ 3 ] {} <Debug> HTTP-Session: 65efaf48-8f41-4d1b-bcb5-0d3fdfd0bf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.06.25 04:56:20.576464 [ 3 ] {} <Debug> HTTP-Session: 65efaf48-8f41-4d1b-bcb5-0d3fdfd0bf9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.06.25 04:56:20.576494 [ 3 ] {} <Trace> HTTP-Session: 65efaf48-8f41-4d1b-bcb5-0d3fdfd0bf9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10599 2024.06.25 04:56:20.576611 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10600 2024.06.25 04:56:20.576655 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10601 2024.06.25 04:56:20.576781 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10602 2024.06.25 04:56:20.577060 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10603 2024.06.25 04:56:20.577096 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10604 2024.06.25 04:56:20.577453 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10605 2024.06.25 04:56:20.577772 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10606 2024.06.25 04:56:20.577896 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec.
10607 2024.06.25 04:56:20.578146 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Debug> DynamicQueryHandler: Done processing query
10608 2024.06.25 04:56:20.578202 [ 3 ] {97040418-ff64-4b79-bf50-de3cf245fb78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10609 2024.06.25 04:56:20.578257 [ 3 ] {} <Debug> HTTP-Session: 65efaf48-8f41-4d1b-bcb5-0d3fdfd0bf9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.06.25 04:56:24.537055 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
10611 2024.06.25 04:56:24.537162 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
10612 2024.06.25 04:56:25.550034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10613 2024.06.25 04:56:25.550164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10614 2024.06.25 04:56:25.550194 [ 3 ] {} <Debug> HTTP-Session: 6ee74f84-388b-4838-b0ca-acb89131ddf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10615 2024.06.25 04:56:25.550224 [ 3 ] {} <Debug> HTTP-Session: 6ee74f84-388b-4838-b0ca-acb89131ddf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10616 2024.06.25 04:56:25.550243 [ 3 ] {} <Debug> HTTP-Session: 6ee74f84-388b-4838-b0ca-acb89131ddf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10617 2024.06.25 04:56:25.550298 [ 3 ] {} <Trace> HTTP-Session: 6ee74f84-388b-4838-b0ca-acb89131ddf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10618 2024.06.25 04:56:25.550522 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10619 2024.06.25 04:56:25.550600 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10620 2024.06.25 04:56:25.550794 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10621 2024.06.25 04:56:25.551332 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10622 2024.06.25 04:56:25.551376 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10623 2024.06.25 04:56:25.551751 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10624 2024.06.25 04:56:25.552079 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10625 2024.06.25 04:56:25.552256 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.001798 sec., 21134.593993325918 rows/sec., 1.67 MiB/sec.
10626 2024.06.25 04:56:25.552475 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Debug> DynamicQueryHandler: Done processing query
10627 2024.06.25 04:56:25.552502 [ 3 ] {a5c15f57-aba0-4c2f-b5b9-ed02e6b00fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10628 2024.06.25 04:56:25.552518 [ 3 ] {} <Debug> HTTP-Session: 6ee74f84-388b-4838-b0ca-acb89131ddf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10629 2024.06.25 04:56:25.552679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10630 2024.06.25 04:56:25.552737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10631 2024.06.25 04:56:25.552758 [ 3 ] {} <Debug> HTTP-Session: 2be91f36-96b7-4ade-b986-0eaa61a35cff Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10632 2024.06.25 04:56:25.552776 [ 3 ] {} <Debug> HTTP-Session: 2be91f36-96b7-4ade-b986-0eaa61a35cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.06.25 04:56:25.552790 [ 3 ] {} <Debug> HTTP-Session: 2be91f36-96b7-4ade-b986-0eaa61a35cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10634 2024.06.25 04:56:25.552826 [ 3 ] {} <Trace> HTTP-Session: 2be91f36-96b7-4ade-b986-0eaa61a35cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10635 2024.06.25 04:56:25.552932 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10636 2024.06.25 04:56:25.552981 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10637 2024.06.25 04:56:25.553113 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10638 2024.06.25 04:56:25.553457 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10639 2024.06.25 04:56:25.553496 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10640 2024.06.25 04:56:25.553808 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10641 2024.06.25 04:56:25.554118 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Trace> oximeter.fields_ipaddr (b621a087-d4df-4d18-b72c-cea54abcb6c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2024.06.25 04:56:25.554280 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 355.05 KiB/sec.
10643 2024.06.25 04:56:25.554454 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Debug> DynamicQueryHandler: Done processing query
10644 2024.06.25 04:56:25.554480 [ 3 ] {2ef75253-d352-480a-877d-4f2d1ae4dc18} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10645 2024.06.25 04:56:25.554496 [ 3 ] {} <Debug> HTTP-Session: 2be91f36-96b7-4ade-b986-0eaa61a35cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10646 2024.06.25 04:56:25.554704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 25469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10647 2024.06.25 04:56:25.554755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10648 2024.06.25 04:56:25.554776 [ 3 ] {} <Debug> HTTP-Session: a9a21efd-d854-4ad1-9f70-d62af4d362a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10649 2024.06.25 04:56:25.554792 [ 3 ] {} <Debug> HTTP-Session: a9a21efd-d854-4ad1-9f70-d62af4d362a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.06.25 04:56:25.554806 [ 3 ] {} <Debug> HTTP-Session: a9a21efd-d854-4ad1-9f70-d62af4d362a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10651 2024.06.25 04:56:25.554837 [ 3 ] {} <Trace> HTTP-Session: a9a21efd-d854-4ad1-9f70-d62af4d362a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10652 2024.06.25 04:56:25.554980 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10653 2024.06.25 04:56:25.555024 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10654 2024.06.25 04:56:25.555152 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10655 2024.06.25 04:56:25.555536 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10656 2024.06.25 04:56:25.555573 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10657 2024.06.25 04:56:25.555888 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10658 2024.06.25 04:56:25.556203 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10659 2024.06.25 04:56:25.556360 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Debug> executeQuery: Read 173 rows, 14.96 KiB in 0.001446 sec., 119640.38727524204 rows/sec., 10.10 MiB/sec.
10660 2024.06.25 04:56:25.556535 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Debug> DynamicQueryHandler: Done processing query
10661 2024.06.25 04:56:25.556560 [ 3 ] {4beaa314-c6d8-4e24-8a62-afa861a69087} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10662 2024.06.25 04:56:25.556578 [ 3 ] {} <Debug> HTTP-Session: a9a21efd-d854-4ad1-9f70-d62af4d362a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10663 2024.06.25 04:56:25.556712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10664 2024.06.25 04:56:25.556763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10665 2024.06.25 04:56:25.556782 [ 3 ] {} <Debug> HTTP-Session: f61afc39-2ee5-48a2-b76a-7139b876735c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10666 2024.06.25 04:56:25.556799 [ 3 ] {} <Debug> HTTP-Session: f61afc39-2ee5-48a2-b76a-7139b876735c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.06.25 04:56:25.556813 [ 3 ] {} <Debug> HTTP-Session: f61afc39-2ee5-48a2-b76a-7139b876735c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10668 2024.06.25 04:56:25.556844 [ 3 ] {} <Trace> HTTP-Session: f61afc39-2ee5-48a2-b76a-7139b876735c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10669 2024.06.25 04:56:25.556939 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10670 2024.06.25 04:56:25.556983 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10671 2024.06.25 04:56:25.557111 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10672 2024.06.25 04:56:25.557374 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10673 2024.06.25 04:56:25.557411 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10674 2024.06.25 04:56:25.557710 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10675 2024.06.25 04:56:25.558005 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Trace> oximeter.fields_u16 (9b9c24bc-35d7-4370-905c-dbd1b143e761): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10676 2024.06.25 04:56:25.558141 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001227 sec., 4889.975550122249 rows/sec., 341.44 KiB/sec.
10677 2024.06.25 04:56:25.558389 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Debug> DynamicQueryHandler: Done processing query
10678 2024.06.25 04:56:25.558415 [ 3 ] {90ce95ca-f58f-42a6-843f-b50257506973} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10679 2024.06.25 04:56:25.558431 [ 3 ] {} <Debug> HTTP-Session: f61afc39-2ee5-48a2-b76a-7139b876735c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.06.25 04:56:25.558559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 18344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10681 2024.06.25 04:56:25.558610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10682 2024.06.25 04:56:25.558630 [ 3 ] {} <Debug> HTTP-Session: a9c61a4e-310c-446c-96bd-a82001b733f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10683 2024.06.25 04:56:25.558646 [ 3 ] {} <Debug> HTTP-Session: a9c61a4e-310c-446c-96bd-a82001b733f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.06.25 04:56:25.558660 [ 3 ] {} <Debug> HTTP-Session: a9c61a4e-310c-446c-96bd-a82001b733f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10685 2024.06.25 04:56:25.558691 [ 3 ] {} <Trace> HTTP-Session: a9c61a4e-310c-446c-96bd-a82001b733f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10686 2024.06.25 04:56:25.558829 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10687 2024.06.25 04:56:25.558872 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10688 2024.06.25 04:56:25.559012 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10689 2024.06.25 04:56:25.559352 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10690 2024.06.25 04:56:25.559389 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10691 2024.06.25 04:56:25.559696 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10692 2024.06.25 04:56:25.559992 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10693 2024.06.25 04:56:25.560142 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Debug> executeQuery: Read 108 rows, 8.65 KiB in 0.00137 sec., 78832.11678832117 rows/sec., 6.16 MiB/sec.
10694 2024.06.25 04:56:25.560317 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Debug> DynamicQueryHandler: Done processing query
10695 2024.06.25 04:56:25.560341 [ 3 ] {d8a39d71-0f05-4671-a717-3f1e893a097b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10696 2024.06.25 04:56:25.560356 [ 3 ] {} <Debug> HTTP-Session: a9c61a4e-310c-446c-96bd-a82001b733f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10697 2024.06.25 04:56:25.560500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 31214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10698 2024.06.25 04:56:25.560550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10699 2024.06.25 04:56:25.560570 [ 3 ] {} <Debug> HTTP-Session: f7d1a18f-4e03-4b2d-9e8c-e501f702df87 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10700 2024.06.25 04:56:25.560591 [ 3 ] {} <Debug> HTTP-Session: f7d1a18f-4e03-4b2d-9e8c-e501f702df87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10701 2024.06.25 04:56:25.560606 [ 3 ] {} <Debug> HTTP-Session: f7d1a18f-4e03-4b2d-9e8c-e501f702df87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.06.25 04:56:25.560637 [ 3 ] {} <Trace> HTTP-Session: f7d1a18f-4e03-4b2d-9e8c-e501f702df87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10703 2024.06.25 04:56:25.560781 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10704 2024.06.25 04:56:25.560828 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10705 2024.06.25 04:56:25.560976 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10706 2024.06.25 04:56:25.561361 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10707 2024.06.25 04:56:25.561397 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10708 2024.06.25 04:56:25.561784 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10709 2024.06.25 04:56:25.562127 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10710 2024.06.25 04:56:25.562284 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001563 sec., 104286.62827895074 rows/sec., 7.26 MiB/sec.
10711 2024.06.25 04:56:25.562486 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Debug> DynamicQueryHandler: Done processing query
10712 2024.06.25 04:56:25.562524 [ 3 ] {f859727e-d978-474e-b9ba-a409161cc848} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10713 2024.06.25 04:56:25.562557 [ 3 ] {} <Debug> HTTP-Session: f7d1a18f-4e03-4b2d-9e8c-e501f702df87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.06.25 04:56:25.562772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 60915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10715 2024.06.25 04:56:25.562822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10716 2024.06.25 04:56:25.562842 [ 3 ] {} <Debug> HTTP-Session: 37868dad-2019-414a-b2ce-afae694b0ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10717 2024.06.25 04:56:25.562859 [ 3 ] {} <Debug> HTTP-Session: 37868dad-2019-414a-b2ce-afae694b0ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10718 2024.06.25 04:56:25.562873 [ 3 ] {} <Debug> HTTP-Session: 37868dad-2019-414a-b2ce-afae694b0ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10719 2024.06.25 04:56:25.562904 [ 3 ] {} <Trace> HTTP-Session: 37868dad-2019-414a-b2ce-afae694b0ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10720 2024.06.25 04:56:25.563289 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10721 2024.06.25 04:56:25.563354 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10722 2024.06.25 04:56:25.563763 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10723 2024.06.25 04:56:25.564546 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10724 2024.06.25 04:56:25.564583 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10725 2024.06.25 04:56:25.565202 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10726 2024.06.25 04:56:25.565601 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10727 2024.06.25 04:56:25.565789 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002786 sec., 13639.626704953338 rows/sec., 24.44 MiB/sec.
10728 2024.06.25 04:56:25.565786 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10729 2024.06.25 04:56:25.565916 [ 148 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10730 2024.06.25 04:56:25.565987 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10731 2024.06.25 04:56:25.566201 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10732 2024.06.25 04:56:25.566245 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Debug> DynamicQueryHandler: Done processing query
10733 2024.06.25 04:56:25.566275 [ 3 ] {0062f84f-b72a-4249-8199-e4132afadeff} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10734 2024.06.25 04:56:25.566301 [ 3 ] {} <Debug> HTTP-Session: 37868dad-2019-414a-b2ce-afae694b0ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10735 2024.06.25 04:56:25.566444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10736 2024.06.25 04:56:25.566512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10737 2024.06.25 04:56:25.566547 [ 3 ] {} <Debug> HTTP-Session: d4e78672-0cc8-4cad-8b07-336afc0c2de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10738 2024.06.25 04:56:25.566575 [ 3 ] {} <Debug> HTTP-Session: d4e78672-0cc8-4cad-8b07-336afc0c2de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10739 2024.06.25 04:56:25.566602 [ 3 ] {} <Debug> HTTP-Session: d4e78672-0cc8-4cad-8b07-336afc0c2de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10740 2024.06.25 04:56:25.566638 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10741 2024.06.25 04:56:25.566646 [ 3 ] {} <Trace> HTTP-Session: d4e78672-0cc8-4cad-8b07-336afc0c2de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10742 2024.06.25 04:56:25.566711 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 930 rows starting from the beginning of the part
10743 2024.06.25 04:56:25.566814 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10744 2024.06.25 04:56:25.566920 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10745 2024.06.25 04:56:25.567083 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part
10746 2024.06.25 04:56:25.567350 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10747 2024.06.25 04:56:25.567547 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part
10748 2024.06.25 04:56:25.567979 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part
10749 2024.06.25 04:56:25.568064 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10750 2024.06.25 04:56:25.568126 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10751 2024.06.25 04:56:25.568302 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part
10752 2024.06.25 04:56:25.568646 [ 187 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part
10753 2024.06.25 04:56:25.568920 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10754 2024.06.25 04:56:25.569440 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10755 2024.06.25 04:56:25.569691 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002941 sec., 20401.224073444406 rows/sec., 1.37 MiB/sec.
10756 2024.06.25 04:56:25.569915 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Debug> DynamicQueryHandler: Done processing query
10757 2024.06.25 04:56:25.569940 [ 3 ] {69c748d7-5f56-4111-a736-498f194d756e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10758 2024.06.25 04:56:25.569955 [ 3 ] {} <Debug> HTTP-Session: d4e78672-0cc8-4cad-8b07-336afc0c2de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10759 2024.06.25 04:56:25.573612 [ 196 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 19 columns (19 merged, 0 gathered) in 0.00750271 sec., 141548.85368086997 rows/sec., 253.65 MiB/sec.
10760 2024.06.25 04:56:25.575102 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10761 2024.06.25 04:56:25.575803 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10762 2024.06.25 04:56:25.575903 [ 197 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10763 2024.06.25 04:56:25.576088 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB.
10764 2024.06.25 04:56:30.548469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10765 2024.06.25 04:56:30.548613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10766 2024.06.25 04:56:30.548644 [ 3 ] {} <Debug> HTTP-Session: e9320fc4-ab8e-4a82-8a4b-c783f920a495 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10767 2024.06.25 04:56:30.548672 [ 3 ] {} <Debug> HTTP-Session: e9320fc4-ab8e-4a82-8a4b-c783f920a495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.06.25 04:56:30.548691 [ 3 ] {} <Debug> HTTP-Session: e9320fc4-ab8e-4a82-8a4b-c783f920a495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10769 2024.06.25 04:56:30.548747 [ 3 ] {} <Trace> HTTP-Session: e9320fc4-ab8e-4a82-8a4b-c783f920a495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10770 2024.06.25 04:56:30.548929 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10771 2024.06.25 04:56:30.548995 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10772 2024.06.25 04:56:30.549186 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10773 2024.06.25 04:56:30.549625 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10774 2024.06.25 04:56:30.549668 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10775 2024.06.25 04:56:30.550046 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10776 2024.06.25 04:56:30.550396 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10777 2024.06.25 04:56:30.550542 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Debug> executeQuery: Read 12 rows, 996.00 B in 0.001669 sec., 7189.934092270822 rows/sec., 582.78 KiB/sec.
10778 2024.06.25 04:56:30.550764 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Debug> DynamicQueryHandler: Done processing query
10779 2024.06.25 04:56:30.550792 [ 3 ] {9b6a0999-32cc-4e63-82fe-ae759f4544da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10780 2024.06.25 04:56:30.550809 [ 3 ] {} <Debug> HTTP-Session: e9320fc4-ab8e-4a82-8a4b-c783f920a495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10781 2024.06.25 04:56:30.550950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10782 2024.06.25 04:56:30.551009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10783 2024.06.25 04:56:30.551031 [ 3 ] {} <Debug> HTTP-Session: 684e9e29-7c69-442b-bf85-0f813f830559 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10784 2024.06.25 04:56:30.551049 [ 3 ] {} <Debug> HTTP-Session: 684e9e29-7c69-442b-bf85-0f813f830559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.06.25 04:56:30.551063 [ 3 ] {} <Debug> HTTP-Session: 684e9e29-7c69-442b-bf85-0f813f830559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10786 2024.06.25 04:56:30.551098 [ 3 ] {} <Trace> HTTP-Session: 684e9e29-7c69-442b-bf85-0f813f830559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10787 2024.06.25 04:56:30.551228 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10788 2024.06.25 04:56:30.551275 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10789 2024.06.25 04:56:30.551407 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10790 2024.06.25 04:56:30.551781 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10791 2024.06.25 04:56:30.551817 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10792 2024.06.25 04:56:30.552141 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10793 2024.06.25 04:56:30.552450 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10794 2024.06.25 04:56:30.552576 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Debug> executeQuery: Read 92 rows, 7.74 KiB in 0.001397 sec., 65855.4044380816 rows/sec., 5.41 MiB/sec.
10795 2024.06.25 04:56:30.552758 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Debug> DynamicQueryHandler: Done processing query
10796 2024.06.25 04:56:30.552784 [ 3 ] {4340ac8c-7ffd-4ad8-8131-1a52ec7745bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10797 2024.06.25 04:56:30.552799 [ 3 ] {} <Debug> HTTP-Session: 684e9e29-7c69-442b-bf85-0f813f830559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10798 2024.06.25 04:56:30.552975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10799 2024.06.25 04:56:30.553028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10800 2024.06.25 04:56:30.553048 [ 3 ] {} <Debug> HTTP-Session: f758122e-db48-49fb-85b0-bb1421909c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10801 2024.06.25 04:56:30.553066 [ 3 ] {} <Debug> HTTP-Session: f758122e-db48-49fb-85b0-bb1421909c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10802 2024.06.25 04:56:30.553079 [ 3 ] {} <Debug> HTTP-Session: f758122e-db48-49fb-85b0-bb1421909c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10803 2024.06.25 04:56:30.553111 [ 3 ] {} <Trace> HTTP-Session: f758122e-db48-49fb-85b0-bb1421909c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10804 2024.06.25 04:56:30.553232 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10805 2024.06.25 04:56:30.553277 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10806 2024.06.25 04:56:30.553405 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10807 2024.06.25 04:56:30.553738 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10808 2024.06.25 04:56:30.553774 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10809 2024.06.25 04:56:30.554092 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10810 2024.06.25 04:56:30.554398 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10811 2024.06.25 04:56:30.554523 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001337 sec., 56843.679880329095 rows/sec., 4.44 MiB/sec.
10812 2024.06.25 04:56:30.554699 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Debug> DynamicQueryHandler: Done processing query
10813 2024.06.25 04:56:30.554724 [ 3 ] {6e4e69e9-0007-4f75-a4e6-6dde93c09ab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10814 2024.06.25 04:56:30.554740 [ 3 ] {} <Debug> HTTP-Session: f758122e-db48-49fb-85b0-bb1421909c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10815 2024.06.25 04:56:30.554950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10816 2024.06.25 04:56:30.555002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10817 2024.06.25 04:56:30.555023 [ 3 ] {} <Debug> HTTP-Session: f8949448-8a6c-45b5-8a01-b18482998edd Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10818 2024.06.25 04:56:30.555040 [ 3 ] {} <Debug> HTTP-Session: f8949448-8a6c-45b5-8a01-b18482998edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10819 2024.06.25 04:56:30.555054 [ 3 ] {} <Debug> HTTP-Session: f8949448-8a6c-45b5-8a01-b18482998edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10820 2024.06.25 04:56:30.555084 [ 3 ] {} <Trace> HTTP-Session: f8949448-8a6c-45b5-8a01-b18482998edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10821 2024.06.25 04:56:30.555235 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10822 2024.06.25 04:56:30.555283 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10823 2024.06.25 04:56:30.555428 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10824 2024.06.25 04:56:30.555819 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10825 2024.06.25 04:56:30.555854 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10826 2024.06.25 04:56:30.556256 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10827 2024.06.25 04:56:30.556594 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10828 2024.06.25 04:56:30.556720 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
10829 2024.06.25 04:56:30.556894 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Debug> DynamicQueryHandler: Done processing query
10830 2024.06.25 04:56:30.556919 [ 3 ] {78fcaae7-f6f2-4983-975b-00b862fbffb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10831 2024.06.25 04:56:30.556935 [ 3 ] {} <Debug> HTTP-Session: f8949448-8a6c-45b5-8a01-b18482998edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10832 2024.06.25 04:56:30.557080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 20098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10833 2024.06.25 04:56:30.557130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10834 2024.06.25 04:56:30.557150 [ 3 ] {} <Debug> HTTP-Session: 2eff6591-9650-40dc-8758-59020a7b2954 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10835 2024.06.25 04:56:30.557167 [ 3 ] {} <Debug> HTTP-Session: 2eff6591-9650-40dc-8758-59020a7b2954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10836 2024.06.25 04:56:30.557181 [ 3 ] {} <Debug> HTTP-Session: 2eff6591-9650-40dc-8758-59020a7b2954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10837 2024.06.25 04:56:30.557211 [ 3 ] {} <Trace> HTTP-Session: 2eff6591-9650-40dc-8758-59020a7b2954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10838 2024.06.25 04:56:30.557402 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10839 2024.06.25 04:56:30.557467 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10840 2024.06.25 04:56:30.557868 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10841 2024.06.25 04:56:30.558465 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10842 2024.06.25 04:56:30.558500 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10843 2024.06.25 04:56:30.559090 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10844 2024.06.25 04:56:30.559494 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10845 2024.06.25 04:56:30.559643 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002356 sec., 5093.378607809847 rows/sec., 9.13 MiB/sec.
10846 2024.06.25 04:56:30.559874 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Debug> DynamicQueryHandler: Done processing query
10847 2024.06.25 04:56:30.559900 [ 3 ] {7ee6562a-5c0e-4ff2-bc0e-bef558cacad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
10848 2024.06.25 04:56:30.559915 [ 3 ] {} <Debug> HTTP-Session: 2eff6591-9650-40dc-8758-59020a7b2954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10849 2024.06.25 04:56:30.560046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10850 2024.06.25 04:56:30.560097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10851 2024.06.25 04:56:30.560117 [ 3 ] {} <Debug> HTTP-Session: 0ca2972a-100f-4999-b3b3-793cf139aed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10852 2024.06.25 04:56:30.560134 [ 3 ] {} <Debug> HTTP-Session: 0ca2972a-100f-4999-b3b3-793cf139aed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10853 2024.06.25 04:56:30.560148 [ 3 ] {} <Debug> HTTP-Session: 0ca2972a-100f-4999-b3b3-793cf139aed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10854 2024.06.25 04:56:30.560179 [ 3 ] {} <Trace> HTTP-Session: 0ca2972a-100f-4999-b3b3-793cf139aed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10855 2024.06.25 04:56:30.560295 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10856 2024.06.25 04:56:30.560341 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10857 2024.06.25 04:56:30.560467 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10858 2024.06.25 04:56:30.560783 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10859 2024.06.25 04:56:30.560819 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10860 2024.06.25 04:56:30.561182 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10861 2024.06.25 04:56:30.561506 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10862 2024.06.25 04:56:30.561634 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
10863 2024.06.25 04:56:30.561806 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Debug> DynamicQueryHandler: Done processing query
10864 2024.06.25 04:56:30.561831 [ 3 ] {678967e3-5f46-4170-9360-ad9441509192} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10865 2024.06.25 04:56:30.561847 [ 3 ] {} <Debug> HTTP-Session: 0ca2972a-100f-4999-b3b3-793cf139aed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.06.25 04:56:31.307336 [ 142 ] {} <Debug> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
10867 2024.06.25 04:56:31.307408 [ 142 ] {} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10868 2024.06.25 04:56:31.307435 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10869 2024.06.25 04:56:31.307634 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
10870 2024.06.25 04:56:31.307841 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10871 2024.06.25 04:56:31.307887 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
10872 2024.06.25 04:56:31.307980 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part
10873 2024.06.25 04:56:31.308197 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
10874 2024.06.25 04:56:31.308478 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
10875 2024.06.25 04:56:31.308747 [ 196 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
10876 2024.06.25 04:56:31.309878 [ 201 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364327 sec., 21570.620307597048 rows/sec., 1.53 MiB/sec.
10877 2024.06.25 04:56:31.310088 [ 194 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
10878 2024.06.25 04:56:31.310597 [ 194 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10879 2024.06.25 04:56:31.310696 [ 194 ] {693322c0-54a4-4010-9afa-95e9f7f636ef::all_1_5_1} <Trace> oximeter.measurements_i64 (693322c0-54a4-4010-9afa-95e9f7f636ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
10880 2024.06.25 04:56:31.310801 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10881 2024.06.25 04:56:35.549079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10882 2024.06.25 04:56:35.549279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10883 2024.06.25 04:56:35.549324 [ 3 ] {} <Debug> HTTP-Session: 46be82a1-cafe-400a-9a82-7de0f04167af Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10884 2024.06.25 04:56:35.549367 [ 3 ] {} <Debug> HTTP-Session: 46be82a1-cafe-400a-9a82-7de0f04167af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10885 2024.06.25 04:56:35.549396 [ 3 ] {} <Debug> HTTP-Session: 46be82a1-cafe-400a-9a82-7de0f04167af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.06.25 04:56:35.549474 [ 3 ] {} <Trace> HTTP-Session: 46be82a1-cafe-400a-9a82-7de0f04167af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10887 2024.06.25 04:56:35.549792 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10888 2024.06.25 04:56:35.549904 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10889 2024.06.25 04:56:35.550146 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10890 2024.06.25 04:56:35.550645 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10891 2024.06.25 04:56:35.550692 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10892 2024.06.25 04:56:35.551063 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10893 2024.06.25 04:56:35.551388 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10894 2024.06.25 04:56:35.551565 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.001874 sec., 20277.481323372464 rows/sec., 1.61 MiB/sec.
10895 2024.06.25 04:56:35.551906 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Debug> DynamicQueryHandler: Done processing query
10896 2024.06.25 04:56:35.551968 [ 3 ] {9134928b-6e26-4bc0-b5d8-b704de832b0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10897 2024.06.25 04:56:35.552008 [ 3 ] {} <Debug> HTTP-Session: 46be82a1-cafe-400a-9a82-7de0f04167af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10898 2024.06.25 04:56:35.552207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 25070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10899 2024.06.25 04:56:35.552267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10900 2024.06.25 04:56:35.552288 [ 3 ] {} <Debug> HTTP-Session: 3190894a-7194-4dec-8320-46c2bee1a093 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10901 2024.06.25 04:56:35.552306 [ 3 ] {} <Debug> HTTP-Session: 3190894a-7194-4dec-8320-46c2bee1a093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10902 2024.06.25 04:56:35.552320 [ 3 ] {} <Debug> HTTP-Session: 3190894a-7194-4dec-8320-46c2bee1a093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.06.25 04:56:35.552357 [ 3 ] {} <Trace> HTTP-Session: 3190894a-7194-4dec-8320-46c2bee1a093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10904 2024.06.25 04:56:35.552510 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10905 2024.06.25 04:56:35.552559 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10906 2024.06.25 04:56:35.552712 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10907 2024.06.25 04:56:35.553154 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10908 2024.06.25 04:56:35.553193 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10909 2024.06.25 04:56:35.553519 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10910 2024.06.25 04:56:35.553825 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10911 2024.06.25 04:56:35.553974 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Debug> executeQuery: Read 170 rows, 14.74 KiB in 0.001528 sec., 111256.54450261779 rows/sec., 9.42 MiB/sec.
10912 2024.06.25 04:56:35.554165 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Debug> DynamicQueryHandler: Done processing query
10913 2024.06.25 04:56:35.554190 [ 3 ] {be9ee98c-6dd8-4a70-a174-e7fa3a403ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10914 2024.06.25 04:56:35.554206 [ 3 ] {} <Debug> HTTP-Session: 3190894a-7194-4dec-8320-46c2bee1a093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10915 2024.06.25 04:56:35.554367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10916 2024.06.25 04:56:35.554418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10917 2024.06.25 04:56:35.554438 [ 3 ] {} <Debug> HTTP-Session: b77f8861-174f-4e9f-902d-c0068f545248 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10918 2024.06.25 04:56:35.554456 [ 3 ] {} <Debug> HTTP-Session: b77f8861-174f-4e9f-902d-c0068f545248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10919 2024.06.25 04:56:35.554470 [ 3 ] {} <Debug> HTTP-Session: b77f8861-174f-4e9f-902d-c0068f545248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.06.25 04:56:35.554503 [ 3 ] {} <Trace> HTTP-Session: b77f8861-174f-4e9f-902d-c0068f545248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10921 2024.06.25 04:56:35.554636 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10922 2024.06.25 04:56:35.554681 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10923 2024.06.25 04:56:35.554806 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10924 2024.06.25 04:56:35.555160 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10925 2024.06.25 04:56:35.555197 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10926 2024.06.25 04:56:35.555513 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10927 2024.06.25 04:56:35.555836 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10928 2024.06.25 04:56:35.555999 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001418 sec., 71932.29901269394 rows/sec., 5.62 MiB/sec.
10929 2024.06.25 04:56:35.556180 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Debug> DynamicQueryHandler: Done processing query
10930 2024.06.25 04:56:35.556205 [ 3 ] {3202a6e3-3255-4308-946f-0e2c60381e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10931 2024.06.25 04:56:35.556220 [ 3 ] {} <Debug> HTTP-Session: b77f8861-174f-4e9f-902d-c0068f545248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10932 2024.06.25 04:56:35.556431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10933 2024.06.25 04:56:35.556483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10934 2024.06.25 04:56:35.556503 [ 3 ] {} <Debug> HTTP-Session: 7aa360ad-d6eb-47dc-8550-906d06358856 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10935 2024.06.25 04:56:35.556519 [ 3 ] {} <Debug> HTTP-Session: 7aa360ad-d6eb-47dc-8550-906d06358856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10936 2024.06.25 04:56:35.556533 [ 3 ] {} <Debug> HTTP-Session: 7aa360ad-d6eb-47dc-8550-906d06358856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10937 2024.06.25 04:56:35.556565 [ 3 ] {} <Trace> HTTP-Session: 7aa360ad-d6eb-47dc-8550-906d06358856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10938 2024.06.25 04:56:35.556712 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10939 2024.06.25 04:56:35.556759 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10940 2024.06.25 04:56:35.556908 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10941 2024.06.25 04:56:35.557281 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10942 2024.06.25 04:56:35.557317 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10943 2024.06.25 04:56:35.557706 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10944 2024.06.25 04:56:35.558041 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10945 2024.06.25 04:56:35.558201 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
10946 2024.06.25 04:56:35.558385 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Debug> DynamicQueryHandler: Done processing query
10947 2024.06.25 04:56:35.558410 [ 3 ] {b04c0b56-d92d-43e2-be1b-21132d4a10b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10948 2024.06.25 04:56:35.558426 [ 3 ] {} <Debug> HTTP-Session: 7aa360ad-d6eb-47dc-8550-906d06358856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10949 2024.06.25 04:56:35.558776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 60915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10950 2024.06.25 04:56:35.558825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10951 2024.06.25 04:56:35.558845 [ 3 ] {} <Debug> HTTP-Session: 1eae260f-6d2a-4c18-90c3-66fde56d0a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10952 2024.06.25 04:56:35.558861 [ 3 ] {} <Debug> HTTP-Session: 1eae260f-6d2a-4c18-90c3-66fde56d0a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10953 2024.06.25 04:56:35.558875 [ 3 ] {} <Debug> HTTP-Session: 1eae260f-6d2a-4c18-90c3-66fde56d0a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10954 2024.06.25 04:56:35.558906 [ 3 ] {} <Trace> HTTP-Session: 1eae260f-6d2a-4c18-90c3-66fde56d0a1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10955 2024.06.25 04:56:35.559299 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10956 2024.06.25 04:56:35.559366 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10957 2024.06.25 04:56:35.559782 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10958 2024.06.25 04:56:35.560588 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10959 2024.06.25 04:56:35.560625 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10960 2024.06.25 04:56:35.561263 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10961 2024.06.25 04:56:35.561671 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10962 2024.06.25 04:56:35.561878 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002869 sec., 13245.033112582782 rows/sec., 23.73 MiB/sec.
10963 2024.06.25 04:56:35.562117 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Debug> DynamicQueryHandler: Done processing query
10964 2024.06.25 04:56:35.562142 [ 3 ] {36c2d705-fb08-4dbc-b6a0-108359e2b327} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10965 2024.06.25 04:56:35.562158 [ 3 ] {} <Debug> HTTP-Session: 1eae260f-6d2a-4c18-90c3-66fde56d0a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.06.25 04:56:35.562296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10967 2024.06.25 04:56:35.562347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10968 2024.06.25 04:56:35.562366 [ 3 ] {} <Debug> HTTP-Session: dd8dd301-3acd-4f5e-afea-b518263623ac Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10969 2024.06.25 04:56:35.562383 [ 3 ] {} <Debug> HTTP-Session: dd8dd301-3acd-4f5e-afea-b518263623ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.06.25 04:56:35.562396 [ 3 ] {} <Debug> HTTP-Session: dd8dd301-3acd-4f5e-afea-b518263623ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10971 2024.06.25 04:56:35.562427 [ 3 ] {} <Trace> HTTP-Session: dd8dd301-3acd-4f5e-afea-b518263623ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10972 2024.06.25 04:56:35.562540 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10973 2024.06.25 04:56:35.562585 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10974 2024.06.25 04:56:35.562713 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10975 2024.06.25 04:56:35.563018 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10976 2024.06.25 04:56:35.563054 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10977 2024.06.25 04:56:35.563408 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10978 2024.06.25 04:56:35.563746 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10979 2024.06.25 04:56:35.563899 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
10980 2024.06.25 04:56:35.564070 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Debug> DynamicQueryHandler: Done processing query
10981 2024.06.25 04:56:35.564094 [ 3 ] {54ccbae6-c4d0-46c8-a906-f00efed31926} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10982 2024.06.25 04:56:35.564110 [ 3 ] {} <Debug> HTTP-Session: dd8dd301-3acd-4f5e-afea-b518263623ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10983 2024.06.25 04:56:39.537231 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
10984 2024.06.25 04:56:39.537301 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
10985 2024.06.25 04:56:40.550700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10986 2024.06.25 04:56:40.550878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10987 2024.06.25 04:56:40.550927 [ 3 ] {} <Debug> HTTP-Session: 6ef739ac-39b4-45fb-bfc4-26a9e1506c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
10988 2024.06.25 04:56:40.550971 [ 3 ] {} <Debug> HTTP-Session: 6ef739ac-39b4-45fb-bfc4-26a9e1506c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10989 2024.06.25 04:56:40.551000 [ 3 ] {} <Debug> HTTP-Session: 6ef739ac-39b4-45fb-bfc4-26a9e1506c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.06.25 04:56:40.551079 [ 3 ] {} <Trace> HTTP-Session: 6ef739ac-39b4-45fb-bfc4-26a9e1506c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10991 2024.06.25 04:56:40.551315 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10992 2024.06.25 04:56:40.551384 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10993 2024.06.25 04:56:40.551580 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10994 2024.06.25 04:56:40.552058 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10995 2024.06.25 04:56:40.552104 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10996 2024.06.25 04:56:40.552482 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10997 2024.06.25 04:56:40.552822 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10998 2024.06.25 04:56:40.552996 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Debug> executeQuery: Read 12 rows, 996.00 B in 0.001731 sec., 6932.409012131716 rows/sec., 561.90 KiB/sec.
10999 2024.06.25 04:56:40.553215 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Debug> DynamicQueryHandler: Done processing query
11000 2024.06.25 04:56:40.553244 [ 3 ] {3a59b8df-99de-4f06-8458-dfb496fddc48} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11001 2024.06.25 04:56:40.553261 [ 3 ] {} <Debug> HTTP-Session: 6ef739ac-39b4-45fb-bfc4-26a9e1506c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.06.25 04:56:40.553420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 18332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11003 2024.06.25 04:56:40.553479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11004 2024.06.25 04:56:40.553500 [ 3 ] {} <Debug> HTTP-Session: 156e83f3-e913-4ce8-8432-43c870de36e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11005 2024.06.25 04:56:40.553518 [ 3 ] {} <Debug> HTTP-Session: 156e83f3-e913-4ce8-8432-43c870de36e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11006 2024.06.25 04:56:40.553531 [ 3 ] {} <Debug> HTTP-Session: 156e83f3-e913-4ce8-8432-43c870de36e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.06.25 04:56:40.553566 [ 3 ] {} <Trace> HTTP-Session: 156e83f3-e913-4ce8-8432-43c870de36e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11008 2024.06.25 04:56:40.553712 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11009 2024.06.25 04:56:40.553758 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11010 2024.06.25 04:56:40.553892 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11011 2024.06.25 04:56:40.554319 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11012 2024.06.25 04:56:40.554358 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11013 2024.06.25 04:56:40.554680 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11014 2024.06.25 04:56:40.554990 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11015 2024.06.25 04:56:40.555153 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Debug> executeQuery: Read 128 rows, 10.55 KiB in 0.001504 sec., 85106.38297872341 rows/sec., 6.85 MiB/sec.
11016 2024.06.25 04:56:40.555169 [ 136 ] {} <Debug> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11017 2024.06.25 04:56:40.555275 [ 136 ] {} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11018 2024.06.25 04:56:40.555327 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11019 2024.06.25 04:56:40.555414 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Debug> DynamicQueryHandler: Done processing query
11020 2024.06.25 04:56:40.555479 [ 3 ] {9de6f1ae-cb80-4915-939c-202432bcf4ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11021 2024.06.25 04:56:40.555512 [ 3 ] {} <Debug> HTTP-Session: 156e83f3-e913-4ce8-8432-43c870de36e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11022 2024.06.25 04:56:40.555521 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11023 2024.06.25 04:56:40.555712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 16959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11024 2024.06.25 04:56:40.555749 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11025 2024.06.25 04:56:40.555815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11026 2024.06.25 04:56:40.555820 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 250 rows starting from the beginning of the part
11027 2024.06.25 04:56:40.555854 [ 3 ] {} <Debug> HTTP-Session: 25bfb37c-6702-4e40-8657-725259c244bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11028 2024.06.25 04:56:40.555897 [ 3 ] {} <Debug> HTTP-Session: 25bfb37c-6702-4e40-8657-725259c244bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.06.25 04:56:40.555944 [ 3 ] {} <Debug> HTTP-Session: 25bfb37c-6702-4e40-8657-725259c244bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.06.25 04:56:40.556080 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 94 rows starting from the beginning of the part
11031 2024.06.25 04:56:40.556087 [ 3 ] {} <Trace> HTTP-Session: 25bfb37c-6702-4e40-8657-725259c244bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11032 2024.06.25 04:56:40.556360 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 173 rows starting from the beginning of the part
11033 2024.06.25 04:56:40.556528 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11034 2024.06.25 04:56:40.556707 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11035 2024.06.25 04:56:40.556741 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part
11036 2024.06.25 04:56:40.557085 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 170 rows starting from the beginning of the part
11037 2024.06.25 04:56:40.557452 [ 196 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part
11038 2024.06.25 04:56:40.557905 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11039 2024.06.25 04:56:40.558750 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11040 2024.06.25 04:56:40.558816 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11041 2024.06.25 04:56:40.559720 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11042 2024.06.25 04:56:40.560459 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 907 rows, containing 4 columns (4 merged, 0 gathered) in 0.005023981 sec., 180534.1222428986 rows/sec., 15.03 MiB/sec.
11043 2024.06.25 04:56:40.560464 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11044 2024.06.25 04:56:40.560808 [ 136 ] {} <Debug> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11045 2024.06.25 04:56:40.560843 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Debug> executeQuery: Read 100 rows, 7.97 KiB in 0.00452 sec., 22123.893805309737 rows/sec., 1.72 MiB/sec.
11046 2024.06.25 04:56:40.560890 [ 136 ] {} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11047 2024.06.25 04:56:40.561008 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11048 2024.06.25 04:56:40.561077 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11049 2024.06.25 04:56:40.561375 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Debug> DynamicQueryHandler: Done processing query
11050 2024.06.25 04:56:40.561495 [ 3 ] {ebdc1d76-dc44-4bf4-83ba-4ba1084fd6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11051 2024.06.25 04:56:40.561537 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11052 2024.06.25 04:56:40.561593 [ 3 ] {} <Debug> HTTP-Session: 25bfb37c-6702-4e40-8657-725259c244bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.06.25 04:56:40.561982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 37611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11054 2024.06.25 04:56:40.562201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11055 2024.06.25 04:56:40.562323 [ 3 ] {} <Debug> HTTP-Session: 5f427029-84e6-454f-9217-a1cb04185cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11056 2024.06.25 04:56:40.562451 [ 3 ] {} <Debug> HTTP-Session: 5f427029-84e6-454f-9217-a1cb04185cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11057 2024.06.25 04:56:40.562550 [ 3 ] {} <Debug> HTTP-Session: 5f427029-84e6-454f-9217-a1cb04185cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.06.25 04:56:40.562663 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11059 2024.06.25 04:56:40.562690 [ 3 ] {} <Trace> HTTP-Session: 5f427029-84e6-454f-9217-a1cb04185cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11060 2024.06.25 04:56:40.562857 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 173 rows starting from the beginning of the part
11061 2024.06.25 04:56:40.563268 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11062 2024.06.25 04:56:40.563575 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11063 2024.06.25 04:56:40.564064 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part
11064 2024.06.25 04:56:40.564556 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 108 rows starting from the beginning of the part
11065 2024.06.25 04:56:40.565013 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part
11066 2024.06.25 04:56:40.565322 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11067 2024.06.25 04:56:40.565310 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11068 2024.06.25 04:56:40.565491 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 102 rows starting from the beginning of the part
11069 2024.06.25 04:56:40.565959 [ 200 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part
11070 2024.06.25 04:56:40.565977 [ 201 ] {66d54fd5-cf9e-4d33-a9be-c49ad06df0ab::all_1_76_15} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11071 2024.06.25 04:56:40.566709 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
11072 2024.06.25 04:56:40.566896 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11073 2024.06.25 04:56:40.566965 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11074 2024.06.25 04:56:40.567956 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11075 2024.06.25 04:56:40.568981 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11076 2024.06.25 04:56:40.569054 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.007883946 sec., 81811.8236730693 rows/sec., 6.39 MiB/sec.
11077 2024.06.25 04:56:40.569250 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11078 2024.06.25 04:56:40.569253 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.006291 sec., 31155.61913845176 rows/sec., 2.18 MiB/sec.
11079 2024.06.25 04:56:40.569318 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11080 2024.06.25 04:56:40.569427 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11081 2024.06.25 04:56:40.569433 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11082 2024.06.25 04:56:40.569781 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Debug> DynamicQueryHandler: Done processing query
11083 2024.06.25 04:56:40.569842 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11084 2024.06.25 04:56:40.569854 [ 3 ] {a2d347b5-a668-43cf-bd1c-07c70024179b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11085 2024.06.25 04:56:40.569945 [ 3 ] {} <Debug> HTTP-Session: 5f427029-84e6-454f-9217-a1cb04185cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.06.25 04:56:40.570298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 20095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11087 2024.06.25 04:56:40.570467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11088 2024.06.25 04:56:40.570545 [ 3 ] {} <Debug> HTTP-Session: 29581f0b-62e7-42b0-af44-c364546563b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11089 2024.06.25 04:56:40.570607 [ 3 ] {} <Debug> HTTP-Session: 29581f0b-62e7-42b0-af44-c364546563b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11090 2024.06.25 04:56:40.570676 [ 3 ] {} <Debug> HTTP-Session: 29581f0b-62e7-42b0-af44-c364546563b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11091 2024.06.25 04:56:40.570686 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11092 2024.06.25 04:56:40.570782 [ 3 ] {} <Trace> HTTP-Session: 29581f0b-62e7-42b0-af44-c364546563b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11093 2024.06.25 04:56:40.570809 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11069 rows starting from the beginning of the part
11094 2024.06.25 04:56:40.570875 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11095 2024.06.25 04:56:40.571318 [ 186 ] {3a5483eb-7e5e-4773-a296-39f902373909::all_1_76_15} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11096 2024.06.25 04:56:40.571339 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11097 2024.06.25 04:56:40.571362 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
11098 2024.06.25 04:56:40.571590 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
11099 2024.06.25 04:56:40.571747 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11100 2024.06.25 04:56:40.572011 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 163 rows starting from the beginning of the part
11101 2024.06.25 04:56:40.572434 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part
11102 2024.06.25 04:56:40.572804 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
11103 2024.06.25 04:56:40.573169 [ 201 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 196 rows starting from the beginning of the part
11104 2024.06.25 04:56:40.574642 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11105 2024.06.25 04:56:40.576009 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11106 2024.06.25 04:56:40.576069 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11107 2024.06.25 04:56:40.577739 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11108 2024.06.25 04:56:40.578600 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11109 2024.06.25 04:56:40.578827 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.007805 sec., 1537.4759769378602 rows/sec., 2.76 MiB/sec.
11110 2024.06.25 04:56:40.579103 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Debug> DynamicQueryHandler: Done processing query
11111 2024.06.25 04:56:40.579127 [ 3 ] {fb174b66-2ff6-4e9c-b499-f8c28963cac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
11112 2024.06.25 04:56:40.579144 [ 3 ] {} <Debug> HTTP-Session: 29581f0b-62e7-42b0-af44-c364546563b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11113 2024.06.25 04:56:40.579285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11114 2024.06.25 04:56:40.579337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11115 2024.06.25 04:56:40.579357 [ 3 ] {} <Debug> HTTP-Session: 5781b466-054e-4303-85aa-833f9c9f759b Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11116 2024.06.25 04:56:40.579375 [ 3 ] {} <Debug> HTTP-Session: 5781b466-054e-4303-85aa-833f9c9f759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11117 2024.06.25 04:56:40.579388 [ 3 ] {} <Debug> HTTP-Session: 5781b466-054e-4303-85aa-833f9c9f759b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11118 2024.06.25 04:56:40.579422 [ 3 ] {} <Trace> HTTP-Session: 5781b466-054e-4303-85aa-833f9c9f759b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11119 2024.06.25 04:56:40.579589 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11120 2024.06.25 04:56:40.579651 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11121 2024.06.25 04:56:40.579887 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11122 2024.06.25 04:56:40.580341 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11910 rows, containing 5 columns (5 merged, 0 gathered) in 0.01065454 sec., 1117833.3367747457 rows/sec., 77.94 MiB/sec.
11123 2024.06.25 04:56:40.580479 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11124 2024.06.25 04:56:40.580520 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11125 2024.06.25 04:56:40.580762 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11126 2024.06.25 04:56:40.581077 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11127 2024.06.25 04:56:40.581677 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11128 2024.06.25 04:56:40.581860 [ 190 ] {b20d7c41-e476-4ef4-bc4e-4ed861a461b4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11129 2024.06.25 04:56:40.581862 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11130 2024.06.25 04:56:40.582023 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB.
11131 2024.06.25 04:56:40.582157 [ 136 ] {} <Debug> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11132 2024.06.25 04:56:40.582159 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002605 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec.
11133 2024.06.25 04:56:40.582219 [ 136 ] {} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11134 2024.06.25 04:56:40.582298 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11135 2024.06.25 04:56:40.582504 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11136 2024.06.25 04:56:40.582547 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Debug> DynamicQueryHandler: Done processing query
11137 2024.06.25 04:56:40.582597 [ 3 ] {2f2d9277-c308-42d5-a371-0a7135068c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11138 2024.06.25 04:56:40.582640 [ 3 ] {} <Debug> HTTP-Session: 5781b466-054e-4303-85aa-833f9c9f759b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11139 2024.06.25 04:56:40.582731 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11140 2024.06.25 04:56:40.582770 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3954 rows starting from the beginning of the part
11141 2024.06.25 04:56:40.582875 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
11142 2024.06.25 04:56:40.583066 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
11143 2024.06.25 04:56:40.583203 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
11144 2024.06.25 04:56:40.583300 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
11145 2024.06.25 04:56:40.583481 [ 190 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
11146 2024.06.25 04:56:40.585269 [ 193 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002854465 sec., 1490296.7806576714 rows/sec., 100.33 MiB/sec.
11147 2024.06.25 04:56:40.585668 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11148 2024.06.25 04:56:40.586136 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11149 2024.06.25 04:56:40.586225 [ 189 ] {aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2::all_1_76_15} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11150 2024.06.25 04:56:40.586317 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
11151 2024.06.25 04:56:45.548939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11152 2024.06.25 04:56:45.549138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11153 2024.06.25 04:56:45.549299 [ 3 ] {} <Debug> HTTP-Session: 882375e3-b9de-4322-b9d7-e04ba7b3a5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11154 2024.06.25 04:56:45.549344 [ 3 ] {} <Debug> HTTP-Session: 882375e3-b9de-4322-b9d7-e04ba7b3a5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.06.25 04:56:45.549372 [ 3 ] {} <Debug> HTTP-Session: 882375e3-b9de-4322-b9d7-e04ba7b3a5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11156 2024.06.25 04:56:45.549433 [ 3 ] {} <Trace> HTTP-Session: 882375e3-b9de-4322-b9d7-e04ba7b3a5fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11157 2024.06.25 04:56:45.549630 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11158 2024.06.25 04:56:45.549697 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11159 2024.06.25 04:56:45.549888 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11160 2024.06.25 04:56:45.550321 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11161 2024.06.25 04:56:45.550364 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11162 2024.06.25 04:56:45.550724 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11163 2024.06.25 04:56:45.551138 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11164 2024.06.25 04:56:45.551326 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.001746 sec., 21764.032073310424 rows/sec., 1.72 MiB/sec.
11165 2024.06.25 04:56:45.551338 [ 132 ] {} <Debug> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0
11166 2024.06.25 04:56:45.551439 [ 132 ] {} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11167 2024.06.25 04:56:45.551499 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11168 2024.06.25 04:56:45.551650 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Debug> DynamicQueryHandler: Done processing query
11169 2024.06.25 04:56:45.551721 [ 3 ] {f29bc95f-3de1-4fb6-94ea-23ca42decee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11170 2024.06.25 04:56:45.551768 [ 3 ] {} <Debug> HTTP-Session: 882375e3-b9de-4322-b9d7-e04ba7b3a5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11171 2024.06.25 04:56:45.551808 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full
11172 2024.06.25 04:56:45.552032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 25070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11173 2024.06.25 04:56:45.552175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11174 2024.06.25 04:56:45.552206 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11175 2024.06.25 04:56:45.552218 [ 3 ] {} <Debug> HTTP-Session: 31fad4a9-7ac6-44a1-b88a-549826eabb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11176 2024.06.25 04:56:45.552286 [ 3 ] {} <Debug> HTTP-Session: 31fad4a9-7ac6-44a1-b88a-549826eabb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11177 2024.06.25 04:56:45.552301 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 50 rows starting from the beginning of the part
11178 2024.06.25 04:56:45.552315 [ 3 ] {} <Debug> HTTP-Session: 31fad4a9-7ac6-44a1-b88a-549826eabb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.06.25 04:56:45.552422 [ 3 ] {} <Trace> HTTP-Session: 31fad4a9-7ac6-44a1-b88a-549826eabb94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11180 2024.06.25 04:56:45.552547 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part
11181 2024.06.25 04:56:45.552879 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11182 2024.06.25 04:56:45.552926 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part
11183 2024.06.25 04:56:45.553036 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11184 2024.06.25 04:56:45.553276 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part
11185 2024.06.25 04:56:45.553643 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part
11186 2024.06.25 04:56:45.553866 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11187 2024.06.25 04:56:45.554056 [ 189 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part
11188 2024.06.25 04:56:45.554902 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11189 2024.06.25 04:56:45.554967 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11190 2024.06.25 04:56:45.555888 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11191 2024.06.25 04:56:45.556716 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.005111801 sec., 36777.644513156905 rows/sec., 2.91 MiB/sec.
11192 2024.06.25 04:56:45.556794 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11193 2024.06.25 04:56:45.557002 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary)
11194 2024.06.25 04:56:45.557068 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Debug> executeQuery: Read 170 rows, 14.74 KiB in 0.00442 sec., 38461.53846153846 rows/sec., 3.26 MiB/sec.
11195 2024.06.25 04:56:45.557467 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Debug> DynamicQueryHandler: Done processing query
11196 2024.06.25 04:56:45.557528 [ 3 ] {a8c359a0-1da3-4ba9-82ad-5b98dd5d8362} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11197 2024.06.25 04:56:45.557580 [ 3 ] {} <Debug> HTTP-Session: 31fad4a9-7ac6-44a1-b88a-549826eabb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11198 2024.06.25 04:56:45.557790 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11199 2024.06.25 04:56:45.557821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11200 2024.06.25 04:56:45.557921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11201 2024.06.25 04:56:45.557950 [ 3 ] {} <Debug> HTTP-Session: 463e65bc-eb35-42cb-8977-5a8d4267daeb Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11202 2024.06.25 04:56:45.557965 [ 192 ] {bf8e8f2c-e0af-431f-a259-595cce7c0e60::all_1_70_14} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14
11203 2024.06.25 04:56:45.557988 [ 3 ] {} <Debug> HTTP-Session: 463e65bc-eb35-42cb-8977-5a8d4267daeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.06.25 04:56:45.558019 [ 3 ] {} <Debug> HTTP-Session: 463e65bc-eb35-42cb-8977-5a8d4267daeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11205 2024.06.25 04:56:45.558099 [ 3 ] {} <Trace> HTTP-Session: 463e65bc-eb35-42cb-8977-5a8d4267daeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11206 2024.06.25 04:56:45.558137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11207 2024.06.25 04:56:45.558321 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11208 2024.06.25 04:56:45.558374 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11209 2024.06.25 04:56:45.558523 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11210 2024.06.25 04:56:45.558896 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11211 2024.06.25 04:56:45.558934 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11212 2024.06.25 04:56:45.559278 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11213 2024.06.25 04:56:45.559604 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11214 2024.06.25 04:56:45.559757 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001502 sec., 67909.45406125166 rows/sec., 5.30 MiB/sec.
11215 2024.06.25 04:56:45.559924 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Debug> DynamicQueryHandler: Done processing query
11216 2024.06.25 04:56:45.559949 [ 3 ] {3732b74b-2881-4091-981b-da293c3954a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11217 2024.06.25 04:56:45.559964 [ 3 ] {} <Debug> HTTP-Session: 463e65bc-eb35-42cb-8977-5a8d4267daeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11218 2024.06.25 04:56:45.560185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11219 2024.06.25 04:56:45.560236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11220 2024.06.25 04:56:45.560256 [ 3 ] {} <Debug> HTTP-Session: 387a1eae-1f15-431c-8356-9601ffc7a8a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11221 2024.06.25 04:56:45.560273 [ 3 ] {} <Debug> HTTP-Session: 387a1eae-1f15-431c-8356-9601ffc7a8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11222 2024.06.25 04:56:45.560287 [ 3 ] {} <Debug> HTTP-Session: 387a1eae-1f15-431c-8356-9601ffc7a8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11223 2024.06.25 04:56:45.560319 [ 3 ] {} <Trace> HTTP-Session: 387a1eae-1f15-431c-8356-9601ffc7a8a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11224 2024.06.25 04:56:45.560467 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11225 2024.06.25 04:56:45.560514 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11226 2024.06.25 04:56:45.560663 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11227 2024.06.25 04:56:45.561065 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11228 2024.06.25 04:56:45.561103 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11229 2024.06.25 04:56:45.561512 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11230 2024.06.25 04:56:45.561863 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11231 2024.06.25 04:56:45.562023 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec.
11232 2024.06.25 04:56:45.562199 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Debug> DynamicQueryHandler: Done processing query
11233 2024.06.25 04:56:45.562225 [ 3 ] {8865fd5c-c73f-4f92-a246-cb9df49322b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11234 2024.06.25 04:56:45.562240 [ 3 ] {} <Debug> HTTP-Session: 387a1eae-1f15-431c-8356-9601ffc7a8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.06.25 04:56:45.562432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 60915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11236 2024.06.25 04:56:45.562484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11237 2024.06.25 04:56:45.562505 [ 3 ] {} <Debug> HTTP-Session: 63196029-47b0-466f-b3d3-a044f8d53d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11238 2024.06.25 04:56:45.562523 [ 3 ] {} <Debug> HTTP-Session: 63196029-47b0-466f-b3d3-a044f8d53d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11239 2024.06.25 04:56:45.562536 [ 3 ] {} <Debug> HTTP-Session: 63196029-47b0-466f-b3d3-a044f8d53d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11240 2024.06.25 04:56:45.562567 [ 3 ] {} <Trace> HTTP-Session: 63196029-47b0-466f-b3d3-a044f8d53d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11241 2024.06.25 04:56:45.562954 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11242 2024.06.25 04:56:45.563020 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11243 2024.06.25 04:56:45.563444 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11244 2024.06.25 04:56:45.564214 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11245 2024.06.25 04:56:45.564252 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11246 2024.06.25 04:56:45.564919 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11247 2024.06.25 04:56:45.565372 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11248 2024.06.25 04:56:45.565570 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002907 sec., 13071.895424836603 rows/sec., 23.42 MiB/sec.
11249 2024.06.25 04:56:45.565796 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Debug> DynamicQueryHandler: Done processing query
11250 2024.06.25 04:56:45.565822 [ 3 ] {86f6da95-dbc5-42d7-9a09-e86f12286486} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11251 2024.06.25 04:56:45.565839 [ 3 ] {} <Debug> HTTP-Session: 63196029-47b0-466f-b3d3-a044f8d53d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.06.25 04:56:45.565972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11253 2024.06.25 04:56:45.566023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11254 2024.06.25 04:56:45.566042 [ 3 ] {} <Debug> HTTP-Session: d615be92-237a-42e4-aba4-349765aa4c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11255 2024.06.25 04:56:45.566059 [ 3 ] {} <Debug> HTTP-Session: d615be92-237a-42e4-aba4-349765aa4c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.06.25 04:56:45.566074 [ 3 ] {} <Debug> HTTP-Session: d615be92-237a-42e4-aba4-349765aa4c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11257 2024.06.25 04:56:45.566105 [ 3 ] {} <Trace> HTTP-Session: d615be92-237a-42e4-aba4-349765aa4c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11258 2024.06.25 04:56:45.566221 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11259 2024.06.25 04:56:45.566266 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11260 2024.06.25 04:56:45.566396 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11261 2024.06.25 04:56:45.566717 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11262 2024.06.25 04:56:45.566754 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11263 2024.06.25 04:56:45.567117 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11264 2024.06.25 04:56:45.567445 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11265 2024.06.25 04:56:45.567599 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
11266 2024.06.25 04:56:45.567767 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Debug> DynamicQueryHandler: Done processing query
11267 2024.06.25 04:56:45.567792 [ 3 ] {cfba249a-21d7-484b-b0e3-f06d8255bae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11268 2024.06.25 04:56:45.567808 [ 3 ] {} <Debug> HTTP-Session: d615be92-237a-42e4-aba4-349765aa4c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.06.25 04:56:50.548349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11270 2024.06.25 04:56:50.548490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11271 2024.06.25 04:56:50.548517 [ 3 ] {} <Debug> HTTP-Session: 42bc00e8-c035-47aa-a7b8-881a2f056468 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11272 2024.06.25 04:56:50.548557 [ 3 ] {} <Debug> HTTP-Session: 42bc00e8-c035-47aa-a7b8-881a2f056468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11273 2024.06.25 04:56:50.548587 [ 3 ] {} <Debug> HTTP-Session: 42bc00e8-c035-47aa-a7b8-881a2f056468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11274 2024.06.25 04:56:50.548666 [ 3 ] {} <Trace> HTTP-Session: 42bc00e8-c035-47aa-a7b8-881a2f056468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11275 2024.06.25 04:56:50.548958 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11276 2024.06.25 04:56:50.549068 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11277 2024.06.25 04:56:50.549394 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11278 2024.06.25 04:56:50.549891 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11279 2024.06.25 04:56:50.549939 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11280 2024.06.25 04:56:50.550321 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11281 2024.06.25 04:56:50.550658 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11282 2024.06.25 04:56:50.550840 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Debug> executeQuery: Read 12 rows, 996.00 B in 0.00197 sec., 6091.370558375635 rows/sec., 493.73 KiB/sec.
11283 2024.06.25 04:56:50.551127 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Debug> DynamicQueryHandler: Done processing query
11284 2024.06.25 04:56:50.551177 [ 3 ] {89cb0562-c1fe-4aac-9711-9b77fb162885} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11285 2024.06.25 04:56:50.551227 [ 3 ] {} <Debug> HTTP-Session: 42bc00e8-c035-47aa-a7b8-881a2f056468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11286 2024.06.25 04:56:50.551422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11287 2024.06.25 04:56:50.551483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11288 2024.06.25 04:56:50.551503 [ 3 ] {} <Debug> HTTP-Session: eaa38759-2316-456c-964c-54b9f337817c Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11289 2024.06.25 04:56:50.551521 [ 3 ] {} <Debug> HTTP-Session: eaa38759-2316-456c-964c-54b9f337817c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11290 2024.06.25 04:56:50.551535 [ 3 ] {} <Debug> HTTP-Session: eaa38759-2316-456c-964c-54b9f337817c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11291 2024.06.25 04:56:50.551572 [ 3 ] {} <Trace> HTTP-Session: eaa38759-2316-456c-964c-54b9f337817c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11292 2024.06.25 04:56:50.551707 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11293 2024.06.25 04:56:50.551757 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11294 2024.06.25 04:56:50.551909 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11295 2024.06.25 04:56:50.552271 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11296 2024.06.25 04:56:50.552309 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11297 2024.06.25 04:56:50.552635 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11298 2024.06.25 04:56:50.552954 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11299 2024.06.25 04:56:50.553094 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Debug> executeQuery: Read 92 rows, 7.74 KiB in 0.001436 sec., 64066.85236768802 rows/sec., 5.26 MiB/sec.
11300 2024.06.25 04:56:50.553319 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Debug> DynamicQueryHandler: Done processing query
11301 2024.06.25 04:56:50.553370 [ 3 ] {8b422ee0-3737-4a29-82c8-be181e615add} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11302 2024.06.25 04:56:50.553427 [ 3 ] {} <Debug> HTTP-Session: eaa38759-2316-456c-964c-54b9f337817c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11303 2024.06.25 04:56:50.553625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11304 2024.06.25 04:56:50.553681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11305 2024.06.25 04:56:50.553701 [ 3 ] {} <Debug> HTTP-Session: 129706e9-7c41-45dc-96c4-91c66c40fd75 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11306 2024.06.25 04:56:50.553719 [ 3 ] {} <Debug> HTTP-Session: 129706e9-7c41-45dc-96c4-91c66c40fd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11307 2024.06.25 04:56:50.553733 [ 3 ] {} <Debug> HTTP-Session: 129706e9-7c41-45dc-96c4-91c66c40fd75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11308 2024.06.25 04:56:50.553766 [ 3 ] {} <Trace> HTTP-Session: 129706e9-7c41-45dc-96c4-91c66c40fd75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11309 2024.06.25 04:56:50.553901 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11310 2024.06.25 04:56:50.553947 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11311 2024.06.25 04:56:50.554096 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11312 2024.06.25 04:56:50.554430 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11313 2024.06.25 04:56:50.554468 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11314 2024.06.25 04:56:50.554785 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11315 2024.06.25 04:56:50.555092 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11316 2024.06.25 04:56:50.555249 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001402 sec., 54208.27389443652 rows/sec., 4.23 MiB/sec.
11317 2024.06.25 04:56:50.555426 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Debug> DynamicQueryHandler: Done processing query
11318 2024.06.25 04:56:50.555450 [ 3 ] {d565945f-734d-4311-b61a-0c8c342524ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11319 2024.06.25 04:56:50.555466 [ 3 ] {} <Debug> HTTP-Session: 129706e9-7c41-45dc-96c4-91c66c40fd75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11320 2024.06.25 04:56:50.555705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11321 2024.06.25 04:56:50.555755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11322 2024.06.25 04:56:50.555775 [ 3 ] {} <Debug> HTTP-Session: 94b01b96-391e-49df-afee-68f4a9e70cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11323 2024.06.25 04:56:50.555791 [ 3 ] {} <Debug> HTTP-Session: 94b01b96-391e-49df-afee-68f4a9e70cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11324 2024.06.25 04:56:50.555804 [ 3 ] {} <Debug> HTTP-Session: 94b01b96-391e-49df-afee-68f4a9e70cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11325 2024.06.25 04:56:50.555835 [ 3 ] {} <Trace> HTTP-Session: 94b01b96-391e-49df-afee-68f4a9e70cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11326 2024.06.25 04:56:50.555979 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11327 2024.06.25 04:56:50.556027 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11328 2024.06.25 04:56:50.556178 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11329 2024.06.25 04:56:50.556544 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11330 2024.06.25 04:56:50.556580 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11331 2024.06.25 04:56:50.556974 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11332 2024.06.25 04:56:50.557314 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11333 2024.06.25 04:56:50.557476 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec.
11334 2024.06.25 04:56:50.557653 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Debug> DynamicQueryHandler: Done processing query
11335 2024.06.25 04:56:50.557677 [ 3 ] {6b1eeb84-4569-4635-9e43-c8c1999af890} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11336 2024.06.25 04:56:50.557692 [ 3 ] {} <Debug> HTTP-Session: 94b01b96-391e-49df-afee-68f4a9e70cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11337 2024.06.25 04:56:50.557851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 20234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11338 2024.06.25 04:56:50.557901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11339 2024.06.25 04:56:50.557920 [ 3 ] {} <Debug> HTTP-Session: 3506ba9f-ef4d-466a-829b-c8a053bbce96 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11340 2024.06.25 04:56:50.557937 [ 3 ] {} <Debug> HTTP-Session: 3506ba9f-ef4d-466a-829b-c8a053bbce96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11341 2024.06.25 04:56:50.557950 [ 3 ] {} <Debug> HTTP-Session: 3506ba9f-ef4d-466a-829b-c8a053bbce96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11342 2024.06.25 04:56:50.557981 [ 3 ] {} <Trace> HTTP-Session: 3506ba9f-ef4d-466a-829b-c8a053bbce96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11343 2024.06.25 04:56:50.558170 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11344 2024.06.25 04:56:50.558233 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11345 2024.06.25 04:56:50.558652 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11346 2024.06.25 04:56:50.559202 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11347 2024.06.25 04:56:50.559238 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11348 2024.06.25 04:56:50.559837 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11349 2024.06.25 04:56:50.560247 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11350 2024.06.25 04:56:50.560429 [ 128 ] {} <Debug> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11351 2024.06.25 04:56:50.560435 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.00237 sec., 5063.291139240506 rows/sec., 9.07 MiB/sec.
11352 2024.06.25 04:56:50.560527 [ 128 ] {} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11353 2024.06.25 04:56:50.560619 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11354 2024.06.25 04:56:50.560842 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11355 2024.06.25 04:56:50.560932 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Debug> DynamicQueryHandler: Done processing query
11356 2024.06.25 04:56:50.560961 [ 3 ] {09310da0-d6ae-49f1-80f8-ab3522ff0ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
11357 2024.06.25 04:56:50.560987 [ 3 ] {} <Debug> HTTP-Session: 3506ba9f-ef4d-466a-829b-c8a053bbce96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11358 2024.06.25 04:56:50.561190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11359 2024.06.25 04:56:50.561227 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11360 2024.06.25 04:56:50.561252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11361 2024.06.25 04:56:50.561285 [ 3 ] {} <Debug> HTTP-Session: 476b25d2-32ac-4c5e-a546-2012bf488db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11362 2024.06.25 04:56:50.561313 [ 3 ] {} <Debug> HTTP-Session: 476b25d2-32ac-4c5e-a546-2012bf488db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.06.25 04:56:50.561322 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1062 rows starting from the beginning of the part
11364 2024.06.25 04:56:50.561334 [ 3 ] {} <Debug> HTTP-Session: 476b25d2-32ac-4c5e-a546-2012bf488db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11365 2024.06.25 04:56:50.561378 [ 3 ] {} <Trace> HTTP-Session: 476b25d2-32ac-4c5e-a546-2012bf488db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11366 2024.06.25 04:56:50.561594 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11367 2024.06.25 04:56:50.561680 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11368 2024.06.25 04:56:50.561684 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part
11369 2024.06.25 04:56:50.562167 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11370 2024.06.25 04:56:50.562181 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part
11371 2024.06.25 04:56:50.562646 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part
11372 2024.06.25 04:56:50.562904 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11373 2024.06.25 04:56:50.562963 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11374 2024.06.25 04:56:50.563016 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part
11375 2024.06.25 04:56:50.563490 [ 191 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part
11376 2024.06.25 04:56:50.564053 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11377 2024.06.25 04:56:50.564491 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11378 2024.06.25 04:56:50.564761 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003265 sec., 18376.722817764166 rows/sec., 1.24 MiB/sec.
11379 2024.06.25 04:56:50.565006 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Debug> DynamicQueryHandler: Done processing query
11380 2024.06.25 04:56:50.565059 [ 3 ] {2692abbb-6416-49cd-abd9-ae57234fe494} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11381 2024.06.25 04:56:50.565118 [ 3 ] {} <Debug> HTTP-Session: 476b25d2-32ac-4c5e-a546-2012bf488db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11382 2024.06.25 04:56:50.568920 [ 193 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 19 columns (19 merged, 0 gathered) in 0.00816471 sec., 143789.55284388544 rows/sec., 257.66 MiB/sec.
11383 2024.06.25 04:56:50.570341 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11384 2024.06.25 04:56:50.571011 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11385 2024.06.25 04:56:50.571111 [ 198 ] {52793c1a-447f-4c4b-9d1c-f206937c9376::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11386 2024.06.25 04:56:50.571278 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB.
11387 2024.06.25 04:56:54.537354 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
11388 2024.06.25 04:56:54.537427 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
11389 2024.06.25 04:56:55.549563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11390 2024.06.25 04:56:55.549749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11391 2024.06.25 04:56:55.549805 [ 3 ] {} <Debug> HTTP-Session: f8bb0b17-994b-478a-a641-55502614fcfc Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11392 2024.06.25 04:56:55.549852 [ 3 ] {} <Debug> HTTP-Session: f8bb0b17-994b-478a-a641-55502614fcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.06.25 04:56:55.549871 [ 3 ] {} <Debug> HTTP-Session: f8bb0b17-994b-478a-a641-55502614fcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11394 2024.06.25 04:56:55.549925 [ 3 ] {} <Trace> HTTP-Session: f8bb0b17-994b-478a-a641-55502614fcfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11395 2024.06.25 04:56:55.550129 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11396 2024.06.25 04:56:55.550199 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11397 2024.06.25 04:56:55.550397 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11398 2024.06.25 04:56:55.550895 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11399 2024.06.25 04:56:55.550942 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11400 2024.06.25 04:56:55.551336 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11401 2024.06.25 04:56:55.551706 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11402 2024.06.25 04:56:55.551896 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.001821 sec., 20867.655134541463 rows/sec., 1.65 MiB/sec.
11403 2024.06.25 04:56:55.552127 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Debug> DynamicQueryHandler: Done processing query
11404 2024.06.25 04:56:55.552155 [ 3 ] {95c23837-6d42-444f-98cc-7dbbae4ff041} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11405 2024.06.25 04:56:55.552171 [ 3 ] {} <Debug> HTTP-Session: f8bb0b17-994b-478a-a641-55502614fcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11406 2024.06.25 04:56:55.552337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 25070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11407 2024.06.25 04:56:55.552396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11408 2024.06.25 04:56:55.552418 [ 3 ] {} <Debug> HTTP-Session: 370322d1-2eaf-43a0-bf88-c632aee051a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11409 2024.06.25 04:56:55.552436 [ 3 ] {} <Debug> HTTP-Session: 370322d1-2eaf-43a0-bf88-c632aee051a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.06.25 04:56:55.552451 [ 3 ] {} <Debug> HTTP-Session: 370322d1-2eaf-43a0-bf88-c632aee051a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.06.25 04:56:55.552486 [ 3 ] {} <Trace> HTTP-Session: 370322d1-2eaf-43a0-bf88-c632aee051a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2024.06.25 04:56:55.552644 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11413 2024.06.25 04:56:55.552692 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11414 2024.06.25 04:56:55.552834 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11415 2024.06.25 04:56:55.553317 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11416 2024.06.25 04:56:55.553358 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11417 2024.06.25 04:56:55.553714 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11418 2024.06.25 04:56:55.554038 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11419 2024.06.25 04:56:55.554198 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Debug> executeQuery: Read 170 rows, 14.74 KiB in 0.001622 sec., 104808.87792848336 rows/sec., 8.87 MiB/sec.
11420 2024.06.25 04:56:55.554457 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Debug> DynamicQueryHandler: Done processing query
11421 2024.06.25 04:56:55.554511 [ 3 ] {9cfa436f-429a-4208-a6f2-5ed609479ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11422 2024.06.25 04:56:55.554563 [ 3 ] {} <Debug> HTTP-Session: 370322d1-2eaf-43a0-bf88-c632aee051a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11423 2024.06.25 04:56:55.554772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 17321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11424 2024.06.25 04:56:55.554830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11425 2024.06.25 04:56:55.554851 [ 3 ] {} <Debug> HTTP-Session: e14c0c01-46e1-4d84-9737-7dccd1c72519 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11426 2024.06.25 04:56:55.554869 [ 3 ] {} <Debug> HTTP-Session: e14c0c01-46e1-4d84-9737-7dccd1c72519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.06.25 04:56:55.554884 [ 3 ] {} <Debug> HTTP-Session: e14c0c01-46e1-4d84-9737-7dccd1c72519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11428 2024.06.25 04:56:55.554919 [ 3 ] {} <Trace> HTTP-Session: e14c0c01-46e1-4d84-9737-7dccd1c72519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11429 2024.06.25 04:56:55.555067 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11430 2024.06.25 04:56:55.555115 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11431 2024.06.25 04:56:55.555265 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11432 2024.06.25 04:56:55.555647 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11433 2024.06.25 04:56:55.555685 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11434 2024.06.25 04:56:55.556011 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11435 2024.06.25 04:56:55.556312 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11436 2024.06.25 04:56:55.556454 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001481 sec., 68872.38352464551 rows/sec., 5.38 MiB/sec.
11437 2024.06.25 04:56:55.556711 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Debug> DynamicQueryHandler: Done processing query
11438 2024.06.25 04:56:55.556769 [ 3 ] {b97096b4-3d51-452f-aad8-8854e940652c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11439 2024.06.25 04:56:55.556825 [ 3 ] {} <Debug> HTTP-Session: e14c0c01-46e1-4d84-9737-7dccd1c72519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11440 2024.06.25 04:56:55.557170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11441 2024.06.25 04:56:55.557226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11442 2024.06.25 04:56:55.557246 [ 3 ] {} <Debug> HTTP-Session: bbe3d432-38e9-4223-bdb3-41616dd42f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11443 2024.06.25 04:56:55.557263 [ 3 ] {} <Debug> HTTP-Session: bbe3d432-38e9-4223-bdb3-41616dd42f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.06.25 04:56:55.557277 [ 3 ] {} <Debug> HTTP-Session: bbe3d432-38e9-4223-bdb3-41616dd42f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.06.25 04:56:55.557309 [ 3 ] {} <Trace> HTTP-Session: bbe3d432-38e9-4223-bdb3-41616dd42f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11446 2024.06.25 04:56:55.557470 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11447 2024.06.25 04:56:55.557522 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11448 2024.06.25 04:56:55.557691 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11449 2024.06.25 04:56:55.558099 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11450 2024.06.25 04:56:55.558137 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11451 2024.06.25 04:56:55.558535 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11452 2024.06.25 04:56:55.558892 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11453 2024.06.25 04:56:55.559054 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec.
11454 2024.06.25 04:56:55.559317 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Debug> DynamicQueryHandler: Done processing query
11455 2024.06.25 04:56:55.559372 [ 3 ] {a06f980a-1bd8-4b65-bb3a-9b357acc60e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11456 2024.06.25 04:56:55.559425 [ 3 ] {} <Debug> HTTP-Session: bbe3d432-38e9-4223-bdb3-41616dd42f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11457 2024.06.25 04:56:55.559632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 60915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11458 2024.06.25 04:56:55.559686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11459 2024.06.25 04:56:55.559705 [ 3 ] {} <Debug> HTTP-Session: fd5b0150-b04b-4279-9ce9-9b35bb6cb9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11460 2024.06.25 04:56:55.559723 [ 3 ] {} <Debug> HTTP-Session: fd5b0150-b04b-4279-9ce9-9b35bb6cb9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11461 2024.06.25 04:56:55.559738 [ 3 ] {} <Debug> HTTP-Session: fd5b0150-b04b-4279-9ce9-9b35bb6cb9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.06.25 04:56:55.559770 [ 3 ] {} <Trace> HTTP-Session: fd5b0150-b04b-4279-9ce9-9b35bb6cb9d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11463 2024.06.25 04:56:55.560171 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11464 2024.06.25 04:56:55.560243 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11465 2024.06.25 04:56:55.560657 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11466 2024.06.25 04:56:55.561739 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11467 2024.06.25 04:56:55.561777 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11468 2024.06.25 04:56:55.562415 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11469 2024.06.25 04:56:55.562840 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11470 2024.06.25 04:56:55.563033 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003165 sec., 12006.319115323855 rows/sec., 21.51 MiB/sec.
11471 2024.06.25 04:56:55.563256 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Debug> DynamicQueryHandler: Done processing query
11472 2024.06.25 04:56:55.563281 [ 3 ] {14a620ef-f749-497b-9cf6-f1c99680ce78} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11473 2024.06.25 04:56:55.563298 [ 3 ] {} <Debug> HTTP-Session: fd5b0150-b04b-4279-9ce9-9b35bb6cb9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11474 2024.06.25 04:56:55.563439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11475 2024.06.25 04:56:55.563490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11476 2024.06.25 04:56:55.563510 [ 3 ] {} <Debug> HTTP-Session: 3cb6197b-f15d-4d0f-9abd-3b9a7bd4c690 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11477 2024.06.25 04:56:55.563527 [ 3 ] {} <Debug> HTTP-Session: 3cb6197b-f15d-4d0f-9abd-3b9a7bd4c690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11478 2024.06.25 04:56:55.563541 [ 3 ] {} <Debug> HTTP-Session: 3cb6197b-f15d-4d0f-9abd-3b9a7bd4c690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11479 2024.06.25 04:56:55.563571 [ 3 ] {} <Trace> HTTP-Session: 3cb6197b-f15d-4d0f-9abd-3b9a7bd4c690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11480 2024.06.25 04:56:55.563684 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11481 2024.06.25 04:56:55.563731 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11482 2024.06.25 04:56:55.563858 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11483 2024.06.25 04:56:55.564209 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11484 2024.06.25 04:56:55.564247 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11485 2024.06.25 04:56:55.564612 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11486 2024.06.25 04:56:55.564945 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11487 2024.06.25 04:56:55.565103 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
11488 2024.06.25 04:56:55.565275 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Debug> DynamicQueryHandler: Done processing query
11489 2024.06.25 04:56:55.565299 [ 3 ] {a60aa91c-998d-4907-b5f4-dbb9429ac066} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11490 2024.06.25 04:56:55.565315 [ 3 ] {} <Debug> HTTP-Session: 3cb6197b-f15d-4d0f-9abd-3b9a7bd4c690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11491 2024.06.25 04:57:00.548483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11492 2024.06.25 04:57:00.548663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11493 2024.06.25 04:57:00.548707 [ 3 ] {} <Debug> HTTP-Session: 9878827a-1bb6-4d48-9d6f-53b3d28a5a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11494 2024.06.25 04:57:00.548748 [ 3 ] {} <Debug> HTTP-Session: 9878827a-1bb6-4d48-9d6f-53b3d28a5a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11495 2024.06.25 04:57:00.548776 [ 3 ] {} <Debug> HTTP-Session: 9878827a-1bb6-4d48-9d6f-53b3d28a5a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11496 2024.06.25 04:57:00.548849 [ 3 ] {} <Trace> HTTP-Session: 9878827a-1bb6-4d48-9d6f-53b3d28a5a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11497 2024.06.25 04:57:00.549072 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11498 2024.06.25 04:57:00.549140 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11499 2024.06.25 04:57:00.549335 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11500 2024.06.25 04:57:00.549792 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11501 2024.06.25 04:57:00.549840 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11502 2024.06.25 04:57:00.550232 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11503 2024.06.25 04:57:00.550587 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Trace> oximeter.fields_i64 (bf8e8f2c-e0af-431f-a259-595cce7c0e60): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11504 2024.06.25 04:57:00.550739 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Debug> executeQuery: Read 12 rows, 996.00 B in 0.001724 sec., 6960.556844547564 rows/sec., 564.19 KiB/sec.
11505 2024.06.25 04:57:00.551038 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Debug> DynamicQueryHandler: Done processing query
11506 2024.06.25 04:57:00.551100 [ 3 ] {e3d813a3-639d-450e-b4dc-8290690842b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11507 2024.06.25 04:57:00.551152 [ 3 ] {} <Debug> HTTP-Session: 9878827a-1bb6-4d48-9d6f-53b3d28a5a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11508 2024.06.25 04:57:00.551372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 13349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11509 2024.06.25 04:57:00.551433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11510 2024.06.25 04:57:00.551454 [ 3 ] {} <Debug> HTTP-Session: 5a93f7a4-1f22-435b-9712-f2cc22b88790 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11511 2024.06.25 04:57:00.551472 [ 3 ] {} <Debug> HTTP-Session: 5a93f7a4-1f22-435b-9712-f2cc22b88790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11512 2024.06.25 04:57:00.551487 [ 3 ] {} <Debug> HTTP-Session: 5a93f7a4-1f22-435b-9712-f2cc22b88790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11513 2024.06.25 04:57:00.551523 [ 3 ] {} <Trace> HTTP-Session: 5a93f7a4-1f22-435b-9712-f2cc22b88790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11514 2024.06.25 04:57:00.551658 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11515 2024.06.25 04:57:00.551707 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11516 2024.06.25 04:57:00.551856 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11517 2024.06.25 04:57:00.552235 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11518 2024.06.25 04:57:00.552273 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11519 2024.06.25 04:57:00.552599 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11520 2024.06.25 04:57:00.552911 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Trace> oximeter.fields_string (66d54fd5-cf9e-4d33-a9be-c49ad06df0ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11521 2024.06.25 04:57:00.553040 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Debug> executeQuery: Read 92 rows, 7.74 KiB in 0.001434 sec., 64156.20641562065 rows/sec., 5.27 MiB/sec.
11522 2024.06.25 04:57:00.553315 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Debug> DynamicQueryHandler: Done processing query
11523 2024.06.25 04:57:00.553371 [ 3 ] {b49538f1-c298-4610-a462-b7fafb2fe716} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11524 2024.06.25 04:57:00.553435 [ 3 ] {} <Debug> HTTP-Session: 5a93f7a4-1f22-435b-9712-f2cc22b88790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11525 2024.06.25 04:57:00.553634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 12917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11526 2024.06.25 04:57:00.553692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11527 2024.06.25 04:57:00.553713 [ 3 ] {} <Debug> HTTP-Session: 495357e3-8e8a-41ab-954c-82271fc7a0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11528 2024.06.25 04:57:00.553730 [ 3 ] {} <Debug> HTTP-Session: 495357e3-8e8a-41ab-954c-82271fc7a0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11529 2024.06.25 04:57:00.553745 [ 3 ] {} <Debug> HTTP-Session: 495357e3-8e8a-41ab-954c-82271fc7a0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11530 2024.06.25 04:57:00.553777 [ 3 ] {} <Trace> HTTP-Session: 495357e3-8e8a-41ab-954c-82271fc7a0b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11531 2024.06.25 04:57:00.553903 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11532 2024.06.25 04:57:00.553950 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11533 2024.06.25 04:57:00.554099 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11534 2024.06.25 04:57:00.554460 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11535 2024.06.25 04:57:00.554497 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11536 2024.06.25 04:57:00.554815 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11537 2024.06.25 04:57:00.555122 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Trace> oximeter.fields_uuid (3a5483eb-7e5e-4773-a296-39f902373909): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11538 2024.06.25 04:57:00.555252 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001393 sec., 54558.50681981335 rows/sec., 4.26 MiB/sec.
11539 2024.06.25 04:57:00.555519 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Debug> DynamicQueryHandler: Done processing query
11540 2024.06.25 04:57:00.555579 [ 3 ] {d6d4a3a7-49ac-4d05-8c02-d0c15c935036} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11541 2024.06.25 04:57:00.555634 [ 3 ] {} <Debug> HTTP-Session: 495357e3-8e8a-41ab-954c-82271fc7a0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11542 2024.06.25 04:57:00.555856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11543 2024.06.25 04:57:00.555911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11544 2024.06.25 04:57:00.555931 [ 3 ] {} <Debug> HTTP-Session: eb71daa5-d28a-48bf-a4b4-9ea489fc9222 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11545 2024.06.25 04:57:00.555949 [ 3 ] {} <Debug> HTTP-Session: eb71daa5-d28a-48bf-a4b4-9ea489fc9222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11546 2024.06.25 04:57:00.555963 [ 3 ] {} <Debug> HTTP-Session: eb71daa5-d28a-48bf-a4b4-9ea489fc9222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.06.25 04:57:00.555996 [ 3 ] {} <Trace> HTTP-Session: eb71daa5-d28a-48bf-a4b4-9ea489fc9222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11548 2024.06.25 04:57:00.556151 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11549 2024.06.25 04:57:00.556201 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11550 2024.06.25 04:57:00.556363 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11551 2024.06.25 04:57:00.556731 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11552 2024.06.25 04:57:00.556768 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11553 2024.06.25 04:57:00.557172 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11554 2024.06.25 04:57:00.557515 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Trace> oximeter.measurements_cumulativeu64 (b20d7c41-e476-4ef4-bc4e-4ed861a461b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11555 2024.06.25 04:57:00.557646 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
11556 2024.06.25 04:57:00.557906 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Debug> DynamicQueryHandler: Done processing query
11557 2024.06.25 04:57:00.557967 [ 3 ] {219e6045-c0fb-4b78-b547-f3fef36acf42} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11558 2024.06.25 04:57:00.558028 [ 3 ] {} <Debug> HTTP-Session: eb71daa5-d28a-48bf-a4b4-9ea489fc9222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.06.25 04:57:00.558215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 20227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11560 2024.06.25 04:57:00.558269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11561 2024.06.25 04:57:00.558289 [ 3 ] {} <Debug> HTTP-Session: b02c1849-12e7-4b76-bf8c-45206dee8f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11562 2024.06.25 04:57:00.558306 [ 3 ] {} <Debug> HTTP-Session: b02c1849-12e7-4b76-bf8c-45206dee8f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11563 2024.06.25 04:57:00.558320 [ 3 ] {} <Debug> HTTP-Session: b02c1849-12e7-4b76-bf8c-45206dee8f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.06.25 04:57:00.558352 [ 3 ] {} <Trace> HTTP-Session: b02c1849-12e7-4b76-bf8c-45206dee8f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11565 2024.06.25 04:57:00.558553 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11566 2024.06.25 04:57:00.558626 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11567 2024.06.25 04:57:00.559052 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11568 2024.06.25 04:57:00.559625 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11569 2024.06.25 04:57:00.559661 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11570 2024.06.25 04:57:00.560264 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11571 2024.06.25 04:57:00.560676 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Trace> oximeter.measurements_histogramf64 (52793c1a-447f-4c4b-9d1c-f206937c9376): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11572 2024.06.25 04:57:00.560830 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002397 sec., 5006.2578222778475 rows/sec., 8.97 MiB/sec.
11573 2024.06.25 04:57:00.561320 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Debug> DynamicQueryHandler: Done processing query
11574 2024.06.25 04:57:00.561383 [ 3 ] {ece34473-dff8-4125-a756-c51b27e7dab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
11575 2024.06.25 04:57:00.561425 [ 3 ] {} <Debug> HTTP-Session: b02c1849-12e7-4b76-bf8c-45206dee8f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.06.25 04:57:00.561576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34007, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11577 2024.06.25 04:57:00.561630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11578 2024.06.25 04:57:00.561650 [ 3 ] {} <Debug> HTTP-Session: 7ff6a181-0563-4569-9566-56aa2c8722e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34007
11579 2024.06.25 04:57:00.561668 [ 3 ] {} <Debug> HTTP-Session: 7ff6a181-0563-4569-9566-56aa2c8722e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11580 2024.06.25 04:57:00.561682 [ 3 ] {} <Debug> HTTP-Session: 7ff6a181-0563-4569-9566-56aa2c8722e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.06.25 04:57:00.561713 [ 3 ] {} <Trace> HTTP-Session: 7ff6a181-0563-4569-9566-56aa2c8722e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11582 2024.06.25 04:57:00.561845 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34007) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11583 2024.06.25 04:57:00.561895 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11584 2024.06.25 04:57:00.562044 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11585 2024.06.25 04:57:00.562337 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11586 2024.06.25 04:57:00.562373 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11587 2024.06.25 04:57:00.562740 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11588 2024.06.25 04:57:00.563061 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Trace> oximeter.measurements_u64 (aaba5b82-db26-4c7f-aeec-2e9a13fbb1f2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11589 2024.06.25 04:57:00.563190 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
11590 2024.06.25 04:57:00.563354 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Debug> DynamicQueryHandler: Done processing query
11591 2024.06.25 04:57:00.563380 [ 3 ] {5027ab42-7952-461e-8b23-4a6327c3f5cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11592 2024.06.25 04:57:00.563395 [ 3 ] {} <Debug> HTTP-Session: 7ff6a181-0563-4569-9566-56aa2c8722e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db