Max level shown:
1 [ Jul 9 03:56:28 Enabled. ]
2 [ Jul 9 03:56:28 Rereading configuration. ]
3 [ Jul 9 03:56:29 Rereading configuration. ]
4 [ Jul 9 03:56:41 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 [ Jul 9 03:56:41 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.07.09 03:56:42.670069 [ 1 ] {} <Information> Application: Will watch for the process with pid 24098
33 2024.07.09 03:56:42.670724 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.09 03:56:42.939989 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24098
35 2024.07.09 03:56:42.940724 [ 1 ] {} <Information> Application: starting up
36 2024.07.09 03:56:42.941377 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.09 03:56:43.029261 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.09 03:56:43.059865 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.09 03:56:43.059977 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.09 03:56:43.059994 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.09 03:56:43.060054 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.09 03:56:43.060315 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.09 03:56:43.061792 [ 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.07.09 03:56:43.062317 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.09 03:56:43.063152 [ 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.07.09 03:56:43.063176 [ 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.07.09 03:56:43.063188 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.09 03:56:43.063355 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.09 03:56:43.064343 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.09 03:56:43.069994 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.09 03:56:43.070799 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.09 03:56:43.072285 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.09 03:56:43.072345 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.09 03:56:43.074070 [ 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.07.09 03:56:43.074366 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.09 03:56:43.078738 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.09 03:56:43.079465 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.09 03:56:43.080877 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.09 03:56:43.081307 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.09 03:56:43.081709 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.09 03:56:43.082143 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.09 03:56:43.083477 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.09 03:56:43.083502 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.09 03:56:43.083586 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.09 03:56:43.083745 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.09 03:56:43.097249 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.09 03:56:43.097298 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180043 sec
74 2024.07.09 03:56:43.097340 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.09 03:56:43.097352 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.09 03:56:43.098519 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.09 03:56:43.099633 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.09 03:56:43.099658 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.09 03:56:43.099690 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.09 03:56:43.099704 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.09 03:56:43.099716 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.09 03:56:43.099747 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.09 03:56:43.099760 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.09 03:56:43.099774 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.09 03:56:43.099806 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.09 03:56:43.099818 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.09 03:56:43.099831 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.09 03:56:43.099845 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.09 03:56:43.099876 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.09 03:56:43.099889 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.09 03:56:43.099903 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.09 03:56:43.099929 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.09 03:56:43.099943 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.09 03:56:43.135940 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.09 03:56:43.139206 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.09 03:56:43.139237 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6731e-05 sec
97 2024.07.09 03:56:43.139253 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.09 03:56:43.139270 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.09 03:56:43.139298 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.09 03:56:43.139485 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.09 03:56:43.139532 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.09 03:56:43.139547 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.09 03:56:43.139564 [ 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.07.09 03:56:43.139578 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.09 03:56:43.173463 [ 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.07.09 03:56:43.366126 [ 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.07.09 03:56:43.366179 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.09 03:56:43.405215 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.09 03:56:43.405404 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.21 MiB
110 2024.07.09 03:56:43.406294 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.428e-05 sec.
111 2024.07.09 03:56:43.406650 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.09 03:56:43.406742 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.09 03:56:43.406797 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.09 03:56:43.406884 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.09 03:56:43.407667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.09 03:56:43.407935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.09 03:56:43.407972 [ 3 ] {} <Debug> HTTP-Session: a89c41c4-339e-4bbd-b132-4fb86b90897a Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
118 2024.07.09 03:56:43.408003 [ 3 ] {} <Debug> HTTP-Session: a89c41c4-339e-4bbd-b132-4fb86b90897a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.09 03:56:43.408021 [ 3 ] {} <Debug> HTTP-Session: a89c41c4-339e-4bbd-b132-4fb86b90897a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.09 03:56:43.408105 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.09 03:56:43.408138 [ 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.07.09 03:56:43.408159 [ 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.07.09 03:56:43.408223 [ 3 ] {} <Trace> HTTP-Session: a89c41c4-339e-4bbd-b132-4fb86b90897a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.09 03:56:43.409335 [ 3 ] {9ba544f6-e1a1-4ebc-9aad-0466cb0d1428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.09 03:56:43.447288 [ 3 ] {9ba544f6-e1a1-4ebc-9aad-0466cb0d1428} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49259) (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.07.09 03:56:43.448041 [ 3 ] {9ba544f6-e1a1-4ebc-9aad-0466cb0d1428} <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.07.09 03:56:43.449402 [ 3 ] {} <Debug> HTTP-Session: a89c41c4-339e-4bbd-b132-4fb86b90897a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.09 03:56:43.449795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.09 03:56:43.449866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.09 03:56:43.449891 [ 3 ] {} <Debug> HTTP-Session: 91036f7d-7119-4c12-83b0-2913d8b310d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
179 2024.07.09 03:56:43.449916 [ 3 ] {} <Debug> HTTP-Session: 91036f7d-7119-4c12-83b0-2913d8b310d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.09 03:56:43.449995 [ 3 ] {} <Debug> HTTP-Session: 91036f7d-7119-4c12-83b0-2913d8b310d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.09 03:56:43.450040 [ 3 ] {} <Trace> HTTP-Session: 91036f7d-7119-4c12-83b0-2913d8b310d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.09 03:56:43.451161 [ 3 ] {4c85e73b-5e89-463b-a8ec-26d72b85bb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.09 03:56:43.451280 [ 3 ] {4c85e73b-5e89-463b-a8ec-26d72b85bb9e} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.09 03:56:43.453371 [ 3 ] {4c85e73b-5e89-463b-a8ec-26d72b85bb9e} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.09 03:56:43.456234 [ 3 ] {4c85e73b-5e89-463b-a8ec-26d72b85bb9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.09 03:56:43.462387 [ 3 ] {4c85e73b-5e89-463b-a8ec-26d72b85bb9e} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.09 03:56:43.462423 [ 3 ] {4c85e73b-5e89-463b-a8ec-26d72b85bb9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.09 03:56:43.462445 [ 3 ] {} <Debug> HTTP-Session: 91036f7d-7119-4c12-83b0-2913d8b310d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.09 03:56:43.465183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.09 03:56:43.465241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.09 03:56:43.465265 [ 3 ] {} <Debug> HTTP-Session: 9de30384-1ac9-450a-951e-84c6884420a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
192 2024.07.09 03:56:43.465283 [ 3 ] {} <Debug> HTTP-Session: 9de30384-1ac9-450a-951e-84c6884420a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.09 03:56:43.465298 [ 3 ] {} <Debug> HTTP-Session: 9de30384-1ac9-450a-951e-84c6884420a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.09 03:56:43.465335 [ 3 ] {} <Trace> HTTP-Session: 9de30384-1ac9-450a-951e-84c6884420a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.09 03:56:43.465460 [ 3 ] {045cc2b8-d98e-4785-a9f5-f9b05cc96f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.09 03:56:43.465707 [ 3 ] {045cc2b8-d98e-4785-a9f5-f9b05cc96f62} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49259) (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.07.09 03:56:43.465823 [ 3 ] {045cc2b8-d98e-4785-a9f5-f9b05cc96f62} <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.07.09 03:56:43.465968 [ 3 ] {} <Debug> HTTP-Session: 9de30384-1ac9-450a-951e-84c6884420a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.09 03:56:43.468113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.09 03:56:43.468167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.09 03:56:43.468186 [ 3 ] {} <Debug> HTTP-Session: f3c0146d-8ae4-4c80-8a68-8c16af6dbb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
250 2024.07.09 03:56:43.468206 [ 3 ] {} <Debug> HTTP-Session: f3c0146d-8ae4-4c80-8a68-8c16af6dbb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.09 03:56:43.468223 [ 3 ] {} <Debug> HTTP-Session: f3c0146d-8ae4-4c80-8a68-8c16af6dbb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.09 03:56:43.468252 [ 3 ] {} <Trace> HTTP-Session: f3c0146d-8ae4-4c80-8a68-8c16af6dbb73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.09 03:56:43.468425 [ 3 ] {67bae155-bd06-4f9d-897a-40d4e3666b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.09 03:56:43.468583 [ 3 ] {67bae155-bd06-4f9d-897a-40d4e3666b95} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.09 03:56:43.468605 [ 3 ] {} <Debug> HTTP-Session: f3c0146d-8ae4-4c80-8a68-8c16af6dbb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.09 03:56:43.468714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.09 03:56:43.468762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.09 03:56:43.468787 [ 3 ] {} <Debug> HTTP-Session: f9026dee-2c19-4330-8ec5-6c5134032dad Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
259 2024.07.09 03:56:43.468803 [ 3 ] {} <Debug> HTTP-Session: f9026dee-2c19-4330-8ec5-6c5134032dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.09 03:56:43.468819 [ 3 ] {} <Debug> HTTP-Session: f9026dee-2c19-4330-8ec5-6c5134032dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.09 03:56:43.468850 [ 3 ] {} <Trace> HTTP-Session: f9026dee-2c19-4330-8ec5-6c5134032dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.09 03:56:43.468936 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.09 03:56:43.469062 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.09 03:56:43.473416 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.09 03:56:43.473449 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9161e-05 sec
266 2024.07.09 03:56:43.473469 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Trace> ReferentialDeps: No tables
267 2024.07.09 03:56:43.473491 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Trace> LoadingDeps: No tables
268 2024.07.09 03:56:43.473519 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.09 03:56:43.473641 [ 3 ] {ca099ad3-71dd-4050-8ea9-d8e29487fcac} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.09 03:56:43.473663 [ 3 ] {} <Debug> HTTP-Session: f9026dee-2c19-4330-8ec5-6c5134032dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.09 03:56:43.473783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.09 03:56:43.473831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.09 03:56:43.473849 [ 3 ] {} <Debug> HTTP-Session: c2252cdb-f6cf-4f6c-ba2f-d653f0e35dea Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
274 2024.07.09 03:56:43.473868 [ 3 ] {} <Debug> HTTP-Session: c2252cdb-f6cf-4f6c-ba2f-d653f0e35dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.09 03:56:43.473900 [ 3 ] {} <Debug> HTTP-Session: c2252cdb-f6cf-4f6c-ba2f-d653f0e35dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.09 03:56:43.473927 [ 3 ] {} <Trace> HTTP-Session: c2252cdb-f6cf-4f6c-ba2f-d653f0e35dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.09 03:56:43.474128 [ 3 ] {75acbeb4-4995-47a6-b0c0-0eb877c016e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) /* 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.07.09 03:56:43.474174 [ 3 ] {75acbeb4-4995-47a6-b0c0-0eb877c016e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.09 03:56:43.478591 [ 3 ] {75acbeb4-4995-47a6-b0c0-0eb877c016e0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.09 03:56:43.481352 [ 3 ] {75acbeb4-4995-47a6-b0c0-0eb877c016e0} <Debug> oximeter.version (b572083d-05a3-4e8e-bbef-dfa30d6bef0b): Loading data parts
282 2024.07.09 03:56:43.481722 [ 3 ] {75acbeb4-4995-47a6-b0c0-0eb877c016e0} <Debug> oximeter.version (b572083d-05a3-4e8e-bbef-dfa30d6bef0b): There are no data parts
283 2024.07.09 03:56:43.487895 [ 3 ] {75acbeb4-4995-47a6-b0c0-0eb877c016e0} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.09 03:56:43.487921 [ 3 ] {} <Debug> HTTP-Session: c2252cdb-f6cf-4f6c-ba2f-d653f0e35dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.09 03:56:43.488114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.09 03:56:43.488165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.09 03:56:43.488188 [ 3 ] {} <Debug> HTTP-Session: 193e012d-d360-4e3a-885a-8e468c1e8e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
288 2024.07.09 03:56:43.488204 [ 3 ] {} <Debug> HTTP-Session: 193e012d-d360-4e3a-885a-8e468c1e8e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.09 03:56:43.488220 [ 3 ] {} <Debug> HTTP-Session: 193e012d-d360-4e3a-885a-8e468c1e8e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.09 03:56:43.488252 [ 3 ] {} <Trace> HTTP-Session: 193e012d-d360-4e3a-885a-8e468c1e8e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.09 03:56:43.488443 [ 3 ] {b3ddcfd6-9a5c-4303-b304-eb7f909b80d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) /* 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.07.09 03:56:43.488497 [ 3 ] {b3ddcfd6-9a5c-4303-b304-eb7f909b80d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.09 03:56:43.496322 [ 3 ] {b3ddcfd6-9a5c-4303-b304-eb7f909b80d1} <Debug> oximeter.measurements_bool (04f4cee1-9803-4c93-bad3-b0caf8448e28): Loading data parts
304 2024.07.09 03:56:43.496505 [ 3 ] {b3ddcfd6-9a5c-4303-b304-eb7f909b80d1} <Debug> oximeter.measurements_bool (04f4cee1-9803-4c93-bad3-b0caf8448e28): There are no data parts
305 2024.07.09 03:56:43.500299 [ 3 ] {b3ddcfd6-9a5c-4303-b304-eb7f909b80d1} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.09 03:56:43.500325 [ 3 ] {} <Debug> HTTP-Session: 193e012d-d360-4e3a-885a-8e468c1e8e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.09 03:56:43.500454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.09 03:56:43.500507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.09 03:56:43.500530 [ 3 ] {} <Debug> HTTP-Session: 04e2168a-465f-4833-91fe-76fa9c4c5029 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
310 2024.07.09 03:56:43.500545 [ 3 ] {} <Debug> HTTP-Session: 04e2168a-465f-4833-91fe-76fa9c4c5029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.09 03:56:43.500562 [ 3 ] {} <Debug> HTTP-Session: 04e2168a-465f-4833-91fe-76fa9c4c5029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.09 03:56:43.500591 [ 3 ] {} <Trace> HTTP-Session: 04e2168a-465f-4833-91fe-76fa9c4c5029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.09 03:56:43.500763 [ 3 ] {46ddc8c8-8e76-4eaf-9718-a5c6cd84baf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.500808 [ 3 ] {46ddc8c8-8e76-4eaf-9718-a5c6cd84baf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.09 03:56:43.505362 [ 3 ] {46ddc8c8-8e76-4eaf-9718-a5c6cd84baf6} <Debug> oximeter.measurements_i8 (86760cda-dc4d-4d6d-853d-a8a2bd52b3b8): Loading data parts
316 2024.07.09 03:56:43.505522 [ 3 ] {46ddc8c8-8e76-4eaf-9718-a5c6cd84baf6} <Debug> oximeter.measurements_i8 (86760cda-dc4d-4d6d-853d-a8a2bd52b3b8): There are no data parts
317 2024.07.09 03:56:43.507320 [ 3 ] {46ddc8c8-8e76-4eaf-9718-a5c6cd84baf6} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.09 03:56:43.507356 [ 3 ] {} <Debug> HTTP-Session: 04e2168a-465f-4833-91fe-76fa9c4c5029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.09 03:56:43.507469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.09 03:56:43.507520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.09 03:56:43.507544 [ 3 ] {} <Debug> HTTP-Session: f6989f69-b12c-4bc5-b829-632f04bd93b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
322 2024.07.09 03:56:43.507559 [ 3 ] {} <Debug> HTTP-Session: f6989f69-b12c-4bc5-b829-632f04bd93b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.09 03:56:43.507574 [ 3 ] {} <Debug> HTTP-Session: f6989f69-b12c-4bc5-b829-632f04bd93b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.09 03:56:43.507607 [ 3 ] {} <Trace> HTTP-Session: f6989f69-b12c-4bc5-b829-632f04bd93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.09 03:56:43.507770 [ 3 ] {5e37ca2b-487b-4318-b718-8fd3e0b1969b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.507820 [ 3 ] {5e37ca2b-487b-4318-b718-8fd3e0b1969b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.09 03:56:43.512541 [ 3 ] {5e37ca2b-487b-4318-b718-8fd3e0b1969b} <Debug> oximeter.measurements_u8 (1779cda9-0a82-4342-8b8d-904179177272): Loading data parts
328 2024.07.09 03:56:43.512709 [ 3 ] {5e37ca2b-487b-4318-b718-8fd3e0b1969b} <Debug> oximeter.measurements_u8 (1779cda9-0a82-4342-8b8d-904179177272): There are no data parts
329 2024.07.09 03:56:43.514302 [ 3 ] {5e37ca2b-487b-4318-b718-8fd3e0b1969b} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.09 03:56:43.514328 [ 3 ] {} <Debug> HTTP-Session: f6989f69-b12c-4bc5-b829-632f04bd93b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.09 03:56:43.514461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.09 03:56:43.514515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.09 03:56:43.514538 [ 3 ] {} <Debug> HTTP-Session: 2a2a49c3-669f-47f5-8683-17d8f392b538 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
334 2024.07.09 03:56:43.514553 [ 3 ] {} <Debug> HTTP-Session: 2a2a49c3-669f-47f5-8683-17d8f392b538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.09 03:56:43.514569 [ 3 ] {} <Debug> HTTP-Session: 2a2a49c3-669f-47f5-8683-17d8f392b538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.09 03:56:43.514603 [ 3 ] {} <Trace> HTTP-Session: 2a2a49c3-669f-47f5-8683-17d8f392b538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.09 03:56:43.514772 [ 3 ] {ce19158f-b221-4132-bd9c-8208c5779c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.514817 [ 3 ] {ce19158f-b221-4132-bd9c-8208c5779c8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.09 03:56:43.516414 [ 3 ] {ce19158f-b221-4132-bd9c-8208c5779c8d} <Debug> oximeter.measurements_i16 (7a23edb5-c55b-4e82-8b9f-31f07b030007): Loading data parts
340 2024.07.09 03:56:43.516570 [ 3 ] {ce19158f-b221-4132-bd9c-8208c5779c8d} <Debug> oximeter.measurements_i16 (7a23edb5-c55b-4e82-8b9f-31f07b030007): There are no data parts
341 2024.07.09 03:56:43.520826 [ 3 ] {ce19158f-b221-4132-bd9c-8208c5779c8d} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.09 03:56:43.520857 [ 3 ] {} <Debug> HTTP-Session: 2a2a49c3-669f-47f5-8683-17d8f392b538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.09 03:56:43.520973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.09 03:56:43.521023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.09 03:56:43.521046 [ 3 ] {} <Debug> HTTP-Session: 17463ecf-3a9b-4fd2-8008-9e5ed2aec84a Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
346 2024.07.09 03:56:43.521061 [ 3 ] {} <Debug> HTTP-Session: 17463ecf-3a9b-4fd2-8008-9e5ed2aec84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.09 03:56:43.521077 [ 3 ] {} <Debug> HTTP-Session: 17463ecf-3a9b-4fd2-8008-9e5ed2aec84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.09 03:56:43.521110 [ 3 ] {} <Trace> HTTP-Session: 17463ecf-3a9b-4fd2-8008-9e5ed2aec84a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.09 03:56:43.521338 [ 3 ] {a42ba043-a09f-4c3f-bd0a-e5caaf2459f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.521387 [ 3 ] {a42ba043-a09f-4c3f-bd0a-e5caaf2459f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.09 03:56:43.523260 [ 3 ] {a42ba043-a09f-4c3f-bd0a-e5caaf2459f0} <Debug> oximeter.measurements_u16 (0b937c44-0cc5-4256-a7df-ae6141bc3ecc): Loading data parts
352 2024.07.09 03:56:43.523418 [ 3 ] {a42ba043-a09f-4c3f-bd0a-e5caaf2459f0} <Debug> oximeter.measurements_u16 (0b937c44-0cc5-4256-a7df-ae6141bc3ecc): There are no data parts
353 2024.07.09 03:56:43.527720 [ 3 ] {a42ba043-a09f-4c3f-bd0a-e5caaf2459f0} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.09 03:56:43.527750 [ 3 ] {} <Debug> HTTP-Session: 17463ecf-3a9b-4fd2-8008-9e5ed2aec84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.09 03:56:43.527879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.09 03:56:43.527946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.09 03:56:43.527970 [ 3 ] {} <Debug> HTTP-Session: b08b1ed1-91ca-4184-bc61-fa8a262c557a Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
358 2024.07.09 03:56:43.527994 [ 3 ] {} <Debug> HTTP-Session: b08b1ed1-91ca-4184-bc61-fa8a262c557a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.09 03:56:43.528006 [ 3 ] {} <Debug> HTTP-Session: b08b1ed1-91ca-4184-bc61-fa8a262c557a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.09 03:56:43.528040 [ 3 ] {} <Trace> HTTP-Session: b08b1ed1-91ca-4184-bc61-fa8a262c557a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.09 03:56:43.528292 [ 3 ] {e5f79297-a178-45e2-aa4f-7548910e65ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.528340 [ 3 ] {e5f79297-a178-45e2-aa4f-7548910e65ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.09 03:56:43.533320 [ 3 ] {e5f79297-a178-45e2-aa4f-7548910e65ef} <Debug> oximeter.measurements_i32 (ef16fd7c-a5a9-41c3-8302-c44db075f087): Loading data parts
364 2024.07.09 03:56:43.533495 [ 3 ] {e5f79297-a178-45e2-aa4f-7548910e65ef} <Debug> oximeter.measurements_i32 (ef16fd7c-a5a9-41c3-8302-c44db075f087): There are no data parts
365 2024.07.09 03:56:43.536237 [ 3 ] {e5f79297-a178-45e2-aa4f-7548910e65ef} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.09 03:56:43.536274 [ 3 ] {} <Debug> HTTP-Session: b08b1ed1-91ca-4184-bc61-fa8a262c557a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.09 03:56:43.536400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.09 03:56:43.536462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.09 03:56:43.536489 [ 3 ] {} <Debug> HTTP-Session: 15ef108e-8110-486f-aa09-330b8b91fb19 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
370 2024.07.09 03:56:43.536504 [ 3 ] {} <Debug> HTTP-Session: 15ef108e-8110-486f-aa09-330b8b91fb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.09 03:56:43.536520 [ 3 ] {} <Debug> HTTP-Session: 15ef108e-8110-486f-aa09-330b8b91fb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.09 03:56:43.536553 [ 3 ] {} <Trace> HTTP-Session: 15ef108e-8110-486f-aa09-330b8b91fb19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.09 03:56:43.536718 [ 3 ] {14e31c67-5674-450a-b8bc-b69204e703c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.536764 [ 3 ] {14e31c67-5674-450a-b8bc-b69204e703c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.09 03:56:43.539604 [ 3 ] {14e31c67-5674-450a-b8bc-b69204e703c7} <Debug> oximeter.measurements_u32 (0903605b-7327-4eb3-b889-72fa9fba7140): Loading data parts
376 2024.07.09 03:56:43.539750 [ 3 ] {14e31c67-5674-450a-b8bc-b69204e703c7} <Debug> oximeter.measurements_u32 (0903605b-7327-4eb3-b889-72fa9fba7140): There are no data parts
377 2024.07.09 03:56:43.542255 [ 3 ] {14e31c67-5674-450a-b8bc-b69204e703c7} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.09 03:56:43.542286 [ 3 ] {} <Debug> HTTP-Session: 15ef108e-8110-486f-aa09-330b8b91fb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.09 03:56:43.542397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.09 03:56:43.542448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.09 03:56:43.542470 [ 3 ] {} <Debug> HTTP-Session: de440926-9405-4e1b-9e8b-1f9ea60c5bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
382 2024.07.09 03:56:43.542489 [ 3 ] {} <Debug> HTTP-Session: de440926-9405-4e1b-9e8b-1f9ea60c5bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.09 03:56:43.542501 [ 3 ] {} <Debug> HTTP-Session: de440926-9405-4e1b-9e8b-1f9ea60c5bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.09 03:56:43.542533 [ 3 ] {} <Trace> HTTP-Session: de440926-9405-4e1b-9e8b-1f9ea60c5bdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.09 03:56:43.542700 [ 3 ] {89899de4-e1f4-4bbf-939e-47513a6a9454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.542751 [ 3 ] {89899de4-e1f4-4bbf-939e-47513a6a9454} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.09 03:56:43.547356 [ 3 ] {89899de4-e1f4-4bbf-939e-47513a6a9454} <Debug> oximeter.measurements_i64 (006198be-d7eb-4b53-aad5-73757c0212fc): Loading data parts
388 2024.07.09 03:56:43.547497 [ 3 ] {89899de4-e1f4-4bbf-939e-47513a6a9454} <Debug> oximeter.measurements_i64 (006198be-d7eb-4b53-aad5-73757c0212fc): There are no data parts
389 2024.07.09 03:56:43.551981 [ 3 ] {89899de4-e1f4-4bbf-939e-47513a6a9454} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.09 03:56:43.552016 [ 3 ] {} <Debug> HTTP-Session: de440926-9405-4e1b-9e8b-1f9ea60c5bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.09 03:56:43.552140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.09 03:56:43.552194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.09 03:56:43.552279 [ 3 ] {} <Debug> HTTP-Session: 72659ec3-de08-4bed-8c43-55e0caf3c619 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
394 2024.07.09 03:56:43.552299 [ 3 ] {} <Debug> HTTP-Session: 72659ec3-de08-4bed-8c43-55e0caf3c619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.09 03:56:43.552311 [ 3 ] {} <Debug> HTTP-Session: 72659ec3-de08-4bed-8c43-55e0caf3c619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.09 03:56:43.552344 [ 3 ] {} <Trace> HTTP-Session: 72659ec3-de08-4bed-8c43-55e0caf3c619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.09 03:56:43.552508 [ 3 ] {3698962e-ecda-4e30-9c3a-d7c030121571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.552555 [ 3 ] {3698962e-ecda-4e30-9c3a-d7c030121571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.09 03:56:43.554327 [ 3 ] {3698962e-ecda-4e30-9c3a-d7c030121571} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Loading data parts
400 2024.07.09 03:56:43.554495 [ 3 ] {3698962e-ecda-4e30-9c3a-d7c030121571} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): There are no data parts
401 2024.07.09 03:56:43.558324 [ 3 ] {3698962e-ecda-4e30-9c3a-d7c030121571} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.09 03:56:43.558355 [ 3 ] {} <Debug> HTTP-Session: 72659ec3-de08-4bed-8c43-55e0caf3c619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.09 03:56:43.558486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.09 03:56:43.558578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.09 03:56:43.558648 [ 3 ] {} <Debug> HTTP-Session: 488497ca-c0b8-48ab-8e29-0defee8cb8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
406 2024.07.09 03:56:43.558686 [ 3 ] {} <Debug> HTTP-Session: 488497ca-c0b8-48ab-8e29-0defee8cb8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.09 03:56:43.558700 [ 3 ] {} <Debug> HTTP-Session: 488497ca-c0b8-48ab-8e29-0defee8cb8f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.09 03:56:43.558755 [ 3 ] {} <Trace> HTTP-Session: 488497ca-c0b8-48ab-8e29-0defee8cb8f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.09 03:56:43.559029 [ 3 ] {812daf24-77c9-4d19-8fc0-a0c9be46af1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.559101 [ 3 ] {812daf24-77c9-4d19-8fc0-a0c9be46af1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.09 03:56:43.562003 [ 3 ] {812daf24-77c9-4d19-8fc0-a0c9be46af1d} <Debug> oximeter.measurements_f32 (79ea22cc-d2e4-417c-947c-cbaa4528397e): Loading data parts
412 2024.07.09 03:56:43.562157 [ 3 ] {812daf24-77c9-4d19-8fc0-a0c9be46af1d} <Debug> oximeter.measurements_f32 (79ea22cc-d2e4-417c-947c-cbaa4528397e): There are no data parts
413 2024.07.09 03:56:43.566728 [ 3 ] {812daf24-77c9-4d19-8fc0-a0c9be46af1d} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.09 03:56:43.566756 [ 3 ] {} <Debug> HTTP-Session: 488497ca-c0b8-48ab-8e29-0defee8cb8f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.09 03:56:43.566875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.09 03:56:43.566942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.09 03:56:43.566961 [ 3 ] {} <Debug> HTTP-Session: dd192614-f225-4966-aa7e-6f76c083b2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
418 2024.07.09 03:56:43.566983 [ 3 ] {} <Debug> HTTP-Session: dd192614-f225-4966-aa7e-6f76c083b2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.09 03:56:43.567002 [ 3 ] {} <Debug> HTTP-Session: dd192614-f225-4966-aa7e-6f76c083b2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.09 03:56:43.567035 [ 3 ] {} <Trace> HTTP-Session: dd192614-f225-4966-aa7e-6f76c083b2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.09 03:56:43.567203 [ 3 ] {3932d06f-50ba-4c9d-b3fd-eb1eb254b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.567319 [ 3 ] {3932d06f-50ba-4c9d-b3fd-eb1eb254b966} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.09 03:56:43.569115 [ 3 ] {3932d06f-50ba-4c9d-b3fd-eb1eb254b966} <Debug> oximeter.measurements_f64 (07cd674a-e7b4-499f-8558-345736408c39): Loading data parts
424 2024.07.09 03:56:43.569343 [ 3 ] {3932d06f-50ba-4c9d-b3fd-eb1eb254b966} <Debug> oximeter.measurements_f64 (07cd674a-e7b4-499f-8558-345736408c39): There are no data parts
425 2024.07.09 03:56:43.573685 [ 3 ] {3932d06f-50ba-4c9d-b3fd-eb1eb254b966} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.09 03:56:43.573722 [ 3 ] {} <Debug> HTTP-Session: dd192614-f225-4966-aa7e-6f76c083b2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.09 03:56:43.573845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.09 03:56:43.573905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.09 03:56:43.573926 [ 3 ] {} <Debug> HTTP-Session: fc087339-bc53-43bd-a9f1-0e3c41273896 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
430 2024.07.09 03:56:43.573950 [ 3 ] {} <Debug> HTTP-Session: fc087339-bc53-43bd-a9f1-0e3c41273896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.09 03:56:43.573966 [ 3 ] {} <Debug> HTTP-Session: fc087339-bc53-43bd-a9f1-0e3c41273896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.09 03:56:43.574005 [ 3 ] {} <Trace> HTTP-Session: fc087339-bc53-43bd-a9f1-0e3c41273896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.09 03:56:43.574204 [ 3 ] {7924bcd8-1059-4f4f-aaea-ba15e547905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.574263 [ 3 ] {7924bcd8-1059-4f4f-aaea-ba15e547905c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.09 03:56:43.576220 [ 3 ] {7924bcd8-1059-4f4f-aaea-ba15e547905c} <Debug> oximeter.measurements_string (42324d6a-b4e7-420f-95ed-0e8fe7cb274f): Loading data parts
436 2024.07.09 03:56:43.576473 [ 3 ] {7924bcd8-1059-4f4f-aaea-ba15e547905c} <Debug> oximeter.measurements_string (42324d6a-b4e7-420f-95ed-0e8fe7cb274f): There are no data parts
437 2024.07.09 03:56:43.580802 [ 3 ] {7924bcd8-1059-4f4f-aaea-ba15e547905c} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.09 03:56:43.580826 [ 3 ] {} <Debug> HTTP-Session: fc087339-bc53-43bd-a9f1-0e3c41273896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.09 03:56:43.580938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.09 03:56:43.580987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.09 03:56:43.581005 [ 3 ] {} <Debug> HTTP-Session: 8ca75e55-514a-4a97-8db2-3ad832bf4aea Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
442 2024.07.09 03:56:43.581025 [ 3 ] {} <Debug> HTTP-Session: 8ca75e55-514a-4a97-8db2-3ad832bf4aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.09 03:56:43.581042 [ 3 ] {} <Debug> HTTP-Session: 8ca75e55-514a-4a97-8db2-3ad832bf4aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.09 03:56:43.581070 [ 3 ] {} <Trace> HTTP-Session: 8ca75e55-514a-4a97-8db2-3ad832bf4aea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.09 03:56:43.581234 [ 3 ] {1b412d7d-6089-45d1-a6cc-b2641408710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.581351 [ 3 ] {1b412d7d-6089-45d1-a6cc-b2641408710e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.09 03:56:43.583157 [ 3 ] {1b412d7d-6089-45d1-a6cc-b2641408710e} <Debug> oximeter.measurements_bytes (81ab4525-cd27-44a7-a4b2-b496e9dc08c8): Loading data parts
455 2024.07.09 03:56:43.583381 [ 3 ] {1b412d7d-6089-45d1-a6cc-b2641408710e} <Debug> oximeter.measurements_bytes (81ab4525-cd27-44a7-a4b2-b496e9dc08c8): There are no data parts
456 2024.07.09 03:56:43.587705 [ 3 ] {1b412d7d-6089-45d1-a6cc-b2641408710e} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.09 03:56:43.587729 [ 3 ] {} <Debug> HTTP-Session: 8ca75e55-514a-4a97-8db2-3ad832bf4aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.09 03:56:43.587838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.09 03:56:43.587887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.09 03:56:43.587906 [ 3 ] {} <Debug> HTTP-Session: b17c2d94-c79f-4f82-a523-b2ebdd46fb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
461 2024.07.09 03:56:43.587925 [ 3 ] {} <Debug> HTTP-Session: b17c2d94-c79f-4f82-a523-b2ebdd46fb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.09 03:56:43.587942 [ 3 ] {} <Debug> HTTP-Session: b17c2d94-c79f-4f82-a523-b2ebdd46fb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.09 03:56:43.587970 [ 3 ] {} <Trace> HTTP-Session: b17c2d94-c79f-4f82-a523-b2ebdd46fb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.09 03:56:43.588144 [ 3 ] {c6d19355-8bef-4533-86f2-4eae1e5c4dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.588191 [ 3 ] {c6d19355-8bef-4533-86f2-4eae1e5c4dd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.09 03:56:43.593248 [ 3 ] {c6d19355-8bef-4533-86f2-4eae1e5c4dd5} <Debug> oximeter.measurements_cumulativei64 (5f8e9b51-0b41-46e8-bd2c-769052865756): Loading data parts
467 2024.07.09 03:56:43.593492 [ 3 ] {c6d19355-8bef-4533-86f2-4eae1e5c4dd5} <Debug> oximeter.measurements_cumulativei64 (5f8e9b51-0b41-46e8-bd2c-769052865756): There are no data parts
468 2024.07.09 03:56:43.596076 [ 3 ] {c6d19355-8bef-4533-86f2-4eae1e5c4dd5} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.09 03:56:43.596107 [ 3 ] {} <Debug> HTTP-Session: b17c2d94-c79f-4f82-a523-b2ebdd46fb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.09 03:56:43.596209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.09 03:56:43.596264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.09 03:56:43.596282 [ 3 ] {} <Debug> HTTP-Session: f3072ed6-b048-42db-9f3b-cccd13c06658 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
473 2024.07.09 03:56:43.596303 [ 3 ] {} <Debug> HTTP-Session: f3072ed6-b048-42db-9f3b-cccd13c06658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.09 03:56:43.596315 [ 3 ] {} <Debug> HTTP-Session: f3072ed6-b048-42db-9f3b-cccd13c06658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.09 03:56:43.596413 [ 3 ] {} <Trace> HTTP-Session: f3072ed6-b048-42db-9f3b-cccd13c06658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.09 03:56:43.596582 [ 3 ] {dc6148c3-82fc-4258-bd4e-6dfc9caa94a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.596634 [ 3 ] {dc6148c3-82fc-4258-bd4e-6dfc9caa94a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.09 03:56:43.599503 [ 3 ] {dc6148c3-82fc-4258-bd4e-6dfc9caa94a9} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Loading data parts
479 2024.07.09 03:56:43.599683 [ 3 ] {dc6148c3-82fc-4258-bd4e-6dfc9caa94a9} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): There are no data parts
480 2024.07.09 03:56:43.602225 [ 3 ] {dc6148c3-82fc-4258-bd4e-6dfc9caa94a9} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.09 03:56:43.602249 [ 3 ] {} <Debug> HTTP-Session: f3072ed6-b048-42db-9f3b-cccd13c06658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.09 03:56:43.602418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.09 03:56:43.602468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.09 03:56:43.602486 [ 3 ] {} <Debug> HTTP-Session: fa9dc6f9-02d2-40a2-b520-e30e3e762a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
485 2024.07.09 03:56:43.602507 [ 3 ] {} <Debug> HTTP-Session: fa9dc6f9-02d2-40a2-b520-e30e3e762a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.09 03:56:43.602523 [ 3 ] {} <Debug> HTTP-Session: fa9dc6f9-02d2-40a2-b520-e30e3e762a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.09 03:56:43.602551 [ 3 ] {} <Trace> HTTP-Session: fa9dc6f9-02d2-40a2-b520-e30e3e762a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.09 03:56:43.602719 [ 3 ] {94fa6b9a-f830-47da-81ac-23b4c57ae834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.602775 [ 3 ] {94fa6b9a-f830-47da-81ac-23b4c57ae834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.09 03:56:43.605658 [ 3 ] {94fa6b9a-f830-47da-81ac-23b4c57ae834} <Debug> oximeter.measurements_cumulativef32 (c2fd9a07-2a51-4eea-ad57-78026748bb1f): Loading data parts
491 2024.07.09 03:56:43.605843 [ 3 ] {94fa6b9a-f830-47da-81ac-23b4c57ae834} <Debug> oximeter.measurements_cumulativef32 (c2fd9a07-2a51-4eea-ad57-78026748bb1f): There are no data parts
492 2024.07.09 03:56:43.608328 [ 3 ] {94fa6b9a-f830-47da-81ac-23b4c57ae834} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.09 03:56:43.608432 [ 3 ] {} <Debug> HTTP-Session: fa9dc6f9-02d2-40a2-b520-e30e3e762a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.09 03:56:43.608551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.09 03:56:43.608614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.09 03:56:43.608642 [ 3 ] {} <Debug> HTTP-Session: 11fe20c7-f1ea-47fe-9bb4-0f46a44f2d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
497 2024.07.09 03:56:43.608665 [ 3 ] {} <Debug> HTTP-Session: 11fe20c7-f1ea-47fe-9bb4-0f46a44f2d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.09 03:56:43.608678 [ 3 ] {} <Debug> HTTP-Session: 11fe20c7-f1ea-47fe-9bb4-0f46a44f2d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.09 03:56:43.608710 [ 3 ] {} <Trace> HTTP-Session: 11fe20c7-f1ea-47fe-9bb4-0f46a44f2d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.09 03:56:43.608886 [ 3 ] {2b3ff3d0-e464-473a-86bf-4d5c7828e523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.608940 [ 3 ] {2b3ff3d0-e464-473a-86bf-4d5c7828e523} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.09 03:56:43.611782 [ 3 ] {2b3ff3d0-e464-473a-86bf-4d5c7828e523} <Debug> oximeter.measurements_cumulativef64 (52701933-625e-43fe-bea6-abca9cf790bc): Loading data parts
503 2024.07.09 03:56:43.611954 [ 3 ] {2b3ff3d0-e464-473a-86bf-4d5c7828e523} <Debug> oximeter.measurements_cumulativef64 (52701933-625e-43fe-bea6-abca9cf790bc): There are no data parts
504 2024.07.09 03:56:43.614492 [ 3 ] {2b3ff3d0-e464-473a-86bf-4d5c7828e523} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.09 03:56:43.614517 [ 3 ] {} <Debug> HTTP-Session: 11fe20c7-f1ea-47fe-9bb4-0f46a44f2d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.09 03:56:43.614630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.09 03:56:43.614681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.09 03:56:43.614699 [ 3 ] {} <Debug> HTTP-Session: 420c1171-3b5f-46c6-9ad6-80d23b4ad0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
509 2024.07.09 03:56:43.614719 [ 3 ] {} <Debug> HTTP-Session: 420c1171-3b5f-46c6-9ad6-80d23b4ad0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.09 03:56:43.614738 [ 3 ] {} <Debug> HTTP-Session: 420c1171-3b5f-46c6-9ad6-80d23b4ad0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.09 03:56:43.614765 [ 3 ] {} <Trace> HTTP-Session: 420c1171-3b5f-46c6-9ad6-80d23b4ad0ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.09 03:56:43.614996 [ 3 ] {70125d25-ba3c-48e1-b297-72fcf6eae6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.615058 [ 3 ] {70125d25-ba3c-48e1-b297-72fcf6eae6e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.09 03:56:43.617900 [ 3 ] {70125d25-ba3c-48e1-b297-72fcf6eae6e1} <Debug> oximeter.measurements_histogrami8 (234b2359-b650-456d-8697-d9c7b551a584): Loading data parts
525 2024.07.09 03:56:43.618070 [ 3 ] {70125d25-ba3c-48e1-b297-72fcf6eae6e1} <Debug> oximeter.measurements_histogrami8 (234b2359-b650-456d-8697-d9c7b551a584): There are no data parts
526 2024.07.09 03:56:43.620619 [ 3 ] {70125d25-ba3c-48e1-b297-72fcf6eae6e1} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.09 03:56:43.620651 [ 3 ] {} <Debug> HTTP-Session: 420c1171-3b5f-46c6-9ad6-80d23b4ad0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.09 03:56:43.620762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.09 03:56:43.620806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.09 03:56:43.620830 [ 3 ] {} <Debug> HTTP-Session: 4ff0cfed-6241-4060-8fb6-3923472a2e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
531 2024.07.09 03:56:43.620851 [ 3 ] {} <Debug> HTTP-Session: 4ff0cfed-6241-4060-8fb6-3923472a2e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.09 03:56:43.620864 [ 3 ] {} <Debug> HTTP-Session: 4ff0cfed-6241-4060-8fb6-3923472a2e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.09 03:56:43.620896 [ 3 ] {} <Trace> HTTP-Session: 4ff0cfed-6241-4060-8fb6-3923472a2e48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.09 03:56:43.621129 [ 3 ] {9a18e590-87e3-497f-b73d-3c74af48a648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.621191 [ 3 ] {9a18e590-87e3-497f-b73d-3c74af48a648} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.09 03:56:43.624050 [ 3 ] {9a18e590-87e3-497f-b73d-3c74af48a648} <Debug> oximeter.measurements_histogramu8 (6aa0e5c2-07a4-4072-8706-d7eaa752c239): Loading data parts
537 2024.07.09 03:56:43.624212 [ 3 ] {9a18e590-87e3-497f-b73d-3c74af48a648} <Debug> oximeter.measurements_histogramu8 (6aa0e5c2-07a4-4072-8706-d7eaa752c239): There are no data parts
538 2024.07.09 03:56:43.626755 [ 3 ] {9a18e590-87e3-497f-b73d-3c74af48a648} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.09 03:56:43.626784 [ 3 ] {} <Debug> HTTP-Session: 4ff0cfed-6241-4060-8fb6-3923472a2e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.09 03:56:43.626892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.09 03:56:43.626959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.09 03:56:43.626980 [ 3 ] {} <Debug> HTTP-Session: 13298acb-7de4-4b96-afbf-06f0cbcb7e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
543 2024.07.09 03:56:43.627005 [ 3 ] {} <Debug> HTTP-Session: 13298acb-7de4-4b96-afbf-06f0cbcb7e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.09 03:56:43.627021 [ 3 ] {} <Debug> HTTP-Session: 13298acb-7de4-4b96-afbf-06f0cbcb7e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.09 03:56:43.627061 [ 3 ] {} <Trace> HTTP-Session: 13298acb-7de4-4b96-afbf-06f0cbcb7e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.09 03:56:43.627343 [ 3 ] {32579345-0f4d-4291-9ac2-c169eaf0d164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.627483 [ 3 ] {32579345-0f4d-4291-9ac2-c169eaf0d164} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.09 03:56:43.630163 [ 3 ] {32579345-0f4d-4291-9ac2-c169eaf0d164} <Debug> oximeter.measurements_histogrami16 (ee35e5d4-3dd0-4bbd-9f36-5fed93cd4118): Loading data parts
549 2024.07.09 03:56:43.630324 [ 3 ] {32579345-0f4d-4291-9ac2-c169eaf0d164} <Debug> oximeter.measurements_histogrami16 (ee35e5d4-3dd0-4bbd-9f36-5fed93cd4118): There are no data parts
550 2024.07.09 03:56:43.632840 [ 3 ] {32579345-0f4d-4291-9ac2-c169eaf0d164} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.09 03:56:43.632877 [ 3 ] {} <Debug> HTTP-Session: 13298acb-7de4-4b96-afbf-06f0cbcb7e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.09 03:56:43.633006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.09 03:56:43.633059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.09 03:56:43.633088 [ 3 ] {} <Debug> HTTP-Session: 81ec25d8-b79b-4299-b8d5-3d68079a058b Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
555 2024.07.09 03:56:43.633113 [ 3 ] {} <Debug> HTTP-Session: 81ec25d8-b79b-4299-b8d5-3d68079a058b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.09 03:56:43.633129 [ 3 ] {} <Debug> HTTP-Session: 81ec25d8-b79b-4299-b8d5-3d68079a058b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.09 03:56:43.633168 [ 3 ] {} <Trace> HTTP-Session: 81ec25d8-b79b-4299-b8d5-3d68079a058b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.09 03:56:43.633521 [ 3 ] {0d224b7f-8186-4a11-8f10-50be8be4cd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.633594 [ 3 ] {0d224b7f-8186-4a11-8f10-50be8be4cd1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.09 03:56:43.636223 [ 3 ] {0d224b7f-8186-4a11-8f10-50be8be4cd1c} <Debug> oximeter.measurements_histogramu16 (18a25bf2-f586-424d-b31c-901c70b3d26c): Loading data parts
561 2024.07.09 03:56:43.636387 [ 3 ] {0d224b7f-8186-4a11-8f10-50be8be4cd1c} <Debug> oximeter.measurements_histogramu16 (18a25bf2-f586-424d-b31c-901c70b3d26c): There are no data parts
562 2024.07.09 03:56:43.638915 [ 3 ] {0d224b7f-8186-4a11-8f10-50be8be4cd1c} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.09 03:56:43.638945 [ 3 ] {} <Debug> HTTP-Session: 81ec25d8-b79b-4299-b8d5-3d68079a058b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.09 03:56:43.639073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.09 03:56:43.639134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.09 03:56:43.639157 [ 3 ] {} <Debug> HTTP-Session: eea1fadf-92fc-4498-a8c2-ed8e9d8132f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
567 2024.07.09 03:56:43.639181 [ 3 ] {} <Debug> HTTP-Session: eea1fadf-92fc-4498-a8c2-ed8e9d8132f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.09 03:56:43.639203 [ 3 ] {} <Debug> HTTP-Session: eea1fadf-92fc-4498-a8c2-ed8e9d8132f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.09 03:56:43.639237 [ 3 ] {} <Trace> HTTP-Session: eea1fadf-92fc-4498-a8c2-ed8e9d8132f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.09 03:56:43.639593 [ 3 ] {cddd0da5-ecef-412a-806e-2d533d48dc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.639675 [ 3 ] {cddd0da5-ecef-412a-806e-2d533d48dc73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.09 03:56:43.642316 [ 3 ] {cddd0da5-ecef-412a-806e-2d533d48dc73} <Debug> oximeter.measurements_histogrami32 (4ffdfb87-0954-4772-8308-48fa7d527741): Loading data parts
573 2024.07.09 03:56:43.642552 [ 3 ] {cddd0da5-ecef-412a-806e-2d533d48dc73} <Debug> oximeter.measurements_histogrami32 (4ffdfb87-0954-4772-8308-48fa7d527741): There are no data parts
574 2024.07.09 03:56:43.645436 [ 3 ] {cddd0da5-ecef-412a-806e-2d533d48dc73} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.09 03:56:43.645531 [ 3 ] {} <Debug> HTTP-Session: eea1fadf-92fc-4498-a8c2-ed8e9d8132f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.09 03:56:43.645654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.09 03:56:43.645716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.09 03:56:43.645738 [ 3 ] {} <Debug> HTTP-Session: 2834542b-c526-4dc4-bcad-95c7a84b8af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
579 2024.07.09 03:56:43.645767 [ 3 ] {} <Debug> HTTP-Session: 2834542b-c526-4dc4-bcad-95c7a84b8af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.09 03:56:43.645780 [ 3 ] {} <Debug> HTTP-Session: 2834542b-c526-4dc4-bcad-95c7a84b8af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.09 03:56:43.645813 [ 3 ] {} <Trace> HTTP-Session: 2834542b-c526-4dc4-bcad-95c7a84b8af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.09 03:56:43.646047 [ 3 ] {71ddc753-9738-4593-af7d-4f236682a17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.646110 [ 3 ] {71ddc753-9738-4593-af7d-4f236682a17f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.09 03:56:43.648850 [ 3 ] {71ddc753-9738-4593-af7d-4f236682a17f} <Debug> oximeter.measurements_histogramu32 (8d9b856e-8077-49ff-a24f-0b114c1ad1ac): Loading data parts
585 2024.07.09 03:56:43.649023 [ 3 ] {71ddc753-9738-4593-af7d-4f236682a17f} <Debug> oximeter.measurements_histogramu32 (8d9b856e-8077-49ff-a24f-0b114c1ad1ac): There are no data parts
586 2024.07.09 03:56:43.651559 [ 3 ] {71ddc753-9738-4593-af7d-4f236682a17f} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.09 03:56:43.651584 [ 3 ] {} <Debug> HTTP-Session: 2834542b-c526-4dc4-bcad-95c7a84b8af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.09 03:56:43.651703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.09 03:56:43.651760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.09 03:56:43.651779 [ 3 ] {} <Debug> HTTP-Session: cd2f145a-b70f-491c-80c7-9fecb8063445 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
591 2024.07.09 03:56:43.651800 [ 3 ] {} <Debug> HTTP-Session: cd2f145a-b70f-491c-80c7-9fecb8063445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.09 03:56:43.651819 [ 3 ] {} <Debug> HTTP-Session: cd2f145a-b70f-491c-80c7-9fecb8063445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.09 03:56:43.651848 [ 3 ] {} <Trace> HTTP-Session: cd2f145a-b70f-491c-80c7-9fecb8063445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.09 03:56:43.652085 [ 3 ] {92b815d4-c35f-4090-b0a3-47ec19b25484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.652151 [ 3 ] {92b815d4-c35f-4090-b0a3-47ec19b25484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.09 03:56:43.654969 [ 3 ] {92b815d4-c35f-4090-b0a3-47ec19b25484} <Debug> oximeter.measurements_histogrami64 (90e516ff-8e45-457e-a2e0-f9f572f3568b): Loading data parts
597 2024.07.09 03:56:43.655131 [ 3 ] {92b815d4-c35f-4090-b0a3-47ec19b25484} <Debug> oximeter.measurements_histogrami64 (90e516ff-8e45-457e-a2e0-f9f572f3568b): There are no data parts
598 2024.07.09 03:56:43.657703 [ 3 ] {92b815d4-c35f-4090-b0a3-47ec19b25484} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.09 03:56:43.657727 [ 3 ] {} <Debug> HTTP-Session: cd2f145a-b70f-491c-80c7-9fecb8063445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.09 03:56:43.657844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.09 03:56:43.657895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.09 03:56:43.657920 [ 3 ] {} <Debug> HTTP-Session: e3c6b980-d912-4d5e-90f3-de515d7e8e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
603 2024.07.09 03:56:43.657935 [ 3 ] {} <Debug> HTTP-Session: e3c6b980-d912-4d5e-90f3-de515d7e8e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.09 03:56:43.657953 [ 3 ] {} <Debug> HTTP-Session: e3c6b980-d912-4d5e-90f3-de515d7e8e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.09 03:56:43.657981 [ 3 ] {} <Trace> HTTP-Session: e3c6b980-d912-4d5e-90f3-de515d7e8e1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.09 03:56:43.658216 [ 3 ] {e0e654ed-2084-414f-9f8d-3d9b82e0e737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.658280 [ 3 ] {e0e654ed-2084-414f-9f8d-3d9b82e0e737} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.09 03:56:43.662769 [ 3 ] {e0e654ed-2084-414f-9f8d-3d9b82e0e737} <Debug> oximeter.measurements_histogramu64 (e731f227-1476-40db-a9c2-4568ee24cbfc): Loading data parts
609 2024.07.09 03:56:43.662928 [ 3 ] {e0e654ed-2084-414f-9f8d-3d9b82e0e737} <Debug> oximeter.measurements_histogramu64 (e731f227-1476-40db-a9c2-4568ee24cbfc): There are no data parts
610 2024.07.09 03:56:43.667503 [ 3 ] {e0e654ed-2084-414f-9f8d-3d9b82e0e737} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.09 03:56:43.667593 [ 3 ] {} <Debug> HTTP-Session: e3c6b980-d912-4d5e-90f3-de515d7e8e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.09 03:56:43.667721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.09 03:56:43.667774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.09 03:56:43.667792 [ 3 ] {} <Debug> HTTP-Session: 6be9b81b-aa45-4479-a1d6-ffb9e0b6330c Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
615 2024.07.09 03:56:43.667813 [ 3 ] {} <Debug> HTTP-Session: 6be9b81b-aa45-4479-a1d6-ffb9e0b6330c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.09 03:56:43.667832 [ 3 ] {} <Debug> HTTP-Session: 6be9b81b-aa45-4479-a1d6-ffb9e0b6330c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.09 03:56:43.667860 [ 3 ] {} <Trace> HTTP-Session: 6be9b81b-aa45-4479-a1d6-ffb9e0b6330c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.09 03:56:43.668092 [ 3 ] {5e9cbd21-1c70-40b3-a1fb-1f41f1830cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.668155 [ 3 ] {5e9cbd21-1c70-40b3-a1fb-1f41f1830cb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.09 03:56:43.673314 [ 3 ] {5e9cbd21-1c70-40b3-a1fb-1f41f1830cb7} <Debug> oximeter.measurements_histogramf32 (adbacd3d-f2a3-4a37-8f15-6a0129b3e2bb): Loading data parts
621 2024.07.09 03:56:43.673494 [ 3 ] {5e9cbd21-1c70-40b3-a1fb-1f41f1830cb7} <Debug> oximeter.measurements_histogramf32 (adbacd3d-f2a3-4a37-8f15-6a0129b3e2bb): There are no data parts
622 2024.07.09 03:56:43.675091 [ 3 ] {5e9cbd21-1c70-40b3-a1fb-1f41f1830cb7} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.09 03:56:43.675126 [ 3 ] {} <Debug> HTTP-Session: 6be9b81b-aa45-4479-a1d6-ffb9e0b6330c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.09 03:56:43.675238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.09 03:56:43.675289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.09 03:56:43.675316 [ 3 ] {} <Debug> HTTP-Session: 3d700780-a741-4531-a960-f4927a91fed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
627 2024.07.09 03:56:43.675331 [ 3 ] {} <Debug> HTTP-Session: 3d700780-a741-4531-a960-f4927a91fed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.09 03:56:43.675349 [ 3 ] {} <Debug> HTTP-Session: 3d700780-a741-4531-a960-f4927a91fed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.09 03:56:43.675385 [ 3 ] {} <Trace> HTTP-Session: 3d700780-a741-4531-a960-f4927a91fed2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.09 03:56:43.675672 [ 3 ] {41c4e9db-3043-49d9-8063-91f737995ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.675745 [ 3 ] {41c4e9db-3043-49d9-8063-91f737995ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.09 03:56:43.680749 [ 3 ] {41c4e9db-3043-49d9-8063-91f737995ac7} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Loading data parts
633 2024.07.09 03:56:43.680914 [ 3 ] {41c4e9db-3043-49d9-8063-91f737995ac7} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): There are no data parts
634 2024.07.09 03:56:43.683372 [ 3 ] {41c4e9db-3043-49d9-8063-91f737995ac7} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.09 03:56:43.683398 [ 3 ] {} <Debug> HTTP-Session: 3d700780-a741-4531-a960-f4927a91fed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.09 03:56:43.683526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.09 03:56:43.683649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.09 03:56:43.683675 [ 3 ] {} <Debug> HTTP-Session: 88e34f47-5b95-4f3e-9c43-74efe43e7834 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
639 2024.07.09 03:56:43.683691 [ 3 ] {} <Debug> HTTP-Session: 88e34f47-5b95-4f3e-9c43-74efe43e7834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.09 03:56:43.683717 [ 3 ] {} <Debug> HTTP-Session: 88e34f47-5b95-4f3e-9c43-74efe43e7834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.09 03:56:43.683751 [ 3 ] {} <Trace> HTTP-Session: 88e34f47-5b95-4f3e-9c43-74efe43e7834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.09 03:56:43.683912 [ 3 ] {9e172eca-3d87-4e69-bb63-35eb95fa5a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) /* 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.07.09 03:56:43.683969 [ 3 ] {9e172eca-3d87-4e69-bb63-35eb95fa5a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.09 03:56:43.688437 [ 3 ] {9e172eca-3d87-4e69-bb63-35eb95fa5a52} <Debug> oximeter.fields_bool (cd8efd01-c1bb-47b5-8b27-189c22797edc): Loading data parts
662 2024.07.09 03:56:43.688686 [ 3 ] {9e172eca-3d87-4e69-bb63-35eb95fa5a52} <Debug> oximeter.fields_bool (cd8efd01-c1bb-47b5-8b27-189c22797edc): There are no data parts
663 2024.07.09 03:56:43.694044 [ 3 ] {9e172eca-3d87-4e69-bb63-35eb95fa5a52} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.09 03:56:43.694078 [ 3 ] {} <Debug> HTTP-Session: 88e34f47-5b95-4f3e-9c43-74efe43e7834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.09 03:56:43.694199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.09 03:56:43.694251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.09 03:56:43.694274 [ 3 ] {} <Debug> HTTP-Session: 7b460c0a-24f1-4509-bee9-5b26af312320 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
668 2024.07.09 03:56:43.694296 [ 3 ] {} <Debug> HTTP-Session: 7b460c0a-24f1-4509-bee9-5b26af312320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.09 03:56:43.694309 [ 3 ] {} <Debug> HTTP-Session: 7b460c0a-24f1-4509-bee9-5b26af312320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.09 03:56:43.694343 [ 3 ] {} <Trace> HTTP-Session: 7b460c0a-24f1-4509-bee9-5b26af312320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.09 03:56:43.694482 [ 3 ] {18005779-9b16-4983-8fd9-5d7073bf4583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.694533 [ 3 ] {18005779-9b16-4983-8fd9-5d7073bf4583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.09 03:56:43.697901 [ 3 ] {18005779-9b16-4983-8fd9-5d7073bf4583} <Debug> oximeter.fields_i8 (eb59c448-4489-4433-a48f-152d028e373b): Loading data parts
674 2024.07.09 03:56:43.698087 [ 3 ] {18005779-9b16-4983-8fd9-5d7073bf4583} <Debug> oximeter.fields_i8 (eb59c448-4489-4433-a48f-152d028e373b): There are no data parts
675 2024.07.09 03:56:43.700586 [ 3 ] {18005779-9b16-4983-8fd9-5d7073bf4583} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.09 03:56:43.700693 [ 3 ] {} <Debug> HTTP-Session: 7b460c0a-24f1-4509-bee9-5b26af312320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.09 03:56:43.700792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.09 03:56:43.700854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.09 03:56:43.700873 [ 3 ] {} <Debug> HTTP-Session: 45e8b644-d9f4-4195-a513-e972a0eb79a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
680 2024.07.09 03:56:43.700894 [ 3 ] {} <Debug> HTTP-Session: 45e8b644-d9f4-4195-a513-e972a0eb79a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.09 03:56:43.700907 [ 3 ] {} <Debug> HTTP-Session: 45e8b644-d9f4-4195-a513-e972a0eb79a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.09 03:56:43.700941 [ 3 ] {} <Trace> HTTP-Session: 45e8b644-d9f4-4195-a513-e972a0eb79a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.09 03:56:43.701079 [ 3 ] {d513de44-0245-4ff9-8d64-98945306dd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.701123 [ 3 ] {d513de44-0245-4ff9-8d64-98945306dd47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.09 03:56:43.705696 [ 3 ] {d513de44-0245-4ff9-8d64-98945306dd47} <Debug> oximeter.fields_u8 (0e490f3a-8b4f-4d49-b789-b48c43314974): Loading data parts
686 2024.07.09 03:56:43.705865 [ 3 ] {d513de44-0245-4ff9-8d64-98945306dd47} <Debug> oximeter.fields_u8 (0e490f3a-8b4f-4d49-b789-b48c43314974): There are no data parts
687 2024.07.09 03:56:43.709592 [ 3 ] {d513de44-0245-4ff9-8d64-98945306dd47} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.09 03:56:43.709696 [ 3 ] {} <Debug> HTTP-Session: 45e8b644-d9f4-4195-a513-e972a0eb79a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.09 03:56:43.709803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.09 03:56:43.709859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.09 03:56:43.709885 [ 3 ] {} <Debug> HTTP-Session: 639140ea-aa0e-44f3-927e-f9f7af0fdd49 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
692 2024.07.09 03:56:43.709907 [ 3 ] {} <Debug> HTTP-Session: 639140ea-aa0e-44f3-927e-f9f7af0fdd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.09 03:56:43.709919 [ 3 ] {} <Debug> HTTP-Session: 639140ea-aa0e-44f3-927e-f9f7af0fdd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.09 03:56:43.709953 [ 3 ] {} <Trace> HTTP-Session: 639140ea-aa0e-44f3-927e-f9f7af0fdd49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.09 03:56:43.710089 [ 3 ] {d39b9205-a45d-4691-b1cd-9a1ea828f128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.710136 [ 3 ] {d39b9205-a45d-4691-b1cd-9a1ea828f128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.09 03:56:43.714861 [ 3 ] {d39b9205-a45d-4691-b1cd-9a1ea828f128} <Debug> oximeter.fields_i16 (05d5e8ac-5247-4cbe-9dde-495b9b159a23): Loading data parts
698 2024.07.09 03:56:43.715019 [ 3 ] {d39b9205-a45d-4691-b1cd-9a1ea828f128} <Debug> oximeter.fields_i16 (05d5e8ac-5247-4cbe-9dde-495b9b159a23): There are no data parts
699 2024.07.09 03:56:43.716811 [ 3 ] {d39b9205-a45d-4691-b1cd-9a1ea828f128} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.09 03:56:43.716844 [ 3 ] {} <Debug> HTTP-Session: 639140ea-aa0e-44f3-927e-f9f7af0fdd49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.09 03:56:43.716953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.09 03:56:43.717004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.09 03:56:43.717029 [ 3 ] {} <Debug> HTTP-Session: d1d9a885-0b3f-444f-9e4a-44c00d2b552d Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
704 2024.07.09 03:56:43.717043 [ 3 ] {} <Debug> HTTP-Session: d1d9a885-0b3f-444f-9e4a-44c00d2b552d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.09 03:56:43.717061 [ 3 ] {} <Debug> HTTP-Session: d1d9a885-0b3f-444f-9e4a-44c00d2b552d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.09 03:56:43.717095 [ 3 ] {} <Trace> HTTP-Session: d1d9a885-0b3f-444f-9e4a-44c00d2b552d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.09 03:56:43.717223 [ 3 ] {96178afe-aa37-4385-bd61-ffa1214e22e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.717273 [ 3 ] {96178afe-aa37-4385-bd61-ffa1214e22e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.09 03:56:43.721895 [ 3 ] {96178afe-aa37-4385-bd61-ffa1214e22e1} <Debug> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Loading data parts
710 2024.07.09 03:56:43.722071 [ 3 ] {96178afe-aa37-4385-bd61-ffa1214e22e1} <Debug> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): There are no data parts
711 2024.07.09 03:56:43.726764 [ 3 ] {96178afe-aa37-4385-bd61-ffa1214e22e1} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.09 03:56:43.726795 [ 3 ] {} <Debug> HTTP-Session: d1d9a885-0b3f-444f-9e4a-44c00d2b552d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.09 03:56:43.726934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.09 03:56:43.726994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.09 03:56:43.727011 [ 3 ] {} <Debug> HTTP-Session: 74cedd47-2a4b-488d-9623-ceca0595a341 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
716 2024.07.09 03:56:43.727034 [ 3 ] {} <Debug> HTTP-Session: 74cedd47-2a4b-488d-9623-ceca0595a341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.09 03:56:43.727054 [ 3 ] {} <Debug> HTTP-Session: 74cedd47-2a4b-488d-9623-ceca0595a341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.09 03:56:43.727081 [ 3 ] {} <Trace> HTTP-Session: 74cedd47-2a4b-488d-9623-ceca0595a341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.09 03:56:43.727215 [ 3 ] {b0e6964d-6761-432e-b8d6-3eb271c4ce34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.727264 [ 3 ] {b0e6964d-6761-432e-b8d6-3eb271c4ce34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.09 03:56:43.729583 [ 3 ] {b0e6964d-6761-432e-b8d6-3eb271c4ce34} <Debug> oximeter.fields_i32 (67664324-b570-4e00-8622-5367a3aa38b3): Loading data parts
722 2024.07.09 03:56:43.729797 [ 3 ] {b0e6964d-6761-432e-b8d6-3eb271c4ce34} <Debug> oximeter.fields_i32 (67664324-b570-4e00-8622-5367a3aa38b3): There are no data parts
723 2024.07.09 03:56:43.734171 [ 3 ] {b0e6964d-6761-432e-b8d6-3eb271c4ce34} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.09 03:56:43.734200 [ 3 ] {} <Debug> HTTP-Session: 74cedd47-2a4b-488d-9623-ceca0595a341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.09 03:56:43.734341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.09 03:56:43.734401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.09 03:56:43.734423 [ 3 ] {} <Debug> HTTP-Session: 7a243886-4e8f-4919-93de-b1bbde0117cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
728 2024.07.09 03:56:43.734448 [ 3 ] {} <Debug> HTTP-Session: 7a243886-4e8f-4919-93de-b1bbde0117cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.09 03:56:43.734464 [ 3 ] {} <Debug> HTTP-Session: 7a243886-4e8f-4919-93de-b1bbde0117cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.09 03:56:43.734504 [ 3 ] {} <Trace> HTTP-Session: 7a243886-4e8f-4919-93de-b1bbde0117cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.09 03:56:43.734669 [ 3 ] {209aad4e-e786-458d-b557-bf40cf0e524a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.734797 [ 3 ] {209aad4e-e786-458d-b557-bf40cf0e524a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.09 03:56:43.739677 [ 3 ] {209aad4e-e786-458d-b557-bf40cf0e524a} <Debug> oximeter.fields_u32 (79f0e6a1-bc37-4b1a-bd57-cb1ac3d7bad4): Loading data parts
734 2024.07.09 03:56:43.739937 [ 3 ] {209aad4e-e786-458d-b557-bf40cf0e524a} <Debug> oximeter.fields_u32 (79f0e6a1-bc37-4b1a-bd57-cb1ac3d7bad4): There are no data parts
735 2024.07.09 03:56:43.742145 [ 3 ] {209aad4e-e786-458d-b557-bf40cf0e524a} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.09 03:56:43.742173 [ 3 ] {} <Debug> HTTP-Session: 7a243886-4e8f-4919-93de-b1bbde0117cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.09 03:56:43.742299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.09 03:56:43.742381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.09 03:56:43.742403 [ 3 ] {} <Debug> HTTP-Session: 6bec9b10-8e09-4c4d-bfac-afd4b8de1011 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
740 2024.07.09 03:56:43.742431 [ 3 ] {} <Debug> HTTP-Session: 6bec9b10-8e09-4c4d-bfac-afd4b8de1011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.09 03:56:43.742447 [ 3 ] {} <Debug> HTTP-Session: 6bec9b10-8e09-4c4d-bfac-afd4b8de1011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.09 03:56:43.742481 [ 3 ] {} <Trace> HTTP-Session: 6bec9b10-8e09-4c4d-bfac-afd4b8de1011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.09 03:56:43.742648 [ 3 ] {bec022d3-a676-49d2-bfa9-a5a67339e0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.742693 [ 3 ] {bec022d3-a676-49d2-bfa9-a5a67339e0d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.09 03:56:43.747334 [ 3 ] {bec022d3-a676-49d2-bfa9-a5a67339e0d0} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Loading data parts
746 2024.07.09 03:56:43.747488 [ 3 ] {bec022d3-a676-49d2-bfa9-a5a67339e0d0} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): There are no data parts
747 2024.07.09 03:56:43.750140 [ 3 ] {bec022d3-a676-49d2-bfa9-a5a67339e0d0} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.09 03:56:43.750176 [ 3 ] {} <Debug> HTTP-Session: 6bec9b10-8e09-4c4d-bfac-afd4b8de1011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.09 03:56:43.750290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.09 03:56:43.750334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.09 03:56:43.750352 [ 3 ] {} <Debug> HTTP-Session: 7e3435d5-fc49-4f55-aa3f-e2f1e893bb3e Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
752 2024.07.09 03:56:43.750368 [ 3 ] {} <Debug> HTTP-Session: 7e3435d5-fc49-4f55-aa3f-e2f1e893bb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.09 03:56:43.750381 [ 3 ] {} <Debug> HTTP-Session: 7e3435d5-fc49-4f55-aa3f-e2f1e893bb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.09 03:56:43.750410 [ 3 ] {} <Trace> HTTP-Session: 7e3435d5-fc49-4f55-aa3f-e2f1e893bb3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.09 03:56:43.750538 [ 3 ] {fbe91d58-ee95-471e-a2e6-916cf8a1f5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.750574 [ 3 ] {fbe91d58-ee95-471e-a2e6-916cf8a1f5e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.09 03:56:43.755239 [ 3 ] {fbe91d58-ee95-471e-a2e6-916cf8a1f5e7} <Debug> oximeter.fields_u64 (a66c589b-a472-4fe6-9ffe-c795081b937c): Loading data parts
758 2024.07.09 03:56:43.755400 [ 3 ] {fbe91d58-ee95-471e-a2e6-916cf8a1f5e7} <Debug> oximeter.fields_u64 (a66c589b-a472-4fe6-9ffe-c795081b937c): There are no data parts
759 2024.07.09 03:56:43.756883 [ 3 ] {fbe91d58-ee95-471e-a2e6-916cf8a1f5e7} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.09 03:56:43.756908 [ 3 ] {} <Debug> HTTP-Session: 7e3435d5-fc49-4f55-aa3f-e2f1e893bb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.09 03:56:43.757020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.09 03:56:43.757066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.09 03:56:43.757084 [ 3 ] {} <Debug> HTTP-Session: 6eed6f7a-d720-4334-b17f-497b1b0ddc9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
764 2024.07.09 03:56:43.757099 [ 3 ] {} <Debug> HTTP-Session: 6eed6f7a-d720-4334-b17f-497b1b0ddc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.09 03:56:43.757112 [ 3 ] {} <Debug> HTTP-Session: 6eed6f7a-d720-4334-b17f-497b1b0ddc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.09 03:56:43.757141 [ 3 ] {} <Trace> HTTP-Session: 6eed6f7a-d720-4334-b17f-497b1b0ddc9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.09 03:56:43.757272 [ 3 ] {5101f00a-787a-42ac-977d-3f6665e017ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.757312 [ 3 ] {5101f00a-787a-42ac-977d-3f6665e017ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.09 03:56:43.763167 [ 3 ] {5101f00a-787a-42ac-977d-3f6665e017ed} <Debug> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Loading data parts
770 2024.07.09 03:56:43.763355 [ 3 ] {5101f00a-787a-42ac-977d-3f6665e017ed} <Debug> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): There are no data parts
771 2024.07.09 03:56:43.766081 [ 3 ] {5101f00a-787a-42ac-977d-3f6665e017ed} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.09 03:56:43.766108 [ 3 ] {} <Debug> HTTP-Session: 6eed6f7a-d720-4334-b17f-497b1b0ddc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.09 03:56:43.766215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.09 03:56:43.766264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.09 03:56:43.766282 [ 3 ] {} <Debug> HTTP-Session: 0e6ac5b5-f763-492b-9968-41662121c57f Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
776 2024.07.09 03:56:43.766297 [ 3 ] {} <Debug> HTTP-Session: 0e6ac5b5-f763-492b-9968-41662121c57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.09 03:56:43.766310 [ 3 ] {} <Debug> HTTP-Session: 0e6ac5b5-f763-492b-9968-41662121c57f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.09 03:56:43.766339 [ 3 ] {} <Trace> HTTP-Session: 0e6ac5b5-f763-492b-9968-41662121c57f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.09 03:56:43.766470 [ 3 ] {7c9b6f61-e89b-4eb5-9a40-2e6b0fb59c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.766509 [ 3 ] {7c9b6f61-e89b-4eb5-9a40-2e6b0fb59c2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.09 03:56:43.771192 [ 3 ] {7c9b6f61-e89b-4eb5-9a40-2e6b0fb59c2e} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Loading data parts
782 2024.07.09 03:56:43.771373 [ 3 ] {7c9b6f61-e89b-4eb5-9a40-2e6b0fb59c2e} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): There are no data parts
783 2024.07.09 03:56:43.775181 [ 3 ] {7c9b6f61-e89b-4eb5-9a40-2e6b0fb59c2e} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.09 03:56:43.775206 [ 3 ] {} <Debug> HTTP-Session: 0e6ac5b5-f763-492b-9968-41662121c57f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.09 03:56:43.775303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.09 03:56:43.775350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.09 03:56:43.775368 [ 3 ] {} <Debug> HTTP-Session: 9406497e-4332-4261-ba6e-ab4d188fcb19 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
788 2024.07.09 03:56:43.775383 [ 3 ] {} <Debug> HTTP-Session: 9406497e-4332-4261-ba6e-ab4d188fcb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.09 03:56:43.775395 [ 3 ] {} <Debug> HTTP-Session: 9406497e-4332-4261-ba6e-ab4d188fcb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.09 03:56:43.775424 [ 3 ] {} <Trace> HTTP-Session: 9406497e-4332-4261-ba6e-ab4d188fcb19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.09 03:56:43.775556 [ 3 ] {d20f7b0f-1372-4d00-8e41-6f99ecc801d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) 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.07.09 03:56:43.775592 [ 3 ] {d20f7b0f-1372-4d00-8e41-6f99ecc801d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.09 03:56:43.780321 [ 3 ] {d20f7b0f-1372-4d00-8e41-6f99ecc801d5} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Loading data parts
794 2024.07.09 03:56:43.780497 [ 3 ] {d20f7b0f-1372-4d00-8e41-6f99ecc801d5} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): There are no data parts
795 2024.07.09 03:56:43.786009 [ 3 ] {d20f7b0f-1372-4d00-8e41-6f99ecc801d5} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.09 03:56:43.786034 [ 3 ] {} <Debug> HTTP-Session: 9406497e-4332-4261-ba6e-ab4d188fcb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.09 03:56:43.786143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.09 03:56:43.786188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.09 03:56:43.786206 [ 3 ] {} <Debug> HTTP-Session: 0eab2c8e-d07a-45d4-b8a5-610c8046c31a Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
800 2024.07.09 03:56:43.786221 [ 3 ] {} <Debug> HTTP-Session: 0eab2c8e-d07a-45d4-b8a5-610c8046c31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.09 03:56:43.786234 [ 3 ] {} <Debug> HTTP-Session: 0eab2c8e-d07a-45d4-b8a5-610c8046c31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.09 03:56:43.786263 [ 3 ] {} <Trace> HTTP-Session: 0eab2c8e-d07a-45d4-b8a5-610c8046c31a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.09 03:56:43.786453 [ 3 ] {3794b16c-7262-471f-afaa-78bbbe56f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) /* 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.07.09 03:56:43.786507 [ 3 ] {3794b16c-7262-471f-afaa-78bbbe56f3f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.09 03:56:43.788462 [ 3 ] {3794b16c-7262-471f-afaa-78bbbe56f3f3} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Loading data parts
809 2024.07.09 03:56:43.788603 [ 3 ] {3794b16c-7262-471f-afaa-78bbbe56f3f3} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): There are no data parts
810 2024.07.09 03:56:43.793097 [ 3 ] {3794b16c-7262-471f-afaa-78bbbe56f3f3} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.09 03:56:43.793122 [ 3 ] {} <Debug> HTTP-Session: 0eab2c8e-d07a-45d4-b8a5-610c8046c31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.09 03:56:43.793248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49259, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.09 03:56:43.793292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.09 03:56:43.793310 [ 3 ] {} <Debug> HTTP-Session: 1d2838e5-bb05-4231-8ba5-aa049ae9cea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49259
815 2024.07.09 03:56:43.793324 [ 3 ] {} <Debug> HTTP-Session: 1d2838e5-bb05-4231-8ba5-aa049ae9cea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.09 03:56:43.793337 [ 3 ] {} <Debug> HTTP-Session: 1d2838e5-bb05-4231-8ba5-aa049ae9cea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.09 03:56:43.793364 [ 3 ] {} <Trace> HTTP-Session: 1d2838e5-bb05-4231-8ba5-aa049ae9cea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.09 03:56:43.793524 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49259) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.09 03:56:43.795247 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.09 03:56:43.799207 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Trace> oximeter.version (b572083d-05a3-4e8e-bbef-dfa30d6bef0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.09 03:56:43.799242 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
822 2024.07.09 03:56:43.803694 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.09 03:56:43.804744 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Trace> oximeter.version (b572083d-05a3-4e8e-bbef-dfa30d6bef0b): 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.07.09 03:56:43.805073 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01157 sec., 86.4304235090752 rows/sec., 1.35 KiB/sec.
825 2024.07.09 03:56:43.805224 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.09 03:56:43.805247 [ 3 ] {a9a09d65-3def-4bf2-bdf1-856eb044286f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.09 03:56:43.805262 [ 3 ] {} <Debug> HTTP-Session: 1d2838e5-bb05-4231-8ba5-aa049ae9cea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.09 03:56:44.001791 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.68 MiB, peak 165.82 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.98 MiB
829 2024.07.09 03:56:58.083898 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.07.09 03:56:58.083952 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.07.09 03:56:58.850353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.07.09 03:56:58.850537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.07.09 03:56:58.850564 [ 3 ] {} <Debug> HTTP-Session: 14748461-5b6d-4b71-b4e3-3ad96d851a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
834 2024.07.09 03:56:58.850590 [ 3 ] {} <Debug> HTTP-Session: 14748461-5b6d-4b71-b4e3-3ad96d851a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.07.09 03:56:58.850606 [ 3 ] {} <Debug> HTTP-Session: 14748461-5b6d-4b71-b4e3-3ad96d851a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.09 03:56:58.850657 [ 3 ] {} <Trace> HTTP-Session: 14748461-5b6d-4b71-b4e3-3ad96d851a7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.07.09 03:56:58.850847 [ 3 ] {c3c5384a-f812-4552-950a-e7a2b21b05eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.07.09 03:56:58.851199 [ 3 ] {c3c5384a-f812-4552-950a-e7a2b21b05eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.07.09 03:56:58.851330 [ 3 ] {c3c5384a-f812-4552-950a-e7a2b21b05eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.07.09 03:56:58.852378 [ 3 ] {c3c5384a-f812-4552-950a-e7a2b21b05eb} <Debug> DynamicQueryHandler: Done processing query
841 2024.07.09 03:56:58.852406 [ 3 ] {c3c5384a-f812-4552-950a-e7a2b21b05eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.07.09 03:56:58.852421 [ 3 ] {} <Debug> HTTP-Session: 14748461-5b6d-4b71-b4e3-3ad96d851a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.07.09 03:56:58.855757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.07.09 03:56:58.855850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.07.09 03:56:58.855886 [ 3 ] {} <Debug> HTTP-Session: a292de4d-ffb4-4dfd-9d58-79b8245a39cc Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
846 2024.07.09 03:56:58.855918 [ 3 ] {} <Debug> HTTP-Session: a292de4d-ffb4-4dfd-9d58-79b8245a39cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.07.09 03:56:58.855944 [ 3 ] {} <Debug> HTTP-Session: a292de4d-ffb4-4dfd-9d58-79b8245a39cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.09 03:56:58.856004 [ 3 ] {} <Trace> HTTP-Session: a292de4d-ffb4-4dfd-9d58-79b8245a39cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.07.09 03:56:58.856231 [ 3 ] {39047e34-f70f-4bed-99c7-2d1e81e90df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
850 2024.07.09 03:56:58.858488 [ 3 ] {39047e34-f70f-4bed-99c7-2d1e81e90df6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.07.09 03:56:58.858607 [ 3 ] {39047e34-f70f-4bed-99c7-2d1e81e90df6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.07.09 03:56:58.859615 [ 3 ] {39047e34-f70f-4bed-99c7-2d1e81e90df6} <Debug> DynamicQueryHandler: Done processing query
853 2024.07.09 03:56:58.859642 [ 3 ] {39047e34-f70f-4bed-99c7-2d1e81e90df6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.07.09 03:56:58.859657 [ 3 ] {} <Debug> HTTP-Session: a292de4d-ffb4-4dfd-9d58-79b8245a39cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.07.09 03:56:58.860025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.07.09 03:56:58.860073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.07.09 03:56:58.860092 [ 3 ] {} <Debug> HTTP-Session: 13e89ee5-1458-4ee6-8909-35d115164e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
858 2024.07.09 03:56:58.860108 [ 3 ] {} <Debug> HTTP-Session: 13e89ee5-1458-4ee6-8909-35d115164e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.07.09 03:56:58.860121 [ 3 ] {} <Debug> HTTP-Session: 13e89ee5-1458-4ee6-8909-35d115164e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.09 03:56:58.860153 [ 3 ] {} <Trace> HTTP-Session: 13e89ee5-1458-4ee6-8909-35d115164e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.07.09 03:56:58.860271 [ 3 ] {597d039a-a2b1-4cb9-9bc3-10a8729485db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
862 2024.07.09 03:56:58.860680 [ 3 ] {597d039a-a2b1-4cb9-9bc3-10a8729485db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.07.09 03:56:58.860739 [ 3 ] {597d039a-a2b1-4cb9-9bc3-10a8729485db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.07.09 03:56:58.861760 [ 3 ] {597d039a-a2b1-4cb9-9bc3-10a8729485db} <Debug> DynamicQueryHandler: Done processing query
865 2024.07.09 03:56:58.861788 [ 3 ] {597d039a-a2b1-4cb9-9bc3-10a8729485db} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.07.09 03:56:58.861806 [ 3 ] {} <Debug> HTTP-Session: 13e89ee5-1458-4ee6-8909-35d115164e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.07.09 03:56:58.862084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.07.09 03:56:58.862137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.07.09 03:56:58.862157 [ 3 ] {} <Debug> HTTP-Session: 8537db5a-2b63-462a-a619-fac0110a8ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
870 2024.07.09 03:56:58.862175 [ 3 ] {} <Debug> HTTP-Session: 8537db5a-2b63-462a-a619-fac0110a8ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.07.09 03:56:58.862190 [ 3 ] {} <Debug> HTTP-Session: 8537db5a-2b63-462a-a619-fac0110a8ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.09 03:56:58.862224 [ 3 ] {} <Trace> HTTP-Session: 8537db5a-2b63-462a-a619-fac0110a8ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.07.09 03:56:58.862341 [ 3 ] {217be08f-a01f-4acb-b9ff-dd60a8bb7562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
874 2024.07.09 03:56:58.862697 [ 3 ] {217be08f-a01f-4acb-b9ff-dd60a8bb7562} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.07.09 03:56:58.862744 [ 3 ] {217be08f-a01f-4acb-b9ff-dd60a8bb7562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.07.09 03:56:58.863695 [ 3 ] {217be08f-a01f-4acb-b9ff-dd60a8bb7562} <Debug> DynamicQueryHandler: Done processing query
877 2024.07.09 03:56:58.863719 [ 3 ] {217be08f-a01f-4acb-b9ff-dd60a8bb7562} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.07.09 03:56:58.863735 [ 3 ] {} <Debug> HTTP-Session: 8537db5a-2b63-462a-a619-fac0110a8ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.07.09 03:56:58.863910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.07.09 03:56:58.863955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.07.09 03:56:58.863972 [ 3 ] {} <Debug> HTTP-Session: 22501bca-a774-460d-85c3-346647977c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
882 2024.07.09 03:56:58.863986 [ 3 ] {} <Debug> HTTP-Session: 22501bca-a774-460d-85c3-346647977c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.07.09 03:56:58.864000 [ 3 ] {} <Debug> HTTP-Session: 22501bca-a774-460d-85c3-346647977c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.09 03:56:58.864028 [ 3 ] {} <Trace> HTTP-Session: 22501bca-a774-460d-85c3-346647977c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.07.09 03:56:58.864138 [ 3 ] {6ed38aa6-8161-46eb-9528-139889d7e7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
886 2024.07.09 03:56:58.864431 [ 3 ] {6ed38aa6-8161-46eb-9528-139889d7e7c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.07.09 03:56:58.864477 [ 3 ] {6ed38aa6-8161-46eb-9528-139889d7e7c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
888 2024.07.09 03:56:58.865272 [ 3 ] {6ed38aa6-8161-46eb-9528-139889d7e7c2} <Debug> DynamicQueryHandler: Done processing query
889 2024.07.09 03:56:58.865295 [ 3 ] {6ed38aa6-8161-46eb-9528-139889d7e7c2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
890 2024.07.09 03:56:58.865309 [ 3 ] {} <Debug> HTTP-Session: 22501bca-a774-460d-85c3-346647977c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.07.09 03:56:58.865583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.07.09 03:56:58.865625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.07.09 03:56:58.865643 [ 3 ] {} <Debug> HTTP-Session: 2d3fdb16-e29a-4162-8315-4ac3b06f7c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
894 2024.07.09 03:56:58.865658 [ 3 ] {} <Debug> HTTP-Session: 2d3fdb16-e29a-4162-8315-4ac3b06f7c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.07.09 03:56:58.865671 [ 3 ] {} <Debug> HTTP-Session: 2d3fdb16-e29a-4162-8315-4ac3b06f7c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.07.09 03:56:58.865698 [ 3 ] {} <Trace> HTTP-Session: 2d3fdb16-e29a-4162-8315-4ac3b06f7c12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.07.09 03:56:58.865809 [ 3 ] {6e82726f-a1b8-47ee-8562-236c447586e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
898 2024.07.09 03:56:58.866100 [ 3 ] {6e82726f-a1b8-47ee-8562-236c447586e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
899 2024.07.09 03:56:58.866147 [ 3 ] {6e82726f-a1b8-47ee-8562-236c447586e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
900 2024.07.09 03:56:58.867133 [ 3 ] {6e82726f-a1b8-47ee-8562-236c447586e4} <Debug> DynamicQueryHandler: Done processing query
901 2024.07.09 03:56:58.867164 [ 3 ] {6e82726f-a1b8-47ee-8562-236c447586e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
902 2024.07.09 03:56:58.867184 [ 3 ] {} <Debug> HTTP-Session: 2d3fdb16-e29a-4162-8315-4ac3b06f7c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
903 2024.07.09 03:56:58.867369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2024.07.09 03:56:58.867418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
905 2024.07.09 03:56:58.867438 [ 3 ] {} <Debug> HTTP-Session: 8deba465-c9c9-4e24-9263-cb94b29c890c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
906 2024.07.09 03:56:58.867454 [ 3 ] {} <Debug> HTTP-Session: 8deba465-c9c9-4e24-9263-cb94b29c890c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2024.07.09 03:56:58.867468 [ 3 ] {} <Debug> HTTP-Session: 8deba465-c9c9-4e24-9263-cb94b29c890c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.07.09 03:56:58.867498 [ 3 ] {} <Trace> HTTP-Session: 8deba465-c9c9-4e24-9263-cb94b29c890c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
909 2024.07.09 03:56:58.867695 [ 3 ] {38a8b871-d7b7-45fc-9703-e22c75daa012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
910 2024.07.09 03:56:58.868013 [ 3 ] {38a8b871-d7b7-45fc-9703-e22c75daa012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.07.09 03:56:58.868064 [ 3 ] {38a8b871-d7b7-45fc-9703-e22c75daa012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
912 2024.07.09 03:56:58.868993 [ 3 ] {38a8b871-d7b7-45fc-9703-e22c75daa012} <Debug> DynamicQueryHandler: Done processing query
913 2024.07.09 03:56:58.869019 [ 3 ] {38a8b871-d7b7-45fc-9703-e22c75daa012} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
914 2024.07.09 03:56:58.869036 [ 3 ] {} <Debug> HTTP-Session: 8deba465-c9c9-4e24-9263-cb94b29c890c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
915 2024.07.09 03:56:58.869232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2024.07.09 03:56:58.869277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
917 2024.07.09 03:56:58.869297 [ 3 ] {} <Debug> HTTP-Session: 49fb3fa3-8455-43ed-8618-ebf02b5f2df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
918 2024.07.09 03:56:58.869313 [ 3 ] {} <Debug> HTTP-Session: 49fb3fa3-8455-43ed-8618-ebf02b5f2df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2024.07.09 03:56:58.869326 [ 3 ] {} <Debug> HTTP-Session: 49fb3fa3-8455-43ed-8618-ebf02b5f2df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
920 2024.07.09 03:56:58.869356 [ 3 ] {} <Trace> HTTP-Session: 49fb3fa3-8455-43ed-8618-ebf02b5f2df6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
921 2024.07.09 03:56:58.869475 [ 3 ] {a8e453a3-30bd-41c6-8256-eb28989b6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
922 2024.07.09 03:56:58.869848 [ 3 ] {a8e453a3-30bd-41c6-8256-eb28989b6e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
923 2024.07.09 03:56:58.869897 [ 3 ] {a8e453a3-30bd-41c6-8256-eb28989b6e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
924 2024.07.09 03:56:58.870860 [ 3 ] {a8e453a3-30bd-41c6-8256-eb28989b6e99} <Debug> DynamicQueryHandler: Done processing query
925 2024.07.09 03:56:58.870885 [ 3 ] {a8e453a3-30bd-41c6-8256-eb28989b6e99} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
926 2024.07.09 03:56:58.870901 [ 3 ] {} <Debug> HTTP-Session: 49fb3fa3-8455-43ed-8618-ebf02b5f2df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
927 2024.07.09 03:56:58.871075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2024.07.09 03:56:58.871120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
929 2024.07.09 03:56:58.871139 [ 3 ] {} <Debug> HTTP-Session: ca9f0a64-a66e-46f7-847f-91c12b1f8aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
930 2024.07.09 03:56:58.871154 [ 3 ] {} <Debug> HTTP-Session: ca9f0a64-a66e-46f7-847f-91c12b1f8aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2024.07.09 03:56:58.871167 [ 3 ] {} <Debug> HTTP-Session: ca9f0a64-a66e-46f7-847f-91c12b1f8aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
932 2024.07.09 03:56:58.871196 [ 3 ] {} <Trace> HTTP-Session: ca9f0a64-a66e-46f7-847f-91c12b1f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
933 2024.07.09 03:56:58.871314 [ 3 ] {bf565a8c-4732-442b-a9ec-a55d09046894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
934 2024.07.09 03:56:58.871689 [ 3 ] {bf565a8c-4732-442b-a9ec-a55d09046894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2024.07.09 03:56:58.871738 [ 3 ] {bf565a8c-4732-442b-a9ec-a55d09046894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2024.07.09 03:56:58.872504 [ 3 ] {bf565a8c-4732-442b-a9ec-a55d09046894} <Debug> DynamicQueryHandler: Done processing query
937 2024.07.09 03:56:58.872594 [ 3 ] {bf565a8c-4732-442b-a9ec-a55d09046894} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.07.09 03:56:58.872610 [ 3 ] {} <Debug> HTTP-Session: ca9f0a64-a66e-46f7-847f-91c12b1f8aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
939 2024.07.09 03:56:58.872802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.07.09 03:56:58.872847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
941 2024.07.09 03:56:58.872866 [ 3 ] {} <Debug> HTTP-Session: 74f4a7a1-5890-488a-a72a-e71bb37faf09 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
942 2024.07.09 03:56:58.872882 [ 3 ] {} <Debug> HTTP-Session: 74f4a7a1-5890-488a-a72a-e71bb37faf09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.07.09 03:56:58.872895 [ 3 ] {} <Debug> HTTP-Session: 74f4a7a1-5890-488a-a72a-e71bb37faf09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.07.09 03:56:58.872924 [ 3 ] {} <Trace> HTTP-Session: 74f4a7a1-5890-488a-a72a-e71bb37faf09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
945 2024.07.09 03:56:58.873044 [ 3 ] {6d1c6115-4512-4f15-9b0d-d61657298426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
946 2024.07.09 03:56:58.873356 [ 3 ] {6d1c6115-4512-4f15-9b0d-d61657298426} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
947 2024.07.09 03:56:58.873407 [ 3 ] {6d1c6115-4512-4f15-9b0d-d61657298426} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
948 2024.07.09 03:56:58.874301 [ 3 ] {6d1c6115-4512-4f15-9b0d-d61657298426} <Debug> DynamicQueryHandler: Done processing query
949 2024.07.09 03:56:58.874325 [ 3 ] {6d1c6115-4512-4f15-9b0d-d61657298426} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
950 2024.07.09 03:56:58.874340 [ 3 ] {} <Debug> HTTP-Session: 74f4a7a1-5890-488a-a72a-e71bb37faf09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
951 2024.07.09 03:56:58.874597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2024.07.09 03:56:58.874643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
953 2024.07.09 03:56:58.874662 [ 3 ] {} <Debug> HTTP-Session: 2ca87211-ad1d-4251-b57e-fe1ed45bcae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
954 2024.07.09 03:56:58.874678 [ 3 ] {} <Debug> HTTP-Session: 2ca87211-ad1d-4251-b57e-fe1ed45bcae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2024.07.09 03:56:58.874691 [ 3 ] {} <Debug> HTTP-Session: 2ca87211-ad1d-4251-b57e-fe1ed45bcae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.07.09 03:56:58.874720 [ 3 ] {} <Trace> HTTP-Session: 2ca87211-ad1d-4251-b57e-fe1ed45bcae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
957 2024.07.09 03:56:58.874845 [ 3 ] {4de5b657-20de-4ad4-bdfd-9afa504ac7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
958 2024.07.09 03:56:58.875159 [ 3 ] {4de5b657-20de-4ad4-bdfd-9afa504ac7b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.07.09 03:56:58.875209 [ 3 ] {4de5b657-20de-4ad4-bdfd-9afa504ac7b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
960 2024.07.09 03:56:58.876078 [ 3 ] {4de5b657-20de-4ad4-bdfd-9afa504ac7b2} <Debug> DynamicQueryHandler: Done processing query
961 2024.07.09 03:56:58.876103 [ 3 ] {4de5b657-20de-4ad4-bdfd-9afa504ac7b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2024.07.09 03:56:58.876118 [ 3 ] {} <Debug> HTTP-Session: 2ca87211-ad1d-4251-b57e-fe1ed45bcae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.07.09 03:56:58.876306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2024.07.09 03:56:58.876350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
965 2024.07.09 03:56:58.876369 [ 3 ] {} <Debug> HTTP-Session: 31a52f65-32e4-4343-bad5-62ae1afbdbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
966 2024.07.09 03:56:58.876385 [ 3 ] {} <Debug> HTTP-Session: 31a52f65-32e4-4343-bad5-62ae1afbdbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2024.07.09 03:56:58.876398 [ 3 ] {} <Debug> HTTP-Session: 31a52f65-32e4-4343-bad5-62ae1afbdbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
968 2024.07.09 03:56:58.876427 [ 3 ] {} <Trace> HTTP-Session: 31a52f65-32e4-4343-bad5-62ae1afbdbfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
969 2024.07.09 03:56:58.876612 [ 3 ] {d266b291-785a-4c99-aa81-d93188c7363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
970 2024.07.09 03:56:58.876927 [ 3 ] {d266b291-785a-4c99-aa81-d93188c7363a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.07.09 03:56:58.876976 [ 3 ] {d266b291-785a-4c99-aa81-d93188c7363a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.07.09 03:56:58.877908 [ 3 ] {d266b291-785a-4c99-aa81-d93188c7363a} <Debug> DynamicQueryHandler: Done processing query
973 2024.07.09 03:56:58.877934 [ 3 ] {d266b291-785a-4c99-aa81-d93188c7363a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2024.07.09 03:56:58.877949 [ 3 ] {} <Debug> HTTP-Session: 31a52f65-32e4-4343-bad5-62ae1afbdbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.07.09 03:56:58.878133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2024.07.09 03:56:58.878179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
977 2024.07.09 03:56:58.878198 [ 3 ] {} <Debug> HTTP-Session: ae20a116-1857-4395-8f90-34d7965b4c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
978 2024.07.09 03:56:58.878213 [ 3 ] {} <Debug> HTTP-Session: ae20a116-1857-4395-8f90-34d7965b4c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2024.07.09 03:56:58.878225 [ 3 ] {} <Debug> HTTP-Session: ae20a116-1857-4395-8f90-34d7965b4c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.07.09 03:56:58.878254 [ 3 ] {} <Trace> HTTP-Session: ae20a116-1857-4395-8f90-34d7965b4c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
981 2024.07.09 03:56:58.878374 [ 3 ] {c992f8c0-a01b-4879-b8ea-178ec6dbbf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
982 2024.07.09 03:56:58.878759 [ 3 ] {c992f8c0-a01b-4879-b8ea-178ec6dbbf99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2024.07.09 03:56:58.878808 [ 3 ] {c992f8c0-a01b-4879-b8ea-178ec6dbbf99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2024.07.09 03:56:58.879665 [ 3 ] {c992f8c0-a01b-4879-b8ea-178ec6dbbf99} <Debug> DynamicQueryHandler: Done processing query
985 2024.07.09 03:56:58.879689 [ 3 ] {c992f8c0-a01b-4879-b8ea-178ec6dbbf99} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2024.07.09 03:56:58.879705 [ 3 ] {} <Debug> HTTP-Session: ae20a116-1857-4395-8f90-34d7965b4c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
987 2024.07.09 03:56:58.879892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.07.09 03:56:58.879937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
989 2024.07.09 03:56:58.879956 [ 3 ] {} <Debug> HTTP-Session: 9b65801d-74f9-49e2-83f9-a7e9649f49c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
990 2024.07.09 03:56:58.879972 [ 3 ] {} <Debug> HTTP-Session: 9b65801d-74f9-49e2-83f9-a7e9649f49c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.07.09 03:56:58.879984 [ 3 ] {} <Debug> HTTP-Session: 9b65801d-74f9-49e2-83f9-a7e9649f49c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.07.09 03:56:58.880013 [ 3 ] {} <Trace> HTTP-Session: 9b65801d-74f9-49e2-83f9-a7e9649f49c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
993 2024.07.09 03:56:58.880135 [ 3 ] {d5979586-7a3e-4fb4-815b-f635a1def65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
994 2024.07.09 03:56:58.880455 [ 3 ] {d5979586-7a3e-4fb4-815b-f635a1def65d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.07.09 03:56:58.880505 [ 3 ] {d5979586-7a3e-4fb4-815b-f635a1def65d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.07.09 03:56:58.881359 [ 3 ] {d5979586-7a3e-4fb4-815b-f635a1def65d} <Debug> DynamicQueryHandler: Done processing query
997 2024.07.09 03:56:58.881383 [ 3 ] {d5979586-7a3e-4fb4-815b-f635a1def65d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
998 2024.07.09 03:56:58.881398 [ 3 ] {} <Debug> HTTP-Session: 9b65801d-74f9-49e2-83f9-a7e9649f49c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
999 2024.07.09 03:56:58.886134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2024.07.09 03:56:58.886219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1001 2024.07.09 03:56:58.886257 [ 3 ] {} <Debug> HTTP-Session: b6526b95-a048-47d9-b9f3-7fb7ac789e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1002 2024.07.09 03:56:58.886287 [ 3 ] {} <Debug> HTTP-Session: b6526b95-a048-47d9-b9f3-7fb7ac789e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.07.09 03:56:58.886312 [ 3 ] {} <Debug> HTTP-Session: b6526b95-a048-47d9-b9f3-7fb7ac789e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.07.09 03:56:58.886369 [ 3 ] {} <Trace> HTTP-Session: b6526b95-a048-47d9-b9f3-7fb7ac789e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.07.09 03:56:58.886658 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1006 2024.07.09 03:56:58.886742 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.07.09 03:56:58.887078 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2024.07.09 03:56:58.887694 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1009 2024.07.09 03:56:58.887729 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1010 2024.07.09 03:56:58.888241 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1011 2024.07.09 03:56:58.888534 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1012 2024.07.09 03:56:58.888761 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002203 sec., 6354.9704947798455 rows/sec., 911.84 KiB/sec.
1013 2024.07.09 03:56:58.888930 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Debug> DynamicQueryHandler: Done processing query
1014 2024.07.09 03:56:58.888952 [ 3 ] {2642eced-4fcf-4149-aca5-769e0d6ae16e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1015 2024.07.09 03:56:58.888966 [ 3 ] {} <Debug> HTTP-Session: b6526b95-a048-47d9-b9f3-7fb7ac789e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.07.09 03:56:58.889074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1017 2024.07.09 03:56:58.889118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1018 2024.07.09 03:56:58.889136 [ 3 ] {} <Debug> HTTP-Session: 9f7f0b5d-d795-47ae-a1d0-fe6bcd3e4ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1019 2024.07.09 03:56:58.889151 [ 3 ] {} <Debug> HTTP-Session: 9f7f0b5d-d795-47ae-a1d0-fe6bcd3e4ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.07.09 03:56:58.889164 [ 3 ] {} <Debug> HTTP-Session: 9f7f0b5d-d795-47ae-a1d0-fe6bcd3e4ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.07.09 03:56:58.889192 [ 3 ] {} <Trace> HTTP-Session: 9f7f0b5d-d795-47ae-a1d0-fe6bcd3e4ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1022 2024.07.09 03:56:58.889293 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1023 2024.07.09 03:56:58.889332 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1024 2024.07.09 03:56:58.889448 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1025 2024.07.09 03:56:58.891073 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1026 2024.07.09 03:56:58.891106 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1027 2024.07.09 03:56:58.891393 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1028 2024.07.09 03:56:58.891739 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1029 2024.07.09 03:56:58.891859 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002565 sec., 20272.9044834308 rows/sec., 1.55 MiB/sec.
1030 2024.07.09 03:56:58.892066 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Debug> DynamicQueryHandler: Done processing query
1031 2024.07.09 03:56:58.892089 [ 3 ] {885fe798-935e-4d1e-8b57-7b60b4c3bff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1032 2024.07.09 03:56:58.892104 [ 3 ] {} <Debug> HTTP-Session: 9f7f0b5d-d795-47ae-a1d0-fe6bcd3e4ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.07.09 03:56:58.892277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2024.07.09 03:56:58.892322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1035 2024.07.09 03:56:58.892340 [ 3 ] {} <Debug> HTTP-Session: 633eb193-40f0-4ec8-822b-061fa2b97113 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1036 2024.07.09 03:56:58.892356 [ 3 ] {} <Debug> HTTP-Session: 633eb193-40f0-4ec8-822b-061fa2b97113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2024.07.09 03:56:58.892368 [ 3 ] {} <Debug> HTTP-Session: 633eb193-40f0-4ec8-822b-061fa2b97113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.07.09 03:56:58.892397 [ 3 ] {} <Trace> HTTP-Session: 633eb193-40f0-4ec8-822b-061fa2b97113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1039 2024.07.09 03:56:58.892501 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1040 2024.07.09 03:56:58.892541 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1041 2024.07.09 03:56:58.893284 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1042 2024.07.09 03:56:58.894219 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1043 2024.07.09 03:56:58.894252 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1044 2024.07.09 03:56:58.894656 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1045 2024.07.09 03:56:58.894934 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1046 2024.07.09 03:56:58.895066 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002563 sec., 21849.395239953177 rows/sec., 1.70 MiB/sec.
1047 2024.07.09 03:56:58.895223 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Debug> DynamicQueryHandler: Done processing query
1048 2024.07.09 03:56:58.895246 [ 3 ] {d7bc5185-fb10-40aa-935b-4e9938a554a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1049 2024.07.09 03:56:58.895261 [ 3 ] {} <Debug> HTTP-Session: 633eb193-40f0-4ec8-822b-061fa2b97113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1050 2024.07.09 03:56:58.895508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 19087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1051 2024.07.09 03:56:58.895553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1052 2024.07.09 03:56:58.895572 [ 3 ] {} <Debug> HTTP-Session: 0127aa68-371f-4bec-9410-184d8846c345 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1053 2024.07.09 03:56:58.895587 [ 3 ] {} <Debug> HTTP-Session: 0127aa68-371f-4bec-9410-184d8846c345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.07.09 03:56:58.895666 [ 3 ] {} <Debug> HTTP-Session: 0127aa68-371f-4bec-9410-184d8846c345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1055 2024.07.09 03:56:58.895695 [ 3 ] {} <Trace> HTTP-Session: 0127aa68-371f-4bec-9410-184d8846c345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1056 2024.07.09 03:56:58.895819 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1057 2024.07.09 03:56:58.895863 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1058 2024.07.09 03:56:58.896000 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1059 2024.07.09 03:56:58.896448 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1060 2024.07.09 03:56:58.896480 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1061 2024.07.09 03:56:58.896973 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1062 2024.07.09 03:56:58.897273 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1063 2024.07.09 03:56:58.897415 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001691 sec., 59136.60555884092 rows/sec., 4.10 MiB/sec.
1064 2024.07.09 03:56:58.897574 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Debug> DynamicQueryHandler: Done processing query
1065 2024.07.09 03:56:58.897663 [ 3 ] {8681c308-f186-4d50-b5b1-c3450adca3de} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1066 2024.07.09 03:56:58.897679 [ 3 ] {} <Debug> HTTP-Session: 0127aa68-371f-4bec-9410-184d8846c345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1067 2024.07.09 03:56:58.897787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 4927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2024.07.09 03:56:58.897831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1069 2024.07.09 03:56:58.897850 [ 3 ] {} <Debug> HTTP-Session: e4d8d83d-2a41-481d-9439-c55cc7d13d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1070 2024.07.09 03:56:58.897865 [ 3 ] {} <Debug> HTTP-Session: e4d8d83d-2a41-481d-9439-c55cc7d13d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.07.09 03:56:58.897877 [ 3 ] {} <Debug> HTTP-Session: e4d8d83d-2a41-481d-9439-c55cc7d13d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.07.09 03:56:58.897906 [ 3 ] {} <Trace> HTTP-Session: e4d8d83d-2a41-481d-9439-c55cc7d13d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1073 2024.07.09 03:56:58.898004 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1074 2024.07.09 03:56:58.898045 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1075 2024.07.09 03:56:58.898165 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1076 2024.07.09 03:56:58.898427 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1077 2024.07.09 03:56:58.898462 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1078 2024.07.09 03:56:58.898849 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1079 2024.07.09 03:56:58.899161 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1080 2024.07.09 03:56:58.899305 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Debug> executeQuery: Read 32 rows, 2.25 KiB in 0.001346 sec., 23774.1456166419 rows/sec., 1.63 MiB/sec.
1081 2024.07.09 03:56:58.899554 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Debug> DynamicQueryHandler: Done processing query
1082 2024.07.09 03:56:58.899577 [ 3 ] {b303deb6-f7db-4f7f-b6f6-1a5b424bde4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1083 2024.07.09 03:56:58.899591 [ 3 ] {} <Debug> HTTP-Session: e4d8d83d-2a41-481d-9439-c55cc7d13d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1084 2024.07.09 03:57:03.867990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1085 2024.07.09 03:57:03.868238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1086 2024.07.09 03:57:03.868282 [ 3 ] {} <Debug> HTTP-Session: c84732d3-8d8e-40f1-ac5f-a00d865397a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1087 2024.07.09 03:57:03.868321 [ 3 ] {} <Debug> HTTP-Session: c84732d3-8d8e-40f1-ac5f-a00d865397a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.07.09 03:57:03.868348 [ 3 ] {} <Debug> HTTP-Session: c84732d3-8d8e-40f1-ac5f-a00d865397a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.07.09 03:57:03.868424 [ 3 ] {} <Trace> HTTP-Session: c84732d3-8d8e-40f1-ac5f-a00d865397a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1090 2024.07.09 03:57:03.868707 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1091 2024.07.09 03:57:03.868808 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1092 2024.07.09 03:57:03.869070 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1093 2024.07.09 03:57:03.869519 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1094 2024.07.09 03:57:03.869557 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1095 2024.07.09 03:57:03.869895 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1096 2024.07.09 03:57:03.870271 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1097 2024.07.09 03:57:03.870435 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001814 sec., 28665.93164277839 rows/sec., 2.19 MiB/sec.
1098 2024.07.09 03:57:03.870640 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Debug> DynamicQueryHandler: Done processing query
1099 2024.07.09 03:57:03.870667 [ 3 ] {7dc5373c-7205-4fd1-8190-fef6ce79cd91} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1100 2024.07.09 03:57:03.870683 [ 3 ] {} <Debug> HTTP-Session: c84732d3-8d8e-40f1-ac5f-a00d865397a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.07.09 03:57:03.870844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2024.07.09 03:57:03.870896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1103 2024.07.09 03:57:03.870916 [ 3 ] {} <Debug> HTTP-Session: 6ee6c45d-1425-43f7-be43-940526ea857c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1104 2024.07.09 03:57:03.870933 [ 3 ] {} <Debug> HTTP-Session: 6ee6c45d-1425-43f7-be43-940526ea857c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.07.09 03:57:03.870946 [ 3 ] {} <Debug> HTTP-Session: 6ee6c45d-1425-43f7-be43-940526ea857c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.07.09 03:57:03.870979 [ 3 ] {} <Trace> HTTP-Session: 6ee6c45d-1425-43f7-be43-940526ea857c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1107 2024.07.09 03:57:03.871163 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1108 2024.07.09 03:57:03.871205 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1109 2024.07.09 03:57:03.871329 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1110 2024.07.09 03:57:03.871710 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1111 2024.07.09 03:57:03.871745 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1112 2024.07.09 03:57:03.872103 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1113 2024.07.09 03:57:03.872379 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1114 2024.07.09 03:57:03.872490 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.13 MiB/sec.
1115 2024.07.09 03:57:03.872651 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Debug> DynamicQueryHandler: Done processing query
1116 2024.07.09 03:57:03.872674 [ 3 ] {fda165d2-ccd6-4936-8f6e-69a2d0f9e1cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1117 2024.07.09 03:57:03.872689 [ 3 ] {} <Debug> HTTP-Session: 6ee6c45d-1425-43f7-be43-940526ea857c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.07.09 03:57:03.872926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 28602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1119 2024.07.09 03:57:03.872973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1120 2024.07.09 03:57:03.872992 [ 3 ] {} <Debug> HTTP-Session: b1169832-e363-4864-9c7c-3d4b6af94e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1121 2024.07.09 03:57:03.873007 [ 3 ] {} <Debug> HTTP-Session: b1169832-e363-4864-9c7c-3d4b6af94e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.07.09 03:57:03.873086 [ 3 ] {} <Debug> HTTP-Session: b1169832-e363-4864-9c7c-3d4b6af94e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1123 2024.07.09 03:57:03.873116 [ 3 ] {} <Trace> HTTP-Session: b1169832-e363-4864-9c7c-3d4b6af94e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1124 2024.07.09 03:57:03.873255 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1125 2024.07.09 03:57:03.873299 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1126 2024.07.09 03:57:03.873433 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2024.07.09 03:57:03.873784 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1128 2024.07.09 03:57:03.873818 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1129 2024.07.09 03:57:03.874258 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1130 2024.07.09 03:57:03.874573 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1131 2024.07.09 03:57:03.874687 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001531 sec., 97975.17962116264 rows/sec., 6.79 MiB/sec.
1132 2024.07.09 03:57:03.874845 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Debug> DynamicQueryHandler: Done processing query
1133 2024.07.09 03:57:03.874868 [ 3 ] {a2ca3bd8-cf18-4135-994f-f47788fa09fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1134 2024.07.09 03:57:03.874883 [ 3 ] {} <Debug> HTTP-Session: b1169832-e363-4864-9c7c-3d4b6af94e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.07.09 03:57:03.874995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1136 2024.07.09 03:57:03.875106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1137 2024.07.09 03:57:03.875126 [ 3 ] {} <Debug> HTTP-Session: 2d918127-dd6b-4173-b5d1-119d410e97a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1138 2024.07.09 03:57:03.875141 [ 3 ] {} <Debug> HTTP-Session: 2d918127-dd6b-4173-b5d1-119d410e97a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1139 2024.07.09 03:57:03.875154 [ 3 ] {} <Debug> HTTP-Session: 2d918127-dd6b-4173-b5d1-119d410e97a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1140 2024.07.09 03:57:03.875183 [ 3 ] {} <Trace> HTTP-Session: 2d918127-dd6b-4173-b5d1-119d410e97a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1141 2024.07.09 03:57:03.875290 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1142 2024.07.09 03:57:03.875333 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1143 2024.07.09 03:57:03.875453 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1144 2024.07.09 03:57:03.875718 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1145 2024.07.09 03:57:03.875751 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1146 2024.07.09 03:57:03.876134 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1147 2024.07.09 03:57:03.876425 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1148 2024.07.09 03:57:03.876540 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001303 sec., 38372.98541826555 rows/sec., 2.63 MiB/sec.
1149 2024.07.09 03:57:03.876724 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Debug> DynamicQueryHandler: Done processing query
1150 2024.07.09 03:57:03.876747 [ 3 ] {f3171dab-e058-42ab-bd48-82449ddef310} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1151 2024.07.09 03:57:03.876762 [ 3 ] {} <Debug> HTTP-Session: 2d918127-dd6b-4173-b5d1-119d410e97a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.07.09 03:57:08.881802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2024.07.09 03:57:08.881959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1154 2024.07.09 03:57:08.881991 [ 3 ] {} <Debug> HTTP-Session: 67573e7b-3c7e-43d3-b463-7dd05a452f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1155 2024.07.09 03:57:08.882020 [ 3 ] {} <Debug> HTTP-Session: 67573e7b-3c7e-43d3-b463-7dd05a452f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.07.09 03:57:08.882037 [ 3 ] {} <Debug> HTTP-Session: 67573e7b-3c7e-43d3-b463-7dd05a452f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.07.09 03:57:08.882092 [ 3 ] {} <Trace> HTTP-Session: 67573e7b-3c7e-43d3-b463-7dd05a452f3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1158 2024.07.09 03:57:08.882320 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1159 2024.07.09 03:57:08.882396 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1160 2024.07.09 03:57:08.882656 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1161 2024.07.09 03:57:08.883142 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1162 2024.07.09 03:57:08.883192 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1163 2024.07.09 03:57:08.883633 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1164 2024.07.09 03:57:08.883959 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1165 2024.07.09 03:57:08.884104 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001842 sec., 28230.18458197611 rows/sec., 2.16 MiB/sec.
1166 2024.07.09 03:57:08.884415 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Debug> DynamicQueryHandler: Done processing query
1167 2024.07.09 03:57:08.884446 [ 3 ] {b82a3ca6-d03f-4293-9d32-0539e054a0a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1168 2024.07.09 03:57:08.884463 [ 3 ] {} <Debug> HTTP-Session: 67573e7b-3c7e-43d3-b463-7dd05a452f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.07.09 03:57:08.884713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.07.09 03:57:08.884774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.07.09 03:57:08.884794 [ 3 ] {} <Debug> HTTP-Session: 95ad7975-d33e-404c-ae18-e74e1a666e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1172 2024.07.09 03:57:08.884812 [ 3 ] {} <Debug> HTTP-Session: 95ad7975-d33e-404c-ae18-e74e1a666e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.07.09 03:57:08.884825 [ 3 ] {} <Debug> HTTP-Session: 95ad7975-d33e-404c-ae18-e74e1a666e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.07.09 03:57:08.884862 [ 3 ] {} <Trace> HTTP-Session: 95ad7975-d33e-404c-ae18-e74e1a666e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.07.09 03:57:08.884990 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1176 2024.07.09 03:57:08.885039 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1177 2024.07.09 03:57:08.885189 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.07.09 03:57:08.885660 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.07.09 03:57:08.885698 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1180 2024.07.09 03:57:08.886005 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1181 2024.07.09 03:57:08.886320 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.07.09 03:57:08.886445 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001531 sec., 36577.400391900715 rows/sec., 2.85 MiB/sec.
1183 2024.07.09 03:57:08.886704 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Debug> DynamicQueryHandler: Done processing query
1184 2024.07.09 03:57:08.886729 [ 3 ] {50dedb4e-59d3-40cb-a917-c44f15dc3368} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1185 2024.07.09 03:57:08.886745 [ 3 ] {} <Debug> HTTP-Session: 95ad7975-d33e-404c-ae18-e74e1a666e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.07.09 03:57:08.886911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 28602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.07.09 03:57:08.886967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.07.09 03:57:08.886987 [ 3 ] {} <Debug> HTTP-Session: 3d1b82f4-2aca-437a-8f5a-cbea94760dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1189 2024.07.09 03:57:08.887004 [ 3 ] {} <Debug> HTTP-Session: 3d1b82f4-2aca-437a-8f5a-cbea94760dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.07.09 03:57:08.887017 [ 3 ] {} <Debug> HTTP-Session: 3d1b82f4-2aca-437a-8f5a-cbea94760dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.07.09 03:57:08.887052 [ 3 ] {} <Trace> HTTP-Session: 3d1b82f4-2aca-437a-8f5a-cbea94760dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.07.09 03:57:08.887204 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1193 2024.07.09 03:57:08.887255 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1194 2024.07.09 03:57:08.887405 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.07.09 03:57:08.887844 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.07.09 03:57:08.887880 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1197 2024.07.09 03:57:08.888257 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1198 2024.07.09 03:57:08.888653 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.07.09 03:57:08.888771 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00161 sec., 93167.70186335403 rows/sec., 6.46 MiB/sec.
1200 2024.07.09 03:57:08.888951 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Debug> DynamicQueryHandler: Done processing query
1201 2024.07.09 03:57:08.888975 [ 3 ] {63892f59-dc56-4f66-8134-6adb24c18603} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1202 2024.07.09 03:57:08.888990 [ 3 ] {} <Debug> HTTP-Session: 3d1b82f4-2aca-437a-8f5a-cbea94760dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.07.09 03:57:08.889103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.07.09 03:57:08.889157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.07.09 03:57:08.889176 [ 3 ] {} <Debug> HTTP-Session: e391774d-df52-41c9-8880-b26928b08367 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1206 2024.07.09 03:57:08.889193 [ 3 ] {} <Debug> HTTP-Session: e391774d-df52-41c9-8880-b26928b08367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.07.09 03:57:08.889206 [ 3 ] {} <Debug> HTTP-Session: e391774d-df52-41c9-8880-b26928b08367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.07.09 03:57:08.889239 [ 3 ] {} <Trace> HTTP-Session: e391774d-df52-41c9-8880-b26928b08367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.07.09 03:57:08.889357 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1210 2024.07.09 03:57:08.889403 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1211 2024.07.09 03:57:08.889528 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.07.09 03:57:08.889879 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.07.09 03:57:08.889915 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1214 2024.07.09 03:57:08.890255 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1215 2024.07.09 03:57:08.890624 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.07.09 03:57:08.890743 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001388 sec., 36023.05475504323 rows/sec., 2.47 MiB/sec.
1217 2024.07.09 03:57:08.890916 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Debug> DynamicQueryHandler: Done processing query
1218 2024.07.09 03:57:08.890939 [ 3 ] {c4b5d772-7998-4754-8339-f31433e649e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1219 2024.07.09 03:57:08.890954 [ 3 ] {} <Debug> HTTP-Session: e391774d-df52-41c9-8880-b26928b08367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.07.09 03:57:13.084483 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
1221 2024.07.09 03:57:13.084543 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
1222 2024.07.09 03:57:13.891632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1223 2024.07.09 03:57:13.891738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1224 2024.07.09 03:57:13.891764 [ 3 ] {} <Debug> HTTP-Session: ef2a29ad-5276-44c6-bcca-df78ba94f6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1225 2024.07.09 03:57:13.891788 [ 3 ] {} <Debug> HTTP-Session: ef2a29ad-5276-44c6-bcca-df78ba94f6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.07.09 03:57:13.891805 [ 3 ] {} <Debug> HTTP-Session: ef2a29ad-5276-44c6-bcca-df78ba94f6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1227 2024.07.09 03:57:13.891853 [ 3 ] {} <Trace> HTTP-Session: ef2a29ad-5276-44c6-bcca-df78ba94f6fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1228 2024.07.09 03:57:13.892144 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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') FORMAT JSONEachRow; (stage: Complete)
1229 2024.07.09 03:57:13.892549 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1230 2024.07.09 03:57:13.892627 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <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')" moved to PREWHERE
1231 2024.07.09 03:57:13.892902 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1232 2024.07.09 03:57:13.893164 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1233 2024.07.09 03:57:13.893517 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1234 2024.07.09 03:57:13.896636 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1235 2024.07.09 03:57:13.896696 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1236 2024.07.09 03:57:13.896716 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1237 2024.07.09 03:57:13.896835 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <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'))"
1238 2024.07.09 03:57:13.896862 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1239 2024.07.09 03:57:13.898930 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.006926 sec., 2021.3687554143805 rows/sec., 82.48 KiB/sec.
1240 2024.07.09 03:57:13.899285 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Debug> DynamicQueryHandler: Done processing query
1241 2024.07.09 03:57:13.899313 [ 3 ] {900b916e-ecaa-449a-b23b-0e3aa7bcd9a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1242 2024.07.09 03:57:13.899330 [ 3 ] {} <Debug> HTTP-Session: ef2a29ad-5276-44c6-bcca-df78ba94f6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1243 2024.07.09 03:57:13.899561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2024.07.09 03:57:13.899614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1245 2024.07.09 03:57:13.899635 [ 3 ] {} <Debug> HTTP-Session: 32b393aa-5880-421f-92f4-1fe24994462c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1246 2024.07.09 03:57:13.899654 [ 3 ] {} <Debug> HTTP-Session: 32b393aa-5880-421f-92f4-1fe24994462c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.07.09 03:57:13.899668 [ 3 ] {} <Debug> HTTP-Session: 32b393aa-5880-421f-92f4-1fe24994462c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.07.09 03:57:13.899705 [ 3 ] {} <Trace> HTTP-Session: 32b393aa-5880-421f-92f4-1fe24994462c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1249 2024.07.09 03:57:13.899852 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1250 2024.07.09 03:57:13.900173 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1251 2024.07.09 03:57:13.900217 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <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', 'static_routing_config:static_routes')" moved to PREWHERE
1252 2024.07.09 03:57:13.900448 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1253 2024.07.09 03:57:13.900512 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1254 2024.07.09 03:57:13.900651 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1255 2024.07.09 03:57:13.900682 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1256 2024.07.09 03:57:13.900705 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1257 2024.07.09 03:57:13.900721 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1258 2024.07.09 03:57:13.900760 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <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', 'static_routing_config:static_routes'))"
1259 2024.07.09 03:57:13.900781 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1260 2024.07.09 03:57:13.901571 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001765 sec., 7932.011331444759 rows/sec., 323.68 KiB/sec.
1261 2024.07.09 03:57:13.901805 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Debug> DynamicQueryHandler: Done processing query
1262 2024.07.09 03:57:13.901831 [ 3 ] {08cd7cc0-07b6-4c6b-910e-cbbae0aa1547} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1263 2024.07.09 03:57:13.901847 [ 3 ] {} <Debug> HTTP-Session: 32b393aa-5880-421f-92f4-1fe24994462c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.07.09 03:57:13.902057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1265 2024.07.09 03:57:13.902173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1266 2024.07.09 03:57:13.902193 [ 3 ] {} <Debug> HTTP-Session: 24c74dca-8b69-4189-b12d-846fcc4ac8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1267 2024.07.09 03:57:13.902210 [ 3 ] {} <Debug> HTTP-Session: 24c74dca-8b69-4189-b12d-846fcc4ac8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.07.09 03:57:13.902222 [ 3 ] {} <Debug> HTTP-Session: 24c74dca-8b69-4189-b12d-846fcc4ac8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1269 2024.07.09 03:57:13.902256 [ 3 ] {} <Trace> HTTP-Session: 24c74dca-8b69-4189-b12d-846fcc4ac8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1270 2024.07.09 03:57:13.902388 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1271 2024.07.09 03:57:13.902625 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1272 2024.07.09 03:57:13.902662 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1273 2024.07.09 03:57:13.902896 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1274 2024.07.09 03:57:13.902961 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1275 2024.07.09 03:57:13.903161 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1276 2024.07.09 03:57:13.903193 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1277 2024.07.09 03:57:13.903217 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1278 2024.07.09 03:57:13.903233 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1279 2024.07.09 03:57:13.903270 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1280 2024.07.09 03:57:13.903290 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1281 2024.07.09 03:57:13.904063 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001781 sec., 7860.752386299831 rows/sec., 320.77 KiB/sec.
1282 2024.07.09 03:57:13.904349 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Debug> DynamicQueryHandler: Done processing query
1283 2024.07.09 03:57:13.904373 [ 3 ] {008973cc-3661-4efc-9fe9-4ad2fd7be0e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1284 2024.07.09 03:57:13.904390 [ 3 ] {} <Debug> HTTP-Session: 24c74dca-8b69-4189-b12d-846fcc4ac8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.07.09 03:57:13.904569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2024.07.09 03:57:13.904615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1287 2024.07.09 03:57:13.904635 [ 3 ] {} <Debug> HTTP-Session: 6f5c759b-28e9-4cab-aeb8-b09e4563d740 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1288 2024.07.09 03:57:13.904650 [ 3 ] {} <Debug> HTTP-Session: 6f5c759b-28e9-4cab-aeb8-b09e4563d740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.07.09 03:57:13.904664 [ 3 ] {} <Debug> HTTP-Session: 6f5c759b-28e9-4cab-aeb8-b09e4563d740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1290 2024.07.09 03:57:13.904694 [ 3 ] {} <Trace> HTTP-Session: 6f5c759b-28e9-4cab-aeb8-b09e4563d740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1291 2024.07.09 03:57:13.904836 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1292 2024.07.09 03:57:13.905156 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1293 2024.07.09 03:57:13.905199 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1294 2024.07.09 03:57:13.905431 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1295 2024.07.09 03:57:13.905497 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1296 2024.07.09 03:57:13.905631 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1297 2024.07.09 03:57:13.905662 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1298 2024.07.09 03:57:13.905685 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1299 2024.07.09 03:57:13.905700 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1300 2024.07.09 03:57:13.905738 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1301 2024.07.09 03:57:13.905758 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1302 2024.07.09 03:57:13.906578 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001785 sec., 7843.137254901962 rows/sec., 320.05 KiB/sec.
1303 2024.07.09 03:57:13.906809 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Debug> DynamicQueryHandler: Done processing query
1304 2024.07.09 03:57:13.906835 [ 3 ] {7d0e7d4e-2666-4056-8348-37fd72e4fd8f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1305 2024.07.09 03:57:13.906851 [ 3 ] {} <Debug> HTTP-Session: 6f5c759b-28e9-4cab-aeb8-b09e4563d740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.07.09 03:57:13.912268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1307 2024.07.09 03:57:13.912320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1308 2024.07.09 03:57:13.912344 [ 3 ] {} <Debug> HTTP-Session: 37f37f3e-e677-4ef1-b893-ff5c4abc184a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1309 2024.07.09 03:57:13.912361 [ 3 ] {} <Debug> HTTP-Session: 37f37f3e-e677-4ef1-b893-ff5c4abc184a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1310 2024.07.09 03:57:13.912374 [ 3 ] {} <Debug> HTTP-Session: 37f37f3e-e677-4ef1-b893-ff5c4abc184a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.07.09 03:57:13.912405 [ 3 ] {} <Trace> HTTP-Session: 37f37f3e-e677-4ef1-b893-ff5c4abc184a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1312 2024.07.09 03:57:13.912515 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1313 2024.07.09 03:57:13.912561 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1314 2024.07.09 03:57:13.912721 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1315 2024.07.09 03:57:13.913055 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1316 2024.07.09 03:57:13.913092 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1317 2024.07.09 03:57:13.913611 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1318 2024.07.09 03:57:13.913940 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1319 2024.07.09 03:57:13.914167 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001655 sec., 2416.918429003021 rows/sec., 307.43 KiB/sec.
1320 2024.07.09 03:57:13.914377 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Debug> DynamicQueryHandler: Done processing query
1321 2024.07.09 03:57:13.914408 [ 3 ] {717ea5ba-ac79-4f3a-956d-a06a3352a666} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1322 2024.07.09 03:57:13.914424 [ 3 ] {} <Debug> HTTP-Session: 37f37f3e-e677-4ef1-b893-ff5c4abc184a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.07.09 03:57:13.914545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1324 2024.07.09 03:57:13.914593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1325 2024.07.09 03:57:13.914613 [ 3 ] {} <Debug> HTTP-Session: 3d96f78d-340d-4e70-bc59-9d7b29cff9a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1326 2024.07.09 03:57:13.914629 [ 3 ] {} <Debug> HTTP-Session: 3d96f78d-340d-4e70-bc59-9d7b29cff9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.07.09 03:57:13.914642 [ 3 ] {} <Debug> HTTP-Session: 3d96f78d-340d-4e70-bc59-9d7b29cff9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.07.09 03:57:13.914672 [ 3 ] {} <Trace> HTTP-Session: 3d96f78d-340d-4e70-bc59-9d7b29cff9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1329 2024.07.09 03:57:13.914783 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1330 2024.07.09 03:57:13.914826 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1331 2024.07.09 03:57:13.914950 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1332 2024.07.09 03:57:13.915423 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1333 2024.07.09 03:57:13.915495 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1334 2024.07.09 03:57:13.915849 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1335 2024.07.09 03:57:13.916222 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1336 2024.07.09 03:57:13.916370 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.70 MiB/sec.
1337 2024.07.09 03:57:13.916537 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Debug> DynamicQueryHandler: Done processing query
1338 2024.07.09 03:57:13.916564 [ 3 ] {ad9677ae-5222-47e6-b954-62d894dc656d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1339 2024.07.09 03:57:13.916585 [ 3 ] {} <Debug> HTTP-Session: 3d96f78d-340d-4e70-bc59-9d7b29cff9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.07.09 03:57:13.916709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1341 2024.07.09 03:57:13.916756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1342 2024.07.09 03:57:13.916774 [ 3 ] {} <Debug> HTTP-Session: d437ef6e-c21b-4228-b9f6-05c4d53abf81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1343 2024.07.09 03:57:13.916789 [ 3 ] {} <Debug> HTTP-Session: d437ef6e-c21b-4228-b9f6-05c4d53abf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1344 2024.07.09 03:57:13.916803 [ 3 ] {} <Debug> HTTP-Session: d437ef6e-c21b-4228-b9f6-05c4d53abf81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1345 2024.07.09 03:57:13.916833 [ 3 ] {} <Trace> HTTP-Session: d437ef6e-c21b-4228-b9f6-05c4d53abf81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1346 2024.07.09 03:57:13.916954 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1347 2024.07.09 03:57:13.916996 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1348 2024.07.09 03:57:13.917185 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1349 2024.07.09 03:57:13.917517 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1350 2024.07.09 03:57:13.917553 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1351 2024.07.09 03:57:13.917899 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1352 2024.07.09 03:57:13.918267 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1353 2024.07.09 03:57:13.918420 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001472 sec., 43478.260869565216 rows/sec., 3.39 MiB/sec.
1354 2024.07.09 03:57:13.918581 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Debug> DynamicQueryHandler: Done processing query
1355 2024.07.09 03:57:13.918606 [ 3 ] {0e036d69-ddb4-4bf6-9fc6-4ebf05598e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1356 2024.07.09 03:57:13.918621 [ 3 ] {} <Debug> HTTP-Session: d437ef6e-c21b-4228-b9f6-05c4d53abf81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.07.09 03:57:13.918827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1358 2024.07.09 03:57:13.918887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1359 2024.07.09 03:57:13.918915 [ 3 ] {} <Debug> HTTP-Session: 056b51d4-8c26-44a3-9645-0f3b0330a936 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1360 2024.07.09 03:57:13.918935 [ 3 ] {} <Debug> HTTP-Session: 056b51d4-8c26-44a3-9645-0f3b0330a936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1361 2024.07.09 03:57:13.918954 [ 3 ] {} <Debug> HTTP-Session: 056b51d4-8c26-44a3-9645-0f3b0330a936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1362 2024.07.09 03:57:13.918993 [ 3 ] {} <Trace> HTTP-Session: 056b51d4-8c26-44a3-9645-0f3b0330a936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1363 2024.07.09 03:57:13.919228 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1364 2024.07.09 03:57:13.919279 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1365 2024.07.09 03:57:13.919453 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1366 2024.07.09 03:57:13.919835 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1367 2024.07.09 03:57:13.919875 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1368 2024.07.09 03:57:13.920420 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1369 2024.07.09 03:57:13.920848 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1370 2024.07.09 03:57:13.920997 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001912 sec., 82635.98326359832 rows/sec., 5.75 MiB/sec.
1371 2024.07.09 03:57:13.921211 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Debug> DynamicQueryHandler: Done processing query
1372 2024.07.09 03:57:13.921235 [ 3 ] {7394f1e3-d5c0-4686-b0ce-9b1c27c60050} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1373 2024.07.09 03:57:13.921250 [ 3 ] {} <Debug> HTTP-Session: 056b51d4-8c26-44a3-9645-0f3b0330a936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.07.09 03:57:13.921391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 8823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1375 2024.07.09 03:57:13.921436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1376 2024.07.09 03:57:13.921454 [ 3 ] {} <Debug> HTTP-Session: 2f7211d2-7b1c-4249-8c42-dd5a0431019d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1377 2024.07.09 03:57:13.921470 [ 3 ] {} <Debug> HTTP-Session: 2f7211d2-7b1c-4249-8c42-dd5a0431019d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.07.09 03:57:13.921483 [ 3 ] {} <Debug> HTTP-Session: 2f7211d2-7b1c-4249-8c42-dd5a0431019d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.07.09 03:57:13.921512 [ 3 ] {} <Trace> HTTP-Session: 2f7211d2-7b1c-4249-8c42-dd5a0431019d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1380 2024.07.09 03:57:13.921628 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1381 2024.07.09 03:57:13.921669 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1382 2024.07.09 03:57:13.921791 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1383 2024.07.09 03:57:13.922068 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1384 2024.07.09 03:57:13.922102 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1385 2024.07.09 03:57:13.922516 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1386 2024.07.09 03:57:13.922825 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1387 2024.07.09 03:57:13.922965 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001404 sec., 41310.54131054131 rows/sec., 2.79 MiB/sec.
1388 2024.07.09 03:57:13.923123 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Debug> DynamicQueryHandler: Done processing query
1389 2024.07.09 03:57:13.923212 [ 3 ] {6ef23f1f-ac13-4ea9-8cbf-063b58df0851} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1390 2024.07.09 03:57:13.923227 [ 3 ] {} <Debug> HTTP-Session: 2f7211d2-7b1c-4249-8c42-dd5a0431019d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.07.09 03:57:18.907506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1392 2024.07.09 03:57:18.907688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1393 2024.07.09 03:57:18.907712 [ 3 ] {} <Debug> HTTP-Session: acc76a46-9164-432f-93aa-623e6a44699f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1394 2024.07.09 03:57:18.907736 [ 3 ] {} <Debug> HTTP-Session: acc76a46-9164-432f-93aa-623e6a44699f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.07.09 03:57:18.907750 [ 3 ] {} <Debug> HTTP-Session: acc76a46-9164-432f-93aa-623e6a44699f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.07.09 03:57:18.907801 [ 3 ] {} <Trace> HTTP-Session: acc76a46-9164-432f-93aa-623e6a44699f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1397 2024.07.09 03:57:18.908042 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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)
1398 2024.07.09 03:57:18.908437 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1399 2024.07.09 03:57:18.908485 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <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
1400 2024.07.09 03:57:18.908887 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1401 2024.07.09 03:57:18.908966 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1402 2024.07.09 03:57:18.909128 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1403 2024.07.09 03:57:18.909273 [ 251 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1404 2024.07.09 03:57:18.909280 [ 252 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1405 2024.07.09 03:57:18.909410 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1406 2024.07.09 03:57:18.909466 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1407 2024.07.09 03:57:18.909671 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1408 2024.07.09 03:57:18.909709 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 18 rows with 2 streams
1409 2024.07.09 03:57:18.909764 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <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'))"
1410 2024.07.09 03:57:18.909808 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <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'))"
1411 2024.07.09 03:57:18.911328 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003409 sec., 5280.140803754766 rows/sec., 216.00 KiB/sec.
1412 2024.07.09 03:57:18.911780 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> DynamicQueryHandler: Done processing query
1413 2024.07.09 03:57:18.911808 [ 3 ] {cc10f01e-a332-4116-a181-ce9a7be2cebc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1414 2024.07.09 03:57:18.911824 [ 3 ] {} <Debug> HTTP-Session: acc76a46-9164-432f-93aa-623e6a44699f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1415 2024.07.09 03:57:18.913805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1416 2024.07.09 03:57:18.913864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1417 2024.07.09 03:57:18.913888 [ 3 ] {} <Debug> HTTP-Session: 38481119-0424-49f3-a162-07e4d39edc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1418 2024.07.09 03:57:18.913911 [ 3 ] {} <Debug> HTTP-Session: 38481119-0424-49f3-a162-07e4d39edc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.07.09 03:57:18.913927 [ 3 ] {} <Debug> HTTP-Session: 38481119-0424-49f3-a162-07e4d39edc22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.07.09 03:57:18.913968 [ 3 ] {} <Trace> HTTP-Session: 38481119-0424-49f3-a162-07e4d39edc22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1421 2024.07.09 03:57:18.914149 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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)
1422 2024.07.09 03:57:18.914460 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1423 2024.07.09 03:57:18.914510 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <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
1424 2024.07.09 03:57:18.914859 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1425 2024.07.09 03:57:18.914922 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1426 2024.07.09 03:57:18.915057 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1427 2024.07.09 03:57:18.915163 [ 257 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1428 2024.07.09 03:57:18.915173 [ 256 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1429 2024.07.09 03:57:18.915299 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1430 2024.07.09 03:57:18.915325 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1431 2024.07.09 03:57:18.915399 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1432 2024.07.09 03:57:18.915418 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 18 rows with 2 streams
1433 2024.07.09 03:57:18.915453 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <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'))"
1434 2024.07.09 03:57:18.915492 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <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'))"
1435 2024.07.09 03:57:18.916845 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002759 sec., 6524.102935846321 rows/sec., 266.88 KiB/sec.
1436 2024.07.09 03:57:18.917132 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> DynamicQueryHandler: Done processing query
1437 2024.07.09 03:57:18.917157 [ 3 ] {03aca744-6860-4a43-86ef-1301a3cf9352} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1438 2024.07.09 03:57:18.917173 [ 3 ] {} <Debug> HTTP-Session: 38481119-0424-49f3-a162-07e4d39edc22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.07.09 03:57:18.917358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2024.07.09 03:57:18.917405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1441 2024.07.09 03:57:18.917425 [ 3 ] {} <Debug> HTTP-Session: 0a5b5547-1677-456c-8d85-b373782de7ff Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1442 2024.07.09 03:57:18.917442 [ 3 ] {} <Debug> HTTP-Session: 0a5b5547-1677-456c-8d85-b373782de7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.07.09 03:57:18.917455 [ 3 ] {} <Debug> HTTP-Session: 0a5b5547-1677-456c-8d85-b373782de7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.07.09 03:57:18.917485 [ 3 ] {} <Trace> HTTP-Session: 0a5b5547-1677-456c-8d85-b373782de7ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1445 2024.07.09 03:57:18.917691 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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)
1446 2024.07.09 03:57:18.917942 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1447 2024.07.09 03:57:18.917981 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <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
1448 2024.07.09 03:57:18.918220 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1449 2024.07.09 03:57:18.918281 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1450 2024.07.09 03:57:18.918410 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1451 2024.07.09 03:57:18.918463 [ 251 ] {f1adde50-cd43-468c-b099-45198ab21808} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1452 2024.07.09 03:57:18.918487 [ 253 ] {f1adde50-cd43-468c-b099-45198ab21808} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1453 2024.07.09 03:57:18.918583 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1454 2024.07.09 03:57:18.918677 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1455 2024.07.09 03:57:18.918749 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1456 2024.07.09 03:57:18.918768 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 18 rows with 2 streams
1457 2024.07.09 03:57:18.918804 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <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'))"
1458 2024.07.09 03:57:18.918841 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <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'))"
1459 2024.07.09 03:57:18.920065 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002463 sec., 7308.16077953715 rows/sec., 298.96 KiB/sec.
1460 2024.07.09 03:57:18.920370 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> DynamicQueryHandler: Done processing query
1461 2024.07.09 03:57:18.920399 [ 3 ] {f1adde50-cd43-468c-b099-45198ab21808} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1462 2024.07.09 03:57:18.920418 [ 3 ] {} <Debug> HTTP-Session: 0a5b5547-1677-456c-8d85-b373782de7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.07.09 03:57:18.920700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1464 2024.07.09 03:57:18.920755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1465 2024.07.09 03:57:18.920779 [ 3 ] {} <Debug> HTTP-Session: 6c36f1e2-cb1f-4a0d-8cf1-4c6b3b70173b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1466 2024.07.09 03:57:18.920799 [ 3 ] {} <Debug> HTTP-Session: 6c36f1e2-cb1f-4a0d-8cf1-4c6b3b70173b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.07.09 03:57:18.920814 [ 3 ] {} <Debug> HTTP-Session: 6c36f1e2-cb1f-4a0d-8cf1-4c6b3b70173b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1468 2024.07.09 03:57:18.920843 [ 3 ] {} <Trace> HTTP-Session: 6c36f1e2-cb1f-4a0d-8cf1-4c6b3b70173b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1469 2024.07.09 03:57:18.920978 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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)
1470 2024.07.09 03:57:18.921224 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1471 2024.07.09 03:57:18.921263 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <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
1472 2024.07.09 03:57:18.921505 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1473 2024.07.09 03:57:18.921567 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1474 2024.07.09 03:57:18.921762 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1475 2024.07.09 03:57:18.921868 [ 256 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1476 2024.07.09 03:57:18.921875 [ 255 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1477 2024.07.09 03:57:18.922010 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (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
1478 2024.07.09 03:57:18.922036 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1479 2024.07.09 03:57:18.922109 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1480 2024.07.09 03:57:18.922128 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 18 rows with 2 streams
1481 2024.07.09 03:57:18.922165 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <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'))"
1482 2024.07.09 03:57:18.922202 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <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'))"
1483 2024.07.09 03:57:18.923536 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002655 sec., 6779.661016949153 rows/sec., 277.34 KiB/sec.
1484 2024.07.09 03:57:18.923888 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> DynamicQueryHandler: Done processing query
1485 2024.07.09 03:57:18.923917 [ 3 ] {3835f828-33e6-4b94-bb57-bddd3dacb153} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1486 2024.07.09 03:57:18.923936 [ 3 ] {} <Debug> HTTP-Session: 6c36f1e2-cb1f-4a0d-8cf1-4c6b3b70173b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1487 2024.07.09 03:57:18.927035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2024.07.09 03:57:18.927125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1489 2024.07.09 03:57:18.927162 [ 3 ] {} <Debug> HTTP-Session: 47025935-e3a0-44bd-b762-b6321729176b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1490 2024.07.09 03:57:18.927195 [ 3 ] {} <Debug> HTTP-Session: 47025935-e3a0-44bd-b762-b6321729176b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.07.09 03:57:18.927221 [ 3 ] {} <Debug> HTTP-Session: 47025935-e3a0-44bd-b762-b6321729176b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1492 2024.07.09 03:57:18.927281 [ 3 ] {} <Trace> HTTP-Session: 47025935-e3a0-44bd-b762-b6321729176b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1493 2024.07.09 03:57:18.927478 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1494 2024.07.09 03:57:18.927566 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1495 2024.07.09 03:57:18.927899 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1496 2024.07.09 03:57:18.928189 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1497 2024.07.09 03:57:18.928225 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1498 2024.07.09 03:57:18.928735 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1499 2024.07.09 03:57:18.929037 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1500 2024.07.09 03:57:18.929185 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 246.65 KiB/sec.
1501 2024.07.09 03:57:18.929344 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Debug> DynamicQueryHandler: Done processing query
1502 2024.07.09 03:57:18.929368 [ 3 ] {19e952ab-96db-443a-82d5-83df48ebddc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1503 2024.07.09 03:57:18.929383 [ 3 ] {} <Debug> HTTP-Session: 47025935-e3a0-44bd-b762-b6321729176b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.07.09 03:57:18.929489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1505 2024.07.09 03:57:18.929534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1506 2024.07.09 03:57:18.929552 [ 3 ] {} <Debug> HTTP-Session: 1673cf6a-8225-4df7-b02f-7935fe165c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1507 2024.07.09 03:57:18.929568 [ 3 ] {} <Debug> HTTP-Session: 1673cf6a-8225-4df7-b02f-7935fe165c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1508 2024.07.09 03:57:18.929581 [ 3 ] {} <Debug> HTTP-Session: 1673cf6a-8225-4df7-b02f-7935fe165c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1509 2024.07.09 03:57:18.929610 [ 3 ] {} <Trace> HTTP-Session: 1673cf6a-8225-4df7-b02f-7935fe165c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1510 2024.07.09 03:57:18.929772 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1511 2024.07.09 03:57:18.929813 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1512 2024.07.09 03:57:18.929932 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1513 2024.07.09 03:57:18.930817 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1514 2024.07.09 03:57:18.930851 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1515 2024.07.09 03:57:18.931149 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1516 2024.07.09 03:57:18.931441 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1517 2024.07.09 03:57:18.931583 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001893 sec., 13734.812466983625 rows/sec., 1.09 MiB/sec.
1518 2024.07.09 03:57:18.931961 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Debug> DynamicQueryHandler: Done processing query
1519 2024.07.09 03:57:18.931994 [ 3 ] {2d76d6e6-5a4c-4145-85dc-aa6281708c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1520 2024.07.09 03:57:18.932014 [ 3 ] {} <Debug> HTTP-Session: 1673cf6a-8225-4df7-b02f-7935fe165c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1521 2024.07.09 03:57:18.932154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 19591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1522 2024.07.09 03:57:18.932211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1523 2024.07.09 03:57:18.932235 [ 3 ] {} <Debug> HTTP-Session: 4a67662b-92fe-4836-95e4-e9bf37ad13e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1524 2024.07.09 03:57:18.932256 [ 3 ] {} <Debug> HTTP-Session: 4a67662b-92fe-4836-95e4-e9bf37ad13e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1525 2024.07.09 03:57:18.932273 [ 3 ] {} <Debug> HTTP-Session: 4a67662b-92fe-4836-95e4-e9bf37ad13e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1526 2024.07.09 03:57:18.932309 [ 3 ] {} <Trace> HTTP-Session: 4a67662b-92fe-4836-95e4-e9bf37ad13e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1527 2024.07.09 03:57:18.932465 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1528 2024.07.09 03:57:18.932517 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1529 2024.07.09 03:57:18.932745 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1530 2024.07.09 03:57:18.933103 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1531 2024.07.09 03:57:18.933138 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1532 2024.07.09 03:57:18.933446 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1533 2024.07.09 03:57:18.933820 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1534 2024.07.09 03:57:18.933967 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Debug> executeQuery: Read 134 rows, 11.43 KiB in 0.001525 sec., 87868.85245901639 rows/sec., 7.32 MiB/sec.
1535 2024.07.09 03:57:18.934157 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Debug> DynamicQueryHandler: Done processing query
1536 2024.07.09 03:57:18.934181 [ 3 ] {7f7e3fd0-d1c5-40f9-83b6-6d05c1cbd9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1537 2024.07.09 03:57:18.934197 [ 3 ] {} <Debug> HTTP-Session: 4a67662b-92fe-4836-95e4-e9bf37ad13e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1538 2024.07.09 03:57:18.934361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 18341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1539 2024.07.09 03:57:18.934406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1540 2024.07.09 03:57:18.934426 [ 3 ] {} <Debug> HTTP-Session: a483aeac-9d49-4fe0-b4f7-c1a8bd6e37e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1541 2024.07.09 03:57:18.934443 [ 3 ] {} <Debug> HTTP-Session: a483aeac-9d49-4fe0-b4f7-c1a8bd6e37e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1542 2024.07.09 03:57:18.934456 [ 3 ] {} <Debug> HTTP-Session: a483aeac-9d49-4fe0-b4f7-c1a8bd6e37e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1543 2024.07.09 03:57:18.934485 [ 3 ] {} <Trace> HTTP-Session: a483aeac-9d49-4fe0-b4f7-c1a8bd6e37e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1544 2024.07.09 03:57:18.934602 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1545 2024.07.09 03:57:18.934643 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1546 2024.07.09 03:57:18.934827 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1547 2024.07.09 03:57:18.935160 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1548 2024.07.09 03:57:18.935194 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1549 2024.07.09 03:57:18.935491 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1550 2024.07.09 03:57:18.935836 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1551 2024.07.09 03:57:18.935988 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001378 sec., 78374.4557329463 rows/sec., 6.13 MiB/sec.
1552 2024.07.09 03:57:18.936148 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Debug> DynamicQueryHandler: Done processing query
1553 2024.07.09 03:57:18.936172 [ 3 ] {cd3dae5b-803a-4e8a-b78e-e0a997eef636} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1554 2024.07.09 03:57:18.936187 [ 3 ] {} <Debug> HTTP-Session: a483aeac-9d49-4fe0-b4f7-c1a8bd6e37e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1555 2024.07.09 03:57:18.936353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1556 2024.07.09 03:57:18.936399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1557 2024.07.09 03:57:18.936419 [ 3 ] {} <Debug> HTTP-Session: 6db21a5d-9d32-4d48-9edd-7fdd07507cad Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1558 2024.07.09 03:57:18.936435 [ 3 ] {} <Debug> HTTP-Session: 6db21a5d-9d32-4d48-9edd-7fdd07507cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.07.09 03:57:18.936448 [ 3 ] {} <Debug> HTTP-Session: 6db21a5d-9d32-4d48-9edd-7fdd07507cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1560 2024.07.09 03:57:18.936478 [ 3 ] {} <Trace> HTTP-Session: 6db21a5d-9d32-4d48-9edd-7fdd07507cad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1561 2024.07.09 03:57:18.936616 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1562 2024.07.09 03:57:18.936726 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1563 2024.07.09 03:57:18.936862 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2024.07.09 03:57:18.937193 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1565 2024.07.09 03:57:18.937228 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1566 2024.07.09 03:57:18.937583 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1567 2024.07.09 03:57:18.937958 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1568 2024.07.09 03:57:18.938109 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec.
1569 2024.07.09 03:57:18.938393 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Debug> DynamicQueryHandler: Done processing query
1570 2024.07.09 03:57:18.938418 [ 3 ] {502b00c7-99d7-4f63-9c97-a9ae415a2ed7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1571 2024.07.09 03:57:18.938434 [ 3 ] {} <Debug> HTTP-Session: 6db21a5d-9d32-4d48-9edd-7fdd07507cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1572 2024.07.09 03:57:18.938648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 41678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1573 2024.07.09 03:57:18.938760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1574 2024.07.09 03:57:18.938780 [ 3 ] {} <Debug> HTTP-Session: b6f7273f-7110-4369-b7d3-07b4fa8efa24 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1575 2024.07.09 03:57:18.938797 [ 3 ] {} <Debug> HTTP-Session: b6f7273f-7110-4369-b7d3-07b4fa8efa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1576 2024.07.09 03:57:18.938810 [ 3 ] {} <Debug> HTTP-Session: b6f7273f-7110-4369-b7d3-07b4fa8efa24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1577 2024.07.09 03:57:18.938839 [ 3 ] {} <Trace> HTTP-Session: b6f7273f-7110-4369-b7d3-07b4fa8efa24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1578 2024.07.09 03:57:18.939103 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1579 2024.07.09 03:57:18.939169 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <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
1580 2024.07.09 03:57:18.939569 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1581 2024.07.09 03:57:18.942380 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1582 2024.07.09 03:57:18.942424 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1583 2024.07.09 03:57:18.947606 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1584 2024.07.09 03:57:18.948108 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1585 2024.07.09 03:57:18.948283 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.009366 sec., 2775.998291693359 rows/sec., 4.97 MiB/sec.
1586 2024.07.09 03:57:18.948555 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Debug> DynamicQueryHandler: Done processing query
1587 2024.07.09 03:57:18.948579 [ 3 ] {16da6200-6a59-4c47-b363-4d6981a270e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1588 2024.07.09 03:57:18.948596 [ 3 ] {} <Debug> HTTP-Session: b6f7273f-7110-4369-b7d3-07b4fa8efa24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1589 2024.07.09 03:57:18.948781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 4329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1590 2024.07.09 03:57:18.948828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1591 2024.07.09 03:57:18.948848 [ 3 ] {} <Debug> HTTP-Session: f6034ca5-5eb9-43db-8255-53bcb5a3164c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1592 2024.07.09 03:57:18.948864 [ 3 ] {} <Debug> HTTP-Session: f6034ca5-5eb9-43db-8255-53bcb5a3164c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1593 2024.07.09 03:57:18.948878 [ 3 ] {} <Debug> HTTP-Session: f6034ca5-5eb9-43db-8255-53bcb5a3164c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1594 2024.07.09 03:57:18.948907 [ 3 ] {} <Trace> HTTP-Session: f6034ca5-5eb9-43db-8255-53bcb5a3164c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1595 2024.07.09 03:57:18.949008 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1596 2024.07.09 03:57:18.949052 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1597 2024.07.09 03:57:18.949173 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1598 2024.07.09 03:57:18.949433 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Trace> oximeter.measurements_i64 (006198be-d7eb-4b53-aad5-73757c0212fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1599 2024.07.09 03:57:18.949468 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1600 2024.07.09 03:57:18.949869 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1601 2024.07.09 03:57:18.950169 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Trace> oximeter.measurements_i64 (006198be-d7eb-4b53-aad5-73757c0212fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1602 2024.07.09 03:57:18.950324 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001358 sec., 19882.17967599411 rows/sec., 1.43 MiB/sec.
1603 2024.07.09 03:57:18.950574 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Debug> DynamicQueryHandler: Done processing query
1604 2024.07.09 03:57:18.950598 [ 3 ] {b7a38a50-08b3-4843-b387-901982c6a391} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1605 2024.07.09 03:57:18.950615 [ 3 ] {} <Debug> HTTP-Session: f6034ca5-5eb9-43db-8255-53bcb5a3164c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1606 2024.07.09 03:57:18.950809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1607 2024.07.09 03:57:18.950855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1608 2024.07.09 03:57:18.950875 [ 3 ] {} <Debug> HTTP-Session: c4c7caa3-49e1-450e-8051-a31806fdbbbe Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1609 2024.07.09 03:57:18.950892 [ 3 ] {} <Debug> HTTP-Session: c4c7caa3-49e1-450e-8051-a31806fdbbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1610 2024.07.09 03:57:18.950905 [ 3 ] {} <Debug> HTTP-Session: c4c7caa3-49e1-450e-8051-a31806fdbbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.07.09 03:57:18.950935 [ 3 ] {} <Trace> HTTP-Session: c4c7caa3-49e1-450e-8051-a31806fdbbbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1612 2024.07.09 03:57:18.951044 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1613 2024.07.09 03:57:18.951088 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1614 2024.07.09 03:57:18.951231 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1615 2024.07.09 03:57:18.951513 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1616 2024.07.09 03:57:18.951547 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1617 2024.07.09 03:57:18.951954 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1618 2024.07.09 03:57:18.952259 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1619 2024.07.09 03:57:18.952387 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
1620 2024.07.09 03:57:18.952603 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Debug> DynamicQueryHandler: Done processing query
1621 2024.07.09 03:57:18.952627 [ 3 ] {4386a520-501f-4648-89c9-59657bfc3b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1622 2024.07.09 03:57:18.952644 [ 3 ] {} <Debug> HTTP-Session: c4c7caa3-49e1-450e-8051-a31806fdbbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1623 2024.07.09 03:57:23.920003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2024.07.09 03:57:23.920187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1625 2024.07.09 03:57:23.920213 [ 3 ] {} <Debug> HTTP-Session: 41551f26-72ef-4326-8223-79ad81385aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1626 2024.07.09 03:57:23.920237 [ 3 ] {} <Debug> HTTP-Session: 41551f26-72ef-4326-8223-79ad81385aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.07.09 03:57:23.920251 [ 3 ] {} <Debug> HTTP-Session: 41551f26-72ef-4326-8223-79ad81385aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1628 2024.07.09 03:57:23.920297 [ 3 ] {} <Trace> HTTP-Session: 41551f26-72ef-4326-8223-79ad81385aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1629 2024.07.09 03:57:23.920515 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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)
1630 2024.07.09 03:57:23.920863 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1631 2024.07.09 03:57:23.920904 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <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
1632 2024.07.09 03:57:23.921257 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1633 2024.07.09 03:57:23.921333 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1634 2024.07.09 03:57:23.921493 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1635 2024.07.09 03:57:23.921601 [ 251 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1636 2024.07.09 03:57:23.921702 [ 256 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1637 2024.07.09 03:57:23.921702 [ 254 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1638 2024.07.09 03:57:23.921907 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1639 2024.07.09 03:57:23.921939 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1640 2024.07.09 03:57:23.922046 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1641 2024.07.09 03:57:23.922068 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 22 rows with 3 streams
1642 2024.07.09 03:57:23.922173 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <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'))"
1643 2024.07.09 03:57:23.922218 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <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'))"
1644 2024.07.09 03:57:23.922255 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <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'))"
1645 2024.07.09 03:57:23.924333 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003901 sec., 5639.5795949756475 rows/sec., 236.07 KiB/sec.
1646 2024.07.09 03:57:23.924714 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> DynamicQueryHandler: Done processing query
1647 2024.07.09 03:57:23.924745 [ 3 ] {5f162419-0208-4a9f-a922-e72b6e3f328d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1648 2024.07.09 03:57:23.924765 [ 3 ] {} <Debug> HTTP-Session: 41551f26-72ef-4326-8223-79ad81385aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.07.09 03:57:23.924993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1650 2024.07.09 03:57:23.925049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1651 2024.07.09 03:57:23.925073 [ 3 ] {} <Debug> HTTP-Session: dbdf0de3-1226-4c2d-bedc-b547522d9a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1652 2024.07.09 03:57:23.925092 [ 3 ] {} <Debug> HTTP-Session: dbdf0de3-1226-4c2d-bedc-b547522d9a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.07.09 03:57:23.925175 [ 3 ] {} <Debug> HTTP-Session: dbdf0de3-1226-4c2d-bedc-b547522d9a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1654 2024.07.09 03:57:23.925213 [ 3 ] {} <Trace> HTTP-Session: dbdf0de3-1226-4c2d-bedc-b547522d9a92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1655 2024.07.09 03:57:23.925375 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1656 2024.07.09 03:57:23.925633 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1657 2024.07.09 03:57:23.925672 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1658 2024.07.09 03:57:23.925924 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1659 2024.07.09 03:57:23.925984 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1660 2024.07.09 03:57:23.926176 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1661 2024.07.09 03:57:23.926303 [ 259 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1662 2024.07.09 03:57:23.926316 [ 255 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1663 2024.07.09 03:57:23.926327 [ 258 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1664 2024.07.09 03:57:23.926484 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1665 2024.07.09 03:57:23.926511 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1666 2024.07.09 03:57:23.926608 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1667 2024.07.09 03:57:23.926628 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 22 rows with 3 streams
1668 2024.07.09 03:57:23.926665 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1669 2024.07.09 03:57:23.926705 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1670 2024.07.09 03:57:23.926742 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1671 2024.07.09 03:57:23.928621 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003334 sec., 6598.68026394721 rows/sec., 276.21 KiB/sec.
1672 2024.07.09 03:57:23.928977 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> DynamicQueryHandler: Done processing query
1673 2024.07.09 03:57:23.929005 [ 3 ] {f7e21764-828b-4c28-b340-2a92c9323de1} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1674 2024.07.09 03:57:23.929025 [ 3 ] {} <Debug> HTTP-Session: dbdf0de3-1226-4c2d-bedc-b547522d9a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.07.09 03:57:23.929328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1676 2024.07.09 03:57:23.929383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1677 2024.07.09 03:57:23.929406 [ 3 ] {} <Debug> HTTP-Session: 13a155c1-baf8-48ac-97a8-65180b15a967 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1678 2024.07.09 03:57:23.929427 [ 3 ] {} <Debug> HTTP-Session: 13a155c1-baf8-48ac-97a8-65180b15a967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.07.09 03:57:23.929441 [ 3 ] {} <Debug> HTTP-Session: 13a155c1-baf8-48ac-97a8-65180b15a967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.07.09 03:57:23.929470 [ 3 ] {} <Trace> HTTP-Session: 13a155c1-baf8-48ac-97a8-65180b15a967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1681 2024.07.09 03:57:23.929601 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', '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)
1682 2024.07.09 03:57:23.929849 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1683 2024.07.09 03:57:23.929889 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <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', '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
1684 2024.07.09 03:57:23.930204 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1685 2024.07.09 03:57:23.930264 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1686 2024.07.09 03:57:23.930392 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1687 2024.07.09 03:57:23.930528 [ 251 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1688 2024.07.09 03:57:23.930543 [ 255 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1689 2024.07.09 03:57:23.930564 [ 254 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1690 2024.07.09 03:57:23.930719 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1691 2024.07.09 03:57:23.930748 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1692 2024.07.09 03:57:23.930842 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1693 2024.07.09 03:57:23.930862 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 22 rows with 3 streams
1694 2024.07.09 03:57:23.930898 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1695 2024.07.09 03:57:23.930936 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1696 2024.07.09 03:57:23.930972 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1697 2024.07.09 03:57:23.932387 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002828 sec., 7779.34936350778 rows/sec., 325.64 KiB/sec.
1698 2024.07.09 03:57:23.932716 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> DynamicQueryHandler: Done processing query
1699 2024.07.09 03:57:23.932739 [ 3 ] {f29972e5-3aab-414d-8904-ec1333e4a0a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1700 2024.07.09 03:57:23.932756 [ 3 ] {} <Debug> HTTP-Session: 13a155c1-baf8-48ac-97a8-65180b15a967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.07.09 03:57:23.932965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1702 2024.07.09 03:57:23.933010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1703 2024.07.09 03:57:23.933029 [ 3 ] {} <Debug> HTTP-Session: 26188d76-b40b-4d50-8ce4-e83a8ce5047d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1704 2024.07.09 03:57:23.933044 [ 3 ] {} <Debug> HTTP-Session: 26188d76-b40b-4d50-8ce4-e83a8ce5047d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1705 2024.07.09 03:57:23.933057 [ 3 ] {} <Debug> HTTP-Session: 26188d76-b40b-4d50-8ce4-e83a8ce5047d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1706 2024.07.09 03:57:23.933086 [ 3 ] {} <Trace> HTTP-Session: 26188d76-b40b-4d50-8ce4-e83a8ce5047d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1707 2024.07.09 03:57:23.933288 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', '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)
1708 2024.07.09 03:57:23.933541 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1709 2024.07.09 03:57:23.933580 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <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', '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
1710 2024.07.09 03:57:23.933834 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1711 2024.07.09 03:57:23.933894 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1712 2024.07.09 03:57:23.934019 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1713 2024.07.09 03:57:23.934201 [ 255 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1714 2024.07.09 03:57:23.934211 [ 259 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1715 2024.07.09 03:57:23.934211 [ 254 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1716 2024.07.09 03:57:23.934322 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1717 2024.07.09 03:57:23.934350 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1718 2024.07.09 03:57:23.934444 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1719 2024.07.09 03:57:23.934464 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 22 rows with 3 streams
1720 2024.07.09 03:57:23.934499 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <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', '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'))"
1721 2024.07.09 03:57:23.934538 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <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', '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'))"
1722 2024.07.09 03:57:23.934574 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <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', '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'))"
1723 2024.07.09 03:57:23.936241 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003008 sec., 7313.829787234043 rows/sec., 306.15 KiB/sec.
1724 2024.07.09 03:57:23.936549 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> DynamicQueryHandler: Done processing query
1725 2024.07.09 03:57:23.936572 [ 3 ] {b39c2302-c1d7-4c5d-8797-22bab8abdb30} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1726 2024.07.09 03:57:23.936588 [ 3 ] {} <Debug> HTTP-Session: 26188d76-b40b-4d50-8ce4-e83a8ce5047d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.07.09 03:57:23.936800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2024.07.09 03:57:23.936844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1729 2024.07.09 03:57:23.936864 [ 3 ] {} <Debug> HTTP-Session: 9def8c7b-64f1-4793-9533-3dd4f79c725a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1730 2024.07.09 03:57:23.936879 [ 3 ] {} <Debug> HTTP-Session: 9def8c7b-64f1-4793-9533-3dd4f79c725a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.07.09 03:57:23.936893 [ 3 ] {} <Debug> HTTP-Session: 9def8c7b-64f1-4793-9533-3dd4f79c725a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1732 2024.07.09 03:57:23.936921 [ 3 ] {} <Trace> HTTP-Session: 9def8c7b-64f1-4793-9533-3dd4f79c725a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1733 2024.07.09 03:57:23.937065 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', '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)
1734 2024.07.09 03:57:23.937385 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1735 2024.07.09 03:57:23.937425 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <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', '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
1736 2024.07.09 03:57:23.937684 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1737 2024.07.09 03:57:23.937744 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1738 2024.07.09 03:57:23.937870 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1739 2024.07.09 03:57:23.937997 [ 253 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1740 2024.07.09 03:57:23.938000 [ 255 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1741 2024.07.09 03:57:23.938017 [ 251 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1742 2024.07.09 03:57:23.938137 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1743 2024.07.09 03:57:23.938227 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1744 2024.07.09 03:57:23.938319 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1745 2024.07.09 03:57:23.938339 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 22 rows with 3 streams
1746 2024.07.09 03:57:23.938375 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <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', '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'))"
1747 2024.07.09 03:57:23.938412 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <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', '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'))"
1748 2024.07.09 03:57:23.938448 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <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', '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'))"
1749 2024.07.09 03:57:23.940026 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003018 sec., 7289.59575878065 rows/sec., 305.14 KiB/sec.
1750 2024.07.09 03:57:23.940398 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> DynamicQueryHandler: Done processing query
1751 2024.07.09 03:57:23.940422 [ 3 ] {9f856286-074f-4eef-874f-58a6c6d5d950} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1752 2024.07.09 03:57:23.940438 [ 3 ] {} <Debug> HTTP-Session: 9def8c7b-64f1-4793-9533-3dd4f79c725a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1753 2024.07.09 03:57:23.940638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 1104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1754 2024.07.09 03:57:23.940683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1755 2024.07.09 03:57:23.940703 [ 3 ] {} <Debug> HTTP-Session: 8288f357-8de6-493b-acb9-bffcdfc46fde Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1756 2024.07.09 03:57:23.940718 [ 3 ] {} <Debug> HTTP-Session: 8288f357-8de6-493b-acb9-bffcdfc46fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1757 2024.07.09 03:57:23.940731 [ 3 ] {} <Debug> HTTP-Session: 8288f357-8de6-493b-acb9-bffcdfc46fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.07.09 03:57:23.940760 [ 3 ] {} <Trace> HTTP-Session: 8288f357-8de6-493b-acb9-bffcdfc46fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1759 2024.07.09 03:57:23.940893 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', '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)
1760 2024.07.09 03:57:23.941146 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1761 2024.07.09 03:57:23.941253 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <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', '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
1762 2024.07.09 03:57:23.941515 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1763 2024.07.09 03:57:23.941575 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1764 2024.07.09 03:57:23.941701 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1765 2024.07.09 03:57:23.941842 [ 255 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1766 2024.07.09 03:57:23.941849 [ 253 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1767 2024.07.09 03:57:23.941865 [ 251 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1768 2024.07.09 03:57:23.941986 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1769 2024.07.09 03:57:23.942008 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
1770 2024.07.09 03:57:23.942100 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1771 2024.07.09 03:57:23.942120 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 22 rows with 3 streams
1772 2024.07.09 03:57:23.942222 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <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', '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'))"
1773 2024.07.09 03:57:23.942266 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <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', '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'))"
1774 2024.07.09 03:57:23.942302 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <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', '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'))"
1775 2024.07.09 03:57:23.943948 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003119 sec., 7053.542802180186 rows/sec., 295.25 KiB/sec.
1776 2024.07.09 03:57:23.944330 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> DynamicQueryHandler: Done processing query
1777 2024.07.09 03:57:23.944354 [ 3 ] {6d3d7524-9766-4f93-8709-4d89d1c4ea71} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1778 2024.07.09 03:57:23.944371 [ 3 ] {} <Debug> HTTP-Session: 8288f357-8de6-493b-acb9-bffcdfc46fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1779 2024.07.09 03:57:23.955403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2024.07.09 03:57:23.955460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1781 2024.07.09 03:57:23.955483 [ 3 ] {} <Debug> HTTP-Session: be5cd719-32a4-4404-bd0b-5e059d15add9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1782 2024.07.09 03:57:23.955505 [ 3 ] {} <Debug> HTTP-Session: be5cd719-32a4-4404-bd0b-5e059d15add9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.07.09 03:57:23.955532 [ 3 ] {} <Debug> HTTP-Session: be5cd719-32a4-4404-bd0b-5e059d15add9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.07.09 03:57:23.955589 [ 3 ] {} <Trace> HTTP-Session: be5cd719-32a4-4404-bd0b-5e059d15add9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1785 2024.07.09 03:57:23.955789 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1786 2024.07.09 03:57:23.955870 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1787 2024.07.09 03:57:23.956162 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1788 2024.07.09 03:57:23.956638 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1789 2024.07.09 03:57:23.956675 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1790 2024.07.09 03:57:23.957126 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1791 2024.07.09 03:57:23.957479 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1792 2024.07.09 03:57:23.957627 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001893 sec., 3169.5721077654516 rows/sec., 513.82 KiB/sec.
1793 2024.07.09 03:57:23.957796 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Debug> DynamicQueryHandler: Done processing query
1794 2024.07.09 03:57:23.957819 [ 3 ] {a111104e-c3e2-4bc7-8ad1-ffc03d988a82} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1795 2024.07.09 03:57:23.957835 [ 3 ] {} <Debug> HTTP-Session: be5cd719-32a4-4404-bd0b-5e059d15add9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1796 2024.07.09 03:57:23.957952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1797 2024.07.09 03:57:23.957998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1798 2024.07.09 03:57:23.958018 [ 3 ] {} <Debug> HTTP-Session: 5565d8d7-e780-4631-a744-83e2d6067377 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1799 2024.07.09 03:57:23.958033 [ 3 ] {} <Debug> HTTP-Session: 5565d8d7-e780-4631-a744-83e2d6067377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.07.09 03:57:23.958046 [ 3 ] {} <Debug> HTTP-Session: 5565d8d7-e780-4631-a744-83e2d6067377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1801 2024.07.09 03:57:23.958075 [ 3 ] {} <Trace> HTTP-Session: 5565d8d7-e780-4631-a744-83e2d6067377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1802 2024.07.09 03:57:23.958187 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1803 2024.07.09 03:57:23.958294 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1804 2024.07.09 03:57:23.958411 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1805 2024.07.09 03:57:23.958737 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1806 2024.07.09 03:57:23.958771 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1807 2024.07.09 03:57:23.959063 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1808 2024.07.09 03:57:23.959409 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1809 2024.07.09 03:57:23.959526 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001333 sec., 69017.25431357839 rows/sec., 5.29 MiB/sec.
1810 2024.07.09 03:57:23.959574 [ 91 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1811 2024.07.09 03:57:23.959658 [ 91 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1812 2024.07.09 03:57:23.959701 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1813 2024.07.09 03:57:23.959746 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Debug> DynamicQueryHandler: Done processing query
1814 2024.07.09 03:57:23.959801 [ 3 ] {5638ddad-9d0b-4c92-b1f0-e2deacb28fbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1815 2024.07.09 03:57:23.959858 [ 3 ] {} <Debug> HTTP-Session: 5565d8d7-e780-4631-a744-83e2d6067377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.07.09 03:57:23.960080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 14918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1817 2024.07.09 03:57:23.960125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1818 2024.07.09 03:57:23.960145 [ 3 ] {} <Debug> HTTP-Session: 9c596718-9831-4902-a3f1-706a7ed71cec Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1819 2024.07.09 03:57:23.960160 [ 3 ] {} <Debug> HTTP-Session: 9c596718-9831-4902-a3f1-706a7ed71cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1820 2024.07.09 03:57:23.960173 [ 3 ] {} <Debug> HTTP-Session: 9c596718-9831-4902-a3f1-706a7ed71cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1821 2024.07.09 03:57:23.960204 [ 3 ] {} <Trace> HTTP-Session: 9c596718-9831-4902-a3f1-706a7ed71cec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1822 2024.07.09 03:57:23.960381 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1823 2024.07.09 03:57:23.960422 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1824 2024.07.09 03:57:23.960549 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1825 2024.07.09 03:57:23.960873 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1826 2024.07.09 03:57:23.960907 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1827 2024.07.09 03:57:23.961197 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1828 2024.07.09 03:57:23.961551 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1829 2024.07.09 03:57:23.961680 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.00135 sec., 65185.18518518518 rows/sec., 5.07 MiB/sec.
1830 2024.07.09 03:57:23.961694 [ 91 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1831 2024.07.09 03:57:23.961779 [ 91 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1832 2024.07.09 03:57:23.961828 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1833 2024.07.09 03:57:23.961929 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Debug> DynamicQueryHandler: Done processing query
1834 2024.07.09 03:57:23.961975 [ 3 ] {3023e389-9cda-4ec6-9b22-67df532c08fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1835 2024.07.09 03:57:23.962004 [ 3 ] {} <Debug> HTTP-Session: 9c596718-9831-4902-a3f1-706a7ed71cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1836 2024.07.09 03:57:23.962533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 69802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1837 2024.07.09 03:57:23.962583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1838 2024.07.09 03:57:23.962603 [ 3 ] {} <Debug> HTTP-Session: 46b263d8-92aa-4b09-adab-5c41b27e5094 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1839 2024.07.09 03:57:23.962618 [ 3 ] {} <Debug> HTTP-Session: 46b263d8-92aa-4b09-adab-5c41b27e5094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1840 2024.07.09 03:57:23.962630 [ 3 ] {} <Debug> HTTP-Session: 46b263d8-92aa-4b09-adab-5c41b27e5094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1841 2024.07.09 03:57:23.962661 [ 3 ] {} <Trace> HTTP-Session: 46b263d8-92aa-4b09-adab-5c41b27e5094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1842 2024.07.09 03:57:23.962995 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1843 2024.07.09 03:57:23.963040 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1844 2024.07.09 03:57:23.963182 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1845 2024.07.09 03:57:23.963683 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1846 2024.07.09 03:57:23.963717 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1847 2024.07.09 03:57:23.964092 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
1848 2024.07.09 03:57:23.964095 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1849 2024.07.09 03:57:23.964095 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
1850 2024.07.09 03:57:23.964731 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1851 2024.07.09 03:57:23.964826 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1852 2024.07.09 03:57:23.964919 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part
1853 2024.07.09 03:57:23.964948 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part
1854 2024.07.09 03:57:23.965398 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part
1855 2024.07.09 03:57:23.965508 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part
1856 2024.07.09 03:57:23.965833 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part
1857 2024.07.09 03:57:23.966191 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part
1858 2024.07.09 03:57:23.966446 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part
1859 2024.07.09 03:57:23.966810 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part
1860 2024.07.09 03:57:23.966897 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 134 rows starting from the beginning of the part
1861 2024.07.09 03:57:23.967397 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 92 rows starting from the beginning of the part
1862 2024.07.09 03:57:23.967411 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part
1863 2024.07.09 03:57:23.968166 [ 188 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part
1864 2024.07.09 03:57:23.968305 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1865 2024.07.09 03:57:23.969046 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1866 2024.07.09 03:57:23.969145 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1867 2024.07.09 03:57:23.969296 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1868 2024.07.09 03:57:23.969430 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Debug> executeQuery: Read 364 rows, 26.15 KiB in 0.006574 sec., 55369.63796775175 rows/sec., 3.89 MiB/sec.
1869 2024.07.09 03:57:23.969896 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
1870 2024.07.09 03:57:23.970016 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Debug> DynamicQueryHandler: Done processing query
1871 2024.07.09 03:57:23.970146 [ 3 ] {654bae4c-49b8-475b-96ce-9cf2be0a3302} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1872 2024.07.09 03:57:23.970314 [ 3 ] {} <Debug> HTTP-Session: 46b263d8-92aa-4b09-adab-5c41b27e5094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.07.09 03:57:23.970692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1874 2024.07.09 03:57:23.970842 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1875 2024.07.09 03:57:23.970919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1876 2024.07.09 03:57:23.971004 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 100 rows starting from the beginning of the part
1877 2024.07.09 03:57:23.971038 [ 3 ] {} <Debug> HTTP-Session: f709dacc-46b4-411c-9488-3e1526101806 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1878 2024.07.09 03:57:23.971148 [ 3 ] {} <Debug> HTTP-Session: f709dacc-46b4-411c-9488-3e1526101806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.07.09 03:57:23.971331 [ 3 ] {} <Debug> HTTP-Session: f709dacc-46b4-411c-9488-3e1526101806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.07.09 03:57:23.971614 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part
1881 2024.07.09 03:57:23.971962 [ 3 ] {} <Trace> HTTP-Session: f709dacc-46b4-411c-9488-3e1526101806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1882 2024.07.09 03:57:23.972119 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part
1883 2024.07.09 03:57:23.972737 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1884 2024.07.09 03:57:23.973002 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 158 rows starting from the beginning of the part
1885 2024.07.09 03:57:23.973157 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1886 2024.07.09 03:57:23.973640 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part
1887 2024.07.09 03:57:23.974182 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 364 rows starting from the beginning of the part
1888 2024.07.09 03:57:23.976428 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2024.07.09 03:57:23.976637 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.016772184 sec., 26114.6669986449 rows/sec., 2.05 MiB/sec.
1890 2024.07.09 03:57:23.977050 [ 193 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 4 columns (4 merged, 0 gathered) in 0.014904526 sec., 28716.109455611 rows/sec., 2.24 MiB/sec.
1891 2024.07.09 03:57:23.977092 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1892 2024.07.09 03:57:23.977579 [ 193 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1893 2024.07.09 03:57:23.979536 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1894 2024.07.09 03:57:23.980084 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_6_1} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1895 2024.07.09 03:57:23.980124 [ 193 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1896 2024.07.09 03:57:23.980594 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
1897 2024.07.09 03:57:23.980616 [ 193 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_6_1} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1898 2024.07.09 03:57:23.980591 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1899 2024.07.09 03:57:23.980768 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1900 2024.07.09 03:57:23.980909 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1901 2024.07.09 03:57:23.981794 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1902 2024.07.09 03:57:23.981817 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.012375248 sec., 87432.59124988849 rows/sec., 6.09 MiB/sec.
1903 2024.07.09 03:57:23.982114 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1904 2024.07.09 03:57:23.982378 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1905 2024.07.09 03:57:23.982638 [ 91 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1906 2024.07.09 03:57:23.982733 [ 91 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1907 2024.07.09 03:57:23.982807 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1908 2024.07.09 03:57:23.982836 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.010378 sec., 5781.460782424359 rows/sec., 398.98 KiB/sec.
1909 2024.07.09 03:57:23.983342 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
1910 2024.07.09 03:57:23.983459 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1911 2024.07.09 03:57:23.983534 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Debug> DynamicQueryHandler: Done processing query
1912 2024.07.09 03:57:23.983624 [ 3 ] {b779096c-2f56-4e4d-81ea-9d008474e96b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1913 2024.07.09 03:57:23.983723 [ 3 ] {} <Debug> HTTP-Session: f709dacc-46b4-411c-9488-3e1526101806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.07.09 03:57:23.983743 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1915 2024.07.09 03:57:23.983872 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1916 2024.07.09 03:57:23.983935 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
1917 2024.07.09 03:57:23.983952 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part
1918 2024.07.09 03:57:23.984104 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part
1919 2024.07.09 03:57:23.984334 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part
1920 2024.07.09 03:57:23.984510 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part
1921 2024.07.09 03:57:23.984646 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
1922 2024.07.09 03:57:23.984779 [ 195 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
1923 2024.07.09 03:57:23.985891 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002932824 sec., 105700.17157524625 rows/sec., 7.18 MiB/sec.
1924 2024.07.09 03:57:23.986040 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1925 2024.07.09 03:57:23.986505 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1926 2024.07.09 03:57:23.986588 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_6_1} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1927 2024.07.09 03:57:23.986660 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1928 2024.07.09 03:57:28.084647 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1929 2024.07.09 03:57:28.084707 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1930 2024.07.09 03:57:28.939432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1931 2024.07.09 03:57:28.939547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1932 2024.07.09 03:57:28.939574 [ 3 ] {} <Debug> HTTP-Session: 063225b3-882e-4d5b-86f0-c083397b8d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1933 2024.07.09 03:57:28.939601 [ 3 ] {} <Debug> HTTP-Session: 063225b3-882e-4d5b-86f0-c083397b8d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.07.09 03:57:28.939618 [ 3 ] {} <Debug> HTTP-Session: 063225b3-882e-4d5b-86f0-c083397b8d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1935 2024.07.09 03:57:28.939735 [ 3 ] {} <Trace> HTTP-Session: 063225b3-882e-4d5b-86f0-c083397b8d5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1936 2024.07.09 03:57:28.939928 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1937 2024.07.09 03:57:28.939998 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1938 2024.07.09 03:57:28.940189 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1939 2024.07.09 03:57:28.940609 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1940 2024.07.09 03:57:28.940717 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1941 2024.07.09 03:57:28.941072 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1942 2024.07.09 03:57:28.941390 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1943 2024.07.09 03:57:28.941554 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001722 sec., 15679.442508710801 rows/sec., 1.24 MiB/sec.
1944 2024.07.09 03:57:28.941854 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Debug> DynamicQueryHandler: Done processing query
1945 2024.07.09 03:57:28.941881 [ 3 ] {9ed6e294-a423-4acd-913b-058a33d8fa68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1946 2024.07.09 03:57:28.941896 [ 3 ] {} <Debug> HTTP-Session: 063225b3-882e-4d5b-86f0-c083397b8d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1947 2024.07.09 03:57:28.942108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1948 2024.07.09 03:57:28.942157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1949 2024.07.09 03:57:28.942176 [ 3 ] {} <Debug> HTTP-Session: 390df09a-5a66-483d-8a96-2eadf7d40d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1950 2024.07.09 03:57:28.942193 [ 3 ] {} <Debug> HTTP-Session: 390df09a-5a66-483d-8a96-2eadf7d40d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.07.09 03:57:28.942206 [ 3 ] {} <Debug> HTTP-Session: 390df09a-5a66-483d-8a96-2eadf7d40d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1952 2024.07.09 03:57:28.942239 [ 3 ] {} <Trace> HTTP-Session: 390df09a-5a66-483d-8a96-2eadf7d40d7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1953 2024.07.09 03:57:28.942393 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1954 2024.07.09 03:57:28.942437 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1955 2024.07.09 03:57:28.942560 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1956 2024.07.09 03:57:28.942992 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1957 2024.07.09 03:57:28.943028 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1958 2024.07.09 03:57:28.943333 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1959 2024.07.09 03:57:28.943630 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1960 2024.07.09 03:57:28.943843 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001493 sec., 91761.55391828534 rows/sec., 7.66 MiB/sec.
1961 2024.07.09 03:57:28.944108 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Debug> DynamicQueryHandler: Done processing query
1962 2024.07.09 03:57:28.944132 [ 3 ] {c04a9d59-345c-4c30-9138-454a98d67080} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1963 2024.07.09 03:57:28.944147 [ 3 ] {} <Debug> HTTP-Session: 390df09a-5a66-483d-8a96-2eadf7d40d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1964 2024.07.09 03:57:28.944285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1965 2024.07.09 03:57:28.944331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1966 2024.07.09 03:57:28.944349 [ 3 ] {} <Debug> HTTP-Session: c922f1d7-acad-4508-88ca-693383a40584 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1967 2024.07.09 03:57:28.944365 [ 3 ] {} <Debug> HTTP-Session: c922f1d7-acad-4508-88ca-693383a40584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.07.09 03:57:28.944378 [ 3 ] {} <Debug> HTTP-Session: c922f1d7-acad-4508-88ca-693383a40584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1969 2024.07.09 03:57:28.944408 [ 3 ] {} <Trace> HTTP-Session: c922f1d7-acad-4508-88ca-693383a40584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1970 2024.07.09 03:57:28.944528 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1971 2024.07.09 03:57:28.944570 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1972 2024.07.09 03:57:28.944769 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1973 2024.07.09 03:57:28.945123 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1974 2024.07.09 03:57:28.945159 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1975 2024.07.09 03:57:28.945454 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1976 2024.07.09 03:57:28.945808 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1977 2024.07.09 03:57:28.945951 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00143 sec., 63636.36363636363 rows/sec., 4.97 MiB/sec.
1978 2024.07.09 03:57:28.946156 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Debug> DynamicQueryHandler: Done processing query
1979 2024.07.09 03:57:28.946180 [ 3 ] {a57419fd-af16-4ff3-b6d4-40eeb4037273} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1980 2024.07.09 03:57:28.946194 [ 3 ] {} <Debug> HTTP-Session: c922f1d7-acad-4508-88ca-693383a40584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1981 2024.07.09 03:57:28.946335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2024.07.09 03:57:28.946381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1983 2024.07.09 03:57:28.946399 [ 3 ] {} <Debug> HTTP-Session: 1ca5c51b-ee42-4398-a6dc-7ecae3c590f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
1984 2024.07.09 03:57:28.946415 [ 3 ] {} <Debug> HTTP-Session: 1ca5c51b-ee42-4398-a6dc-7ecae3c590f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.07.09 03:57:28.946428 [ 3 ] {} <Debug> HTTP-Session: 1ca5c51b-ee42-4398-a6dc-7ecae3c590f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.07.09 03:57:28.946458 [ 3 ] {} <Trace> HTTP-Session: 1ca5c51b-ee42-4398-a6dc-7ecae3c590f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1987 2024.07.09 03:57:28.946613 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1988 2024.07.09 03:57:28.946724 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1989 2024.07.09 03:57:28.946863 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1990 2024.07.09 03:57:28.947194 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1991 2024.07.09 03:57:28.947228 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1992 2024.07.09 03:57:28.947588 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1993 2024.07.09 03:57:28.947969 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1994 2024.07.09 03:57:28.948112 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec.
1995 2024.07.09 03:57:28.948261 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Debug> DynamicQueryHandler: Done processing query
1996 2024.07.09 03:57:28.948284 [ 3 ] {11ae3e26-3531-4b61-8084-7398c2307e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1997 2024.07.09 03:57:28.948299 [ 3 ] {} <Debug> HTTP-Session: 1ca5c51b-ee42-4398-a6dc-7ecae3c590f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1998 2024.07.09 03:57:28.948522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1999 2024.07.09 03:57:28.948568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2000 2024.07.09 03:57:28.948587 [ 3 ] {} <Debug> HTTP-Session: 6c9ec14d-5657-47a6-86ab-7502c65e9ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2001 2024.07.09 03:57:28.948602 [ 3 ] {} <Debug> HTTP-Session: 6c9ec14d-5657-47a6-86ab-7502c65e9ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.07.09 03:57:28.948615 [ 3 ] {} <Debug> HTTP-Session: 6c9ec14d-5657-47a6-86ab-7502c65e9ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.07.09 03:57:28.948644 [ 3 ] {} <Trace> HTTP-Session: 6c9ec14d-5657-47a6-86ab-7502c65e9ae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2004 2024.07.09 03:57:28.949321 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2005 2024.07.09 03:57:28.949382 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <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
2006 2024.07.09 03:57:28.949824 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2007 2024.07.09 03:57:28.950482 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2008 2024.07.09 03:57:28.950517 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2009 2024.07.09 03:57:28.951217 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2010 2024.07.09 03:57:28.951608 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2011 2024.07.09 03:57:28.951881 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003079 sec., 8769.080870412472 rows/sec., 15.71 MiB/sec.
2012 2024.07.09 03:57:28.952218 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Debug> DynamicQueryHandler: Done processing query
2013 2024.07.09 03:57:28.952242 [ 3 ] {4c4ca03b-06be-4a7f-9dce-12983a287580} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2014 2024.07.09 03:57:28.952256 [ 3 ] {} <Debug> HTTP-Session: 6c9ec14d-5657-47a6-86ab-7502c65e9ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.07.09 03:57:28.952405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2016 2024.07.09 03:57:28.952452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2017 2024.07.09 03:57:28.952470 [ 3 ] {} <Debug> HTTP-Session: cbf55cc5-9537-4f25-9c58-b8677437d389 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2018 2024.07.09 03:57:28.952485 [ 3 ] {} <Debug> HTTP-Session: cbf55cc5-9537-4f25-9c58-b8677437d389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.07.09 03:57:28.952497 [ 3 ] {} <Debug> HTTP-Session: cbf55cc5-9537-4f25-9c58-b8677437d389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2020 2024.07.09 03:57:28.952526 [ 3 ] {} <Trace> HTTP-Session: cbf55cc5-9537-4f25-9c58-b8677437d389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2021 2024.07.09 03:57:28.952632 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2022 2024.07.09 03:57:28.952740 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2023 2024.07.09 03:57:28.952863 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2024 2024.07.09 03:57:28.953130 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2025 2024.07.09 03:57:28.953164 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2026 2024.07.09 03:57:28.953494 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2027 2024.07.09 03:57:28.953858 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2028 2024.07.09 03:57:28.954003 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
2029 2024.07.09 03:57:28.954149 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Debug> DynamicQueryHandler: Done processing query
2030 2024.07.09 03:57:28.954172 [ 3 ] {1233e4c9-9197-4e91-8741-c4dcafd14349} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2031 2024.07.09 03:57:28.954186 [ 3 ] {} <Debug> HTTP-Session: cbf55cc5-9537-4f25-9c58-b8677437d389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.07.09 03:57:33.950639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2033 2024.07.09 03:57:33.950766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2034 2024.07.09 03:57:33.950793 [ 3 ] {} <Debug> HTTP-Session: 15c79161-6221-4516-ba24-9dcbd0de290c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2035 2024.07.09 03:57:33.950819 [ 3 ] {} <Debug> HTTP-Session: 15c79161-6221-4516-ba24-9dcbd0de290c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.07.09 03:57:33.950836 [ 3 ] {} <Debug> HTTP-Session: 15c79161-6221-4516-ba24-9dcbd0de290c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2037 2024.07.09 03:57:33.950888 [ 3 ] {} <Trace> HTTP-Session: 15c79161-6221-4516-ba24-9dcbd0de290c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2038 2024.07.09 03:57:33.951087 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2039 2024.07.09 03:57:33.951157 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2040 2024.07.09 03:57:33.951432 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2041 2024.07.09 03:57:33.951862 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2042 2024.07.09 03:57:33.951900 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2043 2024.07.09 03:57:33.952317 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2044 2024.07.09 03:57:33.952630 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2045 2024.07.09 03:57:33.952796 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec.
2046 2024.07.09 03:57:33.952988 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Debug> DynamicQueryHandler: Done processing query
2047 2024.07.09 03:57:33.953014 [ 3 ] {526a7880-c5f1-4e31-9bac-22e6f00efa72} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2048 2024.07.09 03:57:33.953029 [ 3 ] {} <Debug> HTTP-Session: 15c79161-6221-4516-ba24-9dcbd0de290c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2049 2024.07.09 03:57:33.953267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2050 2024.07.09 03:57:33.953314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2051 2024.07.09 03:57:33.953333 [ 3 ] {} <Debug> HTTP-Session: 4160a756-16ee-4dc3-98c0-3868423a7b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2052 2024.07.09 03:57:33.953350 [ 3 ] {} <Debug> HTTP-Session: 4160a756-16ee-4dc3-98c0-3868423a7b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.07.09 03:57:33.953363 [ 3 ] {} <Debug> HTTP-Session: 4160a756-16ee-4dc3-98c0-3868423a7b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.07.09 03:57:33.953392 [ 3 ] {} <Trace> HTTP-Session: 4160a756-16ee-4dc3-98c0-3868423a7b2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2055 2024.07.09 03:57:33.953499 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2056 2024.07.09 03:57:33.953540 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2057 2024.07.09 03:57:33.953659 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2058 2024.07.09 03:57:33.953964 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2059 2024.07.09 03:57:33.953999 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2060 2024.07.09 03:57:33.954432 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2061 2024.07.09 03:57:33.954807 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2062 2024.07.09 03:57:33.954951 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec.
2063 2024.07.09 03:57:33.955095 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Debug> DynamicQueryHandler: Done processing query
2064 2024.07.09 03:57:33.955119 [ 3 ] {6eed07c7-4fd3-4479-91ac-8e95ed8f60e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2065 2024.07.09 03:57:33.955134 [ 3 ] {} <Debug> HTTP-Session: 4160a756-16ee-4dc3-98c0-3868423a7b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2066 2024.07.09 03:57:33.955365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2024.07.09 03:57:33.955422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2068 2024.07.09 03:57:33.955442 [ 3 ] {} <Debug> HTTP-Session: aa6d6794-6635-4f66-9fea-1e9e167ae3da Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2069 2024.07.09 03:57:33.955457 [ 3 ] {} <Debug> HTTP-Session: aa6d6794-6635-4f66-9fea-1e9e167ae3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.07.09 03:57:33.955471 [ 3 ] {} <Debug> HTTP-Session: aa6d6794-6635-4f66-9fea-1e9e167ae3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.07.09 03:57:33.955501 [ 3 ] {} <Trace> HTTP-Session: aa6d6794-6635-4f66-9fea-1e9e167ae3da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2072 2024.07.09 03:57:33.955682 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2073 2024.07.09 03:57:33.955728 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2074 2024.07.09 03:57:33.955866 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2075 2024.07.09 03:57:33.956287 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2076 2024.07.09 03:57:33.956322 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2077 2024.07.09 03:57:33.956702 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2078 2024.07.09 03:57:33.957016 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2079 2024.07.09 03:57:33.957166 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec.
2080 2024.07.09 03:57:33.957398 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Debug> DynamicQueryHandler: Done processing query
2081 2024.07.09 03:57:33.957422 [ 3 ] {8f8733aa-c5ec-4cb4-b78b-706df3494fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2082 2024.07.09 03:57:33.957436 [ 3 ] {} <Debug> HTTP-Session: aa6d6794-6635-4f66-9fea-1e9e167ae3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.07.09 03:57:33.957591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2084 2024.07.09 03:57:33.957637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2085 2024.07.09 03:57:33.957655 [ 3 ] {} <Debug> HTTP-Session: 053d8557-9b9e-4d9e-b14f-e76227eef9de Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2086 2024.07.09 03:57:33.957670 [ 3 ] {} <Debug> HTTP-Session: 053d8557-9b9e-4d9e-b14f-e76227eef9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.07.09 03:57:33.957682 [ 3 ] {} <Debug> HTTP-Session: 053d8557-9b9e-4d9e-b14f-e76227eef9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2088 2024.07.09 03:57:33.957712 [ 3 ] {} <Trace> HTTP-Session: 053d8557-9b9e-4d9e-b14f-e76227eef9de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2089 2024.07.09 03:57:33.957823 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2090 2024.07.09 03:57:33.957864 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2091 2024.07.09 03:57:33.957983 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2092 2024.07.09 03:57:33.958320 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2093 2024.07.09 03:57:33.958353 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2094 2024.07.09 03:57:33.958683 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2095 2024.07.09 03:57:33.958981 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2096 2024.07.09 03:57:33.959124 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
2097 2024.07.09 03:57:33.959339 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Debug> DynamicQueryHandler: Done processing query
2098 2024.07.09 03:57:33.959362 [ 3 ] {9e87ec5b-c496-4f81-8670-d147ff411474} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2099 2024.07.09 03:57:33.959376 [ 3 ] {} <Debug> HTTP-Session: 053d8557-9b9e-4d9e-b14f-e76227eef9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.07.09 03:57:38.964863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2101 2024.07.09 03:57:38.964996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2102 2024.07.09 03:57:38.965025 [ 3 ] {} <Debug> HTTP-Session: 74dd1866-4db8-4808-8ddd-01583dcd9be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2103 2024.07.09 03:57:38.965052 [ 3 ] {} <Debug> HTTP-Session: 74dd1866-4db8-4808-8ddd-01583dcd9be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.07.09 03:57:38.965068 [ 3 ] {} <Debug> HTTP-Session: 74dd1866-4db8-4808-8ddd-01583dcd9be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2105 2024.07.09 03:57:38.965120 [ 3 ] {} <Trace> HTTP-Session: 74dd1866-4db8-4808-8ddd-01583dcd9be1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2106 2024.07.09 03:57:38.965313 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2107 2024.07.09 03:57:38.965382 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2108 2024.07.09 03:57:38.965562 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2109 2024.07.09 03:57:38.966032 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2110 2024.07.09 03:57:38.966074 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2111 2024.07.09 03:57:38.966416 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2112 2024.07.09 03:57:38.966792 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2113 2024.07.09 03:57:38.966944 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001665 sec., 16216.216216216217 rows/sec., 1.28 MiB/sec.
2114 2024.07.09 03:57:38.967252 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Debug> DynamicQueryHandler: Done processing query
2115 2024.07.09 03:57:38.967279 [ 3 ] {687733a5-e804-4d4c-8509-ad8f36e81e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2116 2024.07.09 03:57:38.967294 [ 3 ] {} <Debug> HTTP-Session: 74dd1866-4db8-4808-8ddd-01583dcd9be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.07.09 03:57:38.967431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2118 2024.07.09 03:57:38.967482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2119 2024.07.09 03:57:38.967501 [ 3 ] {} <Debug> HTTP-Session: 64194065-3bcf-4a8b-ab55-829a71597663 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2120 2024.07.09 03:57:38.967519 [ 3 ] {} <Debug> HTTP-Session: 64194065-3bcf-4a8b-ab55-829a71597663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.07.09 03:57:38.967532 [ 3 ] {} <Debug> HTTP-Session: 64194065-3bcf-4a8b-ab55-829a71597663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2122 2024.07.09 03:57:38.967566 [ 3 ] {} <Trace> HTTP-Session: 64194065-3bcf-4a8b-ab55-829a71597663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2123 2024.07.09 03:57:38.967767 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2124 2024.07.09 03:57:38.967812 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2125 2024.07.09 03:57:38.967952 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2126 2024.07.09 03:57:38.968378 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2127 2024.07.09 03:57:38.968413 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2128 2024.07.09 03:57:38.968787 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2129 2024.07.09 03:57:38.969074 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2130 2024.07.09 03:57:38.969210 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001527 sec., 89718.40209561231 rows/sec., 7.49 MiB/sec.
2131 2024.07.09 03:57:38.969403 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Debug> DynamicQueryHandler: Done processing query
2132 2024.07.09 03:57:38.969426 [ 3 ] {b3889f15-5f3b-4e91-9b51-2bdd1779585c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2133 2024.07.09 03:57:38.969442 [ 3 ] {} <Debug> HTTP-Session: 64194065-3bcf-4a8b-ab55-829a71597663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2134 2024.07.09 03:57:38.969563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2135 2024.07.09 03:57:38.969609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2136 2024.07.09 03:57:38.969627 [ 3 ] {} <Debug> HTTP-Session: 198af89a-af5f-4d49-a0e1-f6d67225518a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2137 2024.07.09 03:57:38.969643 [ 3 ] {} <Debug> HTTP-Session: 198af89a-af5f-4d49-a0e1-f6d67225518a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.07.09 03:57:38.969656 [ 3 ] {} <Debug> HTTP-Session: 198af89a-af5f-4d49-a0e1-f6d67225518a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2139 2024.07.09 03:57:38.969684 [ 3 ] {} <Trace> HTTP-Session: 198af89a-af5f-4d49-a0e1-f6d67225518a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2140 2024.07.09 03:57:38.969871 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2141 2024.07.09 03:57:38.969912 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2142 2024.07.09 03:57:38.970028 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2143 2024.07.09 03:57:38.970354 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2144 2024.07.09 03:57:38.970389 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2145 2024.07.09 03:57:38.970687 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2146 2024.07.09 03:57:38.971035 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2147 2024.07.09 03:57:38.971175 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001368 sec., 66520.4678362573 rows/sec., 5.20 MiB/sec.
2148 2024.07.09 03:57:38.971445 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Debug> DynamicQueryHandler: Done processing query
2149 2024.07.09 03:57:38.971467 [ 3 ] {6d30d16b-aeec-448e-ac45-f983ef20d90c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2150 2024.07.09 03:57:38.971483 [ 3 ] {} <Debug> HTTP-Session: 198af89a-af5f-4d49-a0e1-f6d67225518a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.07.09 03:57:38.971632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2152 2024.07.09 03:57:38.971679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2153 2024.07.09 03:57:38.971697 [ 3 ] {} <Debug> HTTP-Session: 1636426f-3c29-4e3f-9dfd-d6160d2a4f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2154 2024.07.09 03:57:38.971779 [ 3 ] {} <Debug> HTTP-Session: 1636426f-3c29-4e3f-9dfd-d6160d2a4f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.07.09 03:57:38.971792 [ 3 ] {} <Debug> HTTP-Session: 1636426f-3c29-4e3f-9dfd-d6160d2a4f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2156 2024.07.09 03:57:38.971820 [ 3 ] {} <Trace> HTTP-Session: 1636426f-3c29-4e3f-9dfd-d6160d2a4f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2157 2024.07.09 03:57:38.971999 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2158 2024.07.09 03:57:38.972045 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2159 2024.07.09 03:57:38.972199 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2160 2024.07.09 03:57:38.972554 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2161 2024.07.09 03:57:38.972588 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2162 2024.07.09 03:57:38.973019 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2163 2024.07.09 03:57:38.973332 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2164 2024.07.09 03:57:38.973457 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec.
2165 2024.07.09 03:57:38.973633 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Debug> DynamicQueryHandler: Done processing query
2166 2024.07.09 03:57:38.973655 [ 3 ] {8198effd-f71f-48ed-ad98-742d482fb10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2167 2024.07.09 03:57:38.973670 [ 3 ] {} <Debug> HTTP-Session: 1636426f-3c29-4e3f-9dfd-d6160d2a4f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2168 2024.07.09 03:57:38.973997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2169 2024.07.09 03:57:38.974043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2170 2024.07.09 03:57:38.974060 [ 3 ] {} <Debug> HTTP-Session: 17dc89a8-ee3c-4a47-80f2-19b1eb6ad237 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2171 2024.07.09 03:57:38.974076 [ 3 ] {} <Debug> HTTP-Session: 17dc89a8-ee3c-4a47-80f2-19b1eb6ad237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.07.09 03:57:38.974089 [ 3 ] {} <Debug> HTTP-Session: 17dc89a8-ee3c-4a47-80f2-19b1eb6ad237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2173 2024.07.09 03:57:38.974118 [ 3 ] {} <Trace> HTTP-Session: 17dc89a8-ee3c-4a47-80f2-19b1eb6ad237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2174 2024.07.09 03:57:38.974871 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2175 2024.07.09 03:57:38.974934 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <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
2176 2024.07.09 03:57:38.975310 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2177 2024.07.09 03:57:38.976068 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2178 2024.07.09 03:57:38.976106 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2179 2024.07.09 03:57:38.976793 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2180 2024.07.09 03:57:38.977174 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2181 2024.07.09 03:57:38.977346 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003151 sec., 8568.708346556648 rows/sec., 15.35 MiB/sec.
2182 2024.07.09 03:57:38.977567 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Debug> DynamicQueryHandler: Done processing query
2183 2024.07.09 03:57:38.977591 [ 3 ] {4851dcd8-49d9-4862-a4eb-31f80986276a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2184 2024.07.09 03:57:38.977606 [ 3 ] {} <Debug> HTTP-Session: 17dc89a8-ee3c-4a47-80f2-19b1eb6ad237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.07.09 03:57:38.977828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2186 2024.07.09 03:57:38.977876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2187 2024.07.09 03:57:38.977894 [ 3 ] {} <Debug> HTTP-Session: bc3e95d6-6713-4729-a52e-58d0ca95b1fd Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2188 2024.07.09 03:57:38.977910 [ 3 ] {} <Debug> HTTP-Session: bc3e95d6-6713-4729-a52e-58d0ca95b1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.07.09 03:57:38.977923 [ 3 ] {} <Debug> HTTP-Session: bc3e95d6-6713-4729-a52e-58d0ca95b1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2190 2024.07.09 03:57:38.977952 [ 3 ] {} <Trace> HTTP-Session: bc3e95d6-6713-4729-a52e-58d0ca95b1fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2191 2024.07.09 03:57:38.978065 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2192 2024.07.09 03:57:38.978107 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2193 2024.07.09 03:57:38.978229 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2194 2024.07.09 03:57:38.978561 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2195 2024.07.09 03:57:38.978595 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
2196 2024.07.09 03:57:38.979004 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2197 2024.07.09 03:57:38.979302 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2198 2024.07.09 03:57:38.979441 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec.
2199 2024.07.09 03:57:38.979651 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Debug> DynamicQueryHandler: Done processing query
2200 2024.07.09 03:57:38.979676 [ 3 ] {bf8c87d6-f730-4b42-a5be-b030cff74b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2201 2024.07.09 03:57:38.979691 [ 3 ] {} <Debug> HTTP-Session: bc3e95d6-6713-4729-a52e-58d0ca95b1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.07.09 03:57:43.084964 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
2203 2024.07.09 03:57:43.085045 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
2204 2024.07.09 03:57:43.972480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 7828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2205 2024.07.09 03:57:43.972603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2206 2024.07.09 03:57:43.972629 [ 3 ] {} <Debug> HTTP-Session: c29e5726-9d88-4839-9174-3780147aa1db Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2207 2024.07.09 03:57:43.972653 [ 3 ] {} <Debug> HTTP-Session: c29e5726-9d88-4839-9174-3780147aa1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2208 2024.07.09 03:57:43.972668 [ 3 ] {} <Debug> HTTP-Session: c29e5726-9d88-4839-9174-3780147aa1db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2209 2024.07.09 03:57:43.972723 [ 3 ] {} <Trace> HTTP-Session: c29e5726-9d88-4839-9174-3780147aa1db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2210 2024.07.09 03:57:43.972951 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2211 2024.07.09 03:57:43.973028 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2212 2024.07.09 03:57:43.973248 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2213 2024.07.09 03:57:43.973763 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2214 2024.07.09 03:57:43.973806 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2215 2024.07.09 03:57:43.974172 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2216 2024.07.09 03:57:43.974505 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2217 2024.07.09 03:57:43.974686 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.38 MiB/sec.
2218 2024.07.09 03:57:43.975302 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Debug> DynamicQueryHandler: Done processing query
2219 2024.07.09 03:57:43.975330 [ 3 ] {e1add9c4-4640-4de8-a437-b0b838e0f84b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2220 2024.07.09 03:57:43.975346 [ 3 ] {} <Debug> HTTP-Session: c29e5726-9d88-4839-9174-3780147aa1db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.07.09 03:57:43.975484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2024.07.09 03:57:43.975534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2223 2024.07.09 03:57:43.975554 [ 3 ] {} <Debug> HTTP-Session: ff1f83ed-edc4-479f-b0de-6dd5347d8abf Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2224 2024.07.09 03:57:43.975571 [ 3 ] {} <Debug> HTTP-Session: ff1f83ed-edc4-479f-b0de-6dd5347d8abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2225 2024.07.09 03:57:43.975585 [ 3 ] {} <Debug> HTTP-Session: ff1f83ed-edc4-479f-b0de-6dd5347d8abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2226 2024.07.09 03:57:43.975617 [ 3 ] {} <Trace> HTTP-Session: ff1f83ed-edc4-479f-b0de-6dd5347d8abf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2227 2024.07.09 03:57:43.975737 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2228 2024.07.09 03:57:43.975781 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2229 2024.07.09 03:57:43.975935 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2024.07.09 03:57:43.976300 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2231 2024.07.09 03:57:43.976337 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2232 2024.07.09 03:57:43.976647 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2233 2024.07.09 03:57:43.976951 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2234 2024.07.09 03:57:43.977109 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec.
2235 2024.07.09 03:57:43.977650 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Debug> DynamicQueryHandler: Done processing query
2236 2024.07.09 03:57:43.977677 [ 3 ] {f0f3ae02-922f-40cf-85af-1a35c0a17f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2237 2024.07.09 03:57:43.977693 [ 3 ] {} <Debug> HTTP-Session: ff1f83ed-edc4-479f-b0de-6dd5347d8abf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2238 2024.07.09 03:57:43.977859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2239 2024.07.09 03:57:43.977909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2240 2024.07.09 03:57:43.977930 [ 3 ] {} <Debug> HTTP-Session: dce62974-8a90-4362-a512-04b1ce004296 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2241 2024.07.09 03:57:43.977947 [ 3 ] {} <Debug> HTTP-Session: dce62974-8a90-4362-a512-04b1ce004296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2242 2024.07.09 03:57:43.977962 [ 3 ] {} <Debug> HTTP-Session: dce62974-8a90-4362-a512-04b1ce004296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2243 2024.07.09 03:57:43.977993 [ 3 ] {} <Trace> HTTP-Session: dce62974-8a90-4362-a512-04b1ce004296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2244 2024.07.09 03:57:43.978148 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2245 2024.07.09 03:57:43.978198 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2246 2024.07.09 03:57:43.978369 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2247 2024.07.09 03:57:43.978750 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2248 2024.07.09 03:57:43.978787 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2249 2024.07.09 03:57:43.979181 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2250 2024.07.09 03:57:43.979512 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2251 2024.07.09 03:57:43.979672 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec.
2252 2024.07.09 03:57:43.980014 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Debug> DynamicQueryHandler: Done processing query
2253 2024.07.09 03:57:43.980041 [ 3 ] {71d68d20-0d29-4f13-93f1-0bd039621af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2254 2024.07.09 03:57:43.980057 [ 3 ] {} <Debug> HTTP-Session: dce62974-8a90-4362-a512-04b1ce004296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.07.09 03:57:43.980230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2256 2024.07.09 03:57:43.980279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2257 2024.07.09 03:57:43.980299 [ 3 ] {} <Debug> HTTP-Session: 4cac48de-338d-4bdf-bd48-e2fee40b86d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2258 2024.07.09 03:57:43.980316 [ 3 ] {} <Debug> HTTP-Session: 4cac48de-338d-4bdf-bd48-e2fee40b86d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2259 2024.07.09 03:57:43.980330 [ 3 ] {} <Debug> HTTP-Session: 4cac48de-338d-4bdf-bd48-e2fee40b86d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2260 2024.07.09 03:57:43.980362 [ 3 ] {} <Trace> HTTP-Session: 4cac48de-338d-4bdf-bd48-e2fee40b86d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2261 2024.07.09 03:57:43.980498 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2262 2024.07.09 03:57:43.980544 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2263 2024.07.09 03:57:43.980694 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2264 2024.07.09 03:57:43.981010 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2265 2024.07.09 03:57:43.981047 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2266 2024.07.09 03:57:43.981398 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2267 2024.07.09 03:57:43.981710 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2268 2024.07.09 03:57:43.981871 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
2269 2024.07.09 03:57:43.982143 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Debug> DynamicQueryHandler: Done processing query
2270 2024.07.09 03:57:43.982169 [ 3 ] {76898157-78c1-442c-ac54-a8d06f70dd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2271 2024.07.09 03:57:43.982185 [ 3 ] {} <Debug> HTTP-Session: 4cac48de-338d-4bdf-bd48-e2fee40b86d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2272 2024.07.09 03:57:48.973618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2273 2024.07.09 03:57:48.973759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2274 2024.07.09 03:57:48.973791 [ 3 ] {} <Debug> HTTP-Session: d2c40f7c-8439-4bad-9c5f-20cd36451066 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2275 2024.07.09 03:57:48.973820 [ 3 ] {} <Debug> HTTP-Session: d2c40f7c-8439-4bad-9c5f-20cd36451066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2276 2024.07.09 03:57:48.973839 [ 3 ] {} <Debug> HTTP-Session: d2c40f7c-8439-4bad-9c5f-20cd36451066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2277 2024.07.09 03:57:48.973895 [ 3 ] {} <Trace> HTTP-Session: d2c40f7c-8439-4bad-9c5f-20cd36451066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2278 2024.07.09 03:57:48.974108 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2279 2024.07.09 03:57:48.974184 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2280 2024.07.09 03:57:48.974396 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2281 2024.07.09 03:57:48.974858 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2282 2024.07.09 03:57:48.974897 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2283 2024.07.09 03:57:48.975259 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2284 2024.07.09 03:57:48.975610 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2285 2024.07.09 03:57:48.975755 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001715 sec., 15743.440233236151 rows/sec., 1.25 MiB/sec.
2286 2024.07.09 03:57:48.976072 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Debug> DynamicQueryHandler: Done processing query
2287 2024.07.09 03:57:48.976100 [ 3 ] {992495cc-95ba-43d4-88c8-8c6cd7d389c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2288 2024.07.09 03:57:48.976116 [ 3 ] {} <Debug> HTTP-Session: d2c40f7c-8439-4bad-9c5f-20cd36451066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2289 2024.07.09 03:57:48.976438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2290 2024.07.09 03:57:48.976489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2291 2024.07.09 03:57:48.976508 [ 3 ] {} <Debug> HTTP-Session: 0d066de2-597d-484a-a7cc-2f5db12d27be Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2292 2024.07.09 03:57:48.976525 [ 3 ] {} <Debug> HTTP-Session: 0d066de2-597d-484a-a7cc-2f5db12d27be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.07.09 03:57:48.976539 [ 3 ] {} <Debug> HTTP-Session: 0d066de2-597d-484a-a7cc-2f5db12d27be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2294 2024.07.09 03:57:48.976570 [ 3 ] {} <Trace> HTTP-Session: 0d066de2-597d-484a-a7cc-2f5db12d27be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2295 2024.07.09 03:57:48.976707 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2296 2024.07.09 03:57:48.976751 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2297 2024.07.09 03:57:48.976901 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2298 2024.07.09 03:57:48.977297 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2299 2024.07.09 03:57:48.977333 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2300 2024.07.09 03:57:48.977656 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2301 2024.07.09 03:57:48.977957 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2302 2024.07.09 03:57:48.978078 [ 66 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2303 2024.07.09 03:57:48.978084 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001436 sec., 95403.89972144847 rows/sec., 7.97 MiB/sec.
2304 2024.07.09 03:57:48.978126 [ 66 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2305 2024.07.09 03:57:48.978165 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2306 2024.07.09 03:57:48.978423 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Debug> DynamicQueryHandler: Done processing query
2307 2024.07.09 03:57:48.978454 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
2308 2024.07.09 03:57:48.978516 [ 3 ] {5194d560-e235-4b4d-b309-3feffc13a357} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2309 2024.07.09 03:57:48.978606 [ 3 ] {} <Debug> HTTP-Session: 0d066de2-597d-484a-a7cc-2f5db12d27be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.07.09 03:57:48.978739 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2311 2024.07.09 03:57:48.978796 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part
2312 2024.07.09 03:57:48.978820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2313 2024.07.09 03:57:48.978964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2314 2024.07.09 03:57:48.978972 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 137 rows starting from the beginning of the part
2315 2024.07.09 03:57:48.979057 [ 3 ] {} <Debug> HTTP-Session: f6554250-a9e9-497d-a450-7cd25d6b1882 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2316 2024.07.09 03:57:48.979225 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2317 2024.07.09 03:57:48.979267 [ 3 ] {} <Debug> HTTP-Session: f6554250-a9e9-497d-a450-7cd25d6b1882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2318 2024.07.09 03:57:48.979464 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 137 rows starting from the beginning of the part
2319 2024.07.09 03:57:48.979713 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
2320 2024.07.09 03:57:48.979613 [ 3 ] {} <Debug> HTTP-Session: f6554250-a9e9-497d-a450-7cd25d6b1882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.07.09 03:57:48.979962 [ 201 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 137 rows starting from the beginning of the part
2322 2024.07.09 03:57:48.980042 [ 3 ] {} <Trace> HTTP-Session: f6554250-a9e9-497d-a450-7cd25d6b1882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2323 2024.07.09 03:57:48.980498 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2324 2024.07.09 03:57:48.980588 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2325 2024.07.09 03:57:48.981063 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2326 2024.07.09 03:57:48.982039 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2327 2024.07.09 03:57:48.982110 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2328 2024.07.09 03:57:48.982968 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2329 2024.07.09 03:57:48.983053 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 4 columns (4 merged, 0 gathered) in 0.004796523 sec., 144479.65745186672 rows/sec., 11.85 MiB/sec.
2330 2024.07.09 03:57:48.983550 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2331 2024.07.09 03:57:48.983607 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2332 2024.07.09 03:57:48.983896 [ 66 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2333 2024.07.09 03:57:48.983920 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.003496 sec., 26029.748283752862 rows/sec., 2.03 MiB/sec.
2334 2024.07.09 03:57:48.983952 [ 66 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2335 2024.07.09 03:57:48.984058 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2336 2024.07.09 03:57:48.984598 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
2337 2024.07.09 03:57:48.985168 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2338 2024.07.09 03:57:48.985276 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2339 2024.07.09 03:57:48.985296 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 132 rows starting from the beginning of the part
2340 2024.07.09 03:57:48.985402 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Debug> DynamicQueryHandler: Done processing query
2341 2024.07.09 03:57:48.985586 [ 3 ] {e2439214-d9cc-419a-b30b-a908c1f6b848} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2342 2024.07.09 03:57:48.985644 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 91 rows starting from the beginning of the part
2343 2024.07.09 03:57:48.985664 [ 195 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_11_2} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2344 2024.07.09 03:57:48.985754 [ 3 ] {} <Debug> HTTP-Session: f6554250-a9e9-497d-a450-7cd25d6b1882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.07.09 03:57:48.986008 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part
2346 2024.07.09 03:57:48.986021 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2347 2024.07.09 03:57:48.986322 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part
2348 2024.07.09 03:57:48.986503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2024.07.09 03:57:48.986545 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
2350 2024.07.09 03:57:48.986817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2351 2024.07.09 03:57:48.986843 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part
2352 2024.07.09 03:57:48.986929 [ 3 ] {} <Debug> HTTP-Session: f09e1928-954e-437c-bc66-0f6a99af94b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2353 2024.07.09 03:57:48.987043 [ 3 ] {} <Debug> HTTP-Session: f09e1928-954e-437c-bc66-0f6a99af94b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2354 2024.07.09 03:57:48.987168 [ 3 ] {} <Debug> HTTP-Session: f09e1928-954e-437c-bc66-0f6a99af94b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.07.09 03:57:48.987292 [ 3 ] {} <Trace> HTTP-Session: f09e1928-954e-437c-bc66-0f6a99af94b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2356 2024.07.09 03:57:48.987541 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2357 2024.07.09 03:57:48.987650 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2358 2024.07.09 03:57:48.988314 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2359 2024.07.09 03:57:48.989202 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2360 2024.07.09 03:57:48.989271 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2361 2024.07.09 03:57:48.989646 [ 201 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 4 columns (4 merged, 0 gathered) in 0.005389082 sec., 98903.6722766512 rows/sec., 7.72 MiB/sec.
2362 2024.07.09 03:57:48.989894 [ 201 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2363 2024.07.09 03:57:48.990238 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2364 2024.07.09 03:57:48.990736 [ 201 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2365 2024.07.09 03:57:48.990922 [ 201 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_11_2} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2366 2024.07.09 03:57:48.991080 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2367 2024.07.09 03:57:48.991108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2368 2024.07.09 03:57:48.991295 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003878 sec., 41258.380608561114 rows/sec., 2.87 MiB/sec.
2369 2024.07.09 03:57:48.991318 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2370 2024.07.09 03:57:48.991430 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2371 2024.07.09 03:57:48.991486 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2372 2024.07.09 03:57:48.991610 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Debug> DynamicQueryHandler: Done processing query
2373 2024.07.09 03:57:48.991665 [ 3 ] {ffbfb12f-e0b4-4662-8d21-b605cb23f68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2374 2024.07.09 03:57:48.991676 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
2375 2024.07.09 03:57:48.991693 [ 3 ] {} <Debug> HTTP-Session: f09e1928-954e-437c-bc66-0f6a99af94b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2376 2024.07.09 03:57:48.991865 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2377 2024.07.09 03:57:48.991916 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part
2378 2024.07.09 03:57:48.991969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2024.07.09 03:57:48.992171 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2380 2024.07.09 03:57:48.992181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2381 2024.07.09 03:57:48.992279 [ 3 ] {} <Debug> HTTP-Session: 8bd44210-df3b-49d6-b9e6-f5dc091dace6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2382 2024.07.09 03:57:48.992404 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2383 2024.07.09 03:57:48.992408 [ 3 ] {} <Debug> HTTP-Session: 8bd44210-df3b-49d6-b9e6-f5dc091dace6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.07.09 03:57:48.992509 [ 3 ] {} <Debug> HTTP-Session: 8bd44210-df3b-49d6-b9e6-f5dc091dace6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2385 2024.07.09 03:57:48.992732 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2386 2024.07.09 03:57:48.992773 [ 3 ] {} <Trace> HTTP-Session: 8bd44210-df3b-49d6-b9e6-f5dc091dace6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2387 2024.07.09 03:57:48.992941 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2388 2024.07.09 03:57:48.993230 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
2389 2024.07.09 03:57:48.993575 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2390 2024.07.09 03:57:48.993700 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <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
2391 2024.07.09 03:57:48.995739 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2392 2024.07.09 03:57:48.997364 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.005794438 sec., 324794.22508274316 rows/sec., 22.63 MiB/sec.
2393 2024.07.09 03:57:48.997526 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2394 2024.07.09 03:57:48.997576 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2395 2024.07.09 03:57:48.997728 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2396 2024.07.09 03:57:48.998939 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2397 2024.07.09 03:57:48.999147 [ 201 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2398 2024.07.09 03:57:48.999285 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
2399 2024.07.09 03:57:48.999306 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2400 2024.07.09 03:57:48.999767 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2401 2024.07.09 03:57:48.999979 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006876 sec., 3926.7015706806283 rows/sec., 7.04 MiB/sec.
2402 2024.07.09 03:57:49.000226 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.98 MiB, peak 188.26 MiB, free memory in arenas 0.00 B, will set to 179.59 MiB (RSS), difference: -5.39 MiB
2403 2024.07.09 03:57:49.000426 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Debug> DynamicQueryHandler: Done processing query
2404 2024.07.09 03:57:49.000502 [ 3 ] {339facad-b97e-4d67-9842-dba46c4cc576} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2405 2024.07.09 03:57:49.000556 [ 3 ] {} <Debug> HTTP-Session: 8bd44210-df3b-49d6-b9e6-f5dc091dace6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2406 2024.07.09 03:57:49.000863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2407 2024.07.09 03:57:49.000915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2408 2024.07.09 03:57:49.000936 [ 3 ] {} <Debug> HTTP-Session: c8ffe0c4-d2c5-4d18-aebf-e08f67b35877 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2409 2024.07.09 03:57:49.000952 [ 3 ] {} <Debug> HTTP-Session: c8ffe0c4-d2c5-4d18-aebf-e08f67b35877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2410 2024.07.09 03:57:49.000967 [ 3 ] {} <Debug> HTTP-Session: c8ffe0c4-d2c5-4d18-aebf-e08f67b35877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.07.09 03:57:49.000999 [ 3 ] {} <Trace> HTTP-Session: c8ffe0c4-d2c5-4d18-aebf-e08f67b35877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2412 2024.07.09 03:57:49.001122 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2413 2024.07.09 03:57:49.001169 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2414 2024.07.09 03:57:49.001309 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2415 2024.07.09 03:57:49.001601 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2416 2024.07.09 03:57:49.001636 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2417 2024.07.09 03:57:49.001991 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2418 2024.07.09 03:57:49.002336 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2419 2024.07.09 03:57:49.002492 [ 64 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2420 2024.07.09 03:57:49.002501 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
2421 2024.07.09 03:57:49.002549 [ 64 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2422 2024.07.09 03:57:49.002627 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2423 2024.07.09 03:57:49.002827 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Debug> DynamicQueryHandler: Done processing query
2424 2024.07.09 03:57:49.002896 [ 3 ] {f284df32-6d66-4d72-91c2-58bc2cfc8ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2425 2024.07.09 03:57:49.002981 [ 3 ] {} <Debug> HTTP-Session: c8ffe0c4-d2c5-4d18-aebf-e08f67b35877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.07.09 03:57:49.003012 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
2427 2024.07.09 03:57:49.003265 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2428 2024.07.09 03:57:49.003311 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 310 rows starting from the beginning of the part
2429 2024.07.09 03:57:49.003459 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
2430 2024.07.09 03:57:49.003667 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
2431 2024.07.09 03:57:49.003783 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
2432 2024.07.09 03:57:49.003905 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2433 2024.07.09 03:57:49.004119 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
2434 2024.07.09 03:57:49.005250 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504518 sec., 243559.83865957442 rows/sec., 16.48 MiB/sec.
2435 2024.07.09 03:57:49.005483 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2436 2024.07.09 03:57:49.005958 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2437 2024.07.09 03:57:49.006050 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_11_2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2438 2024.07.09 03:57:49.006144 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2439 2024.07.09 03:57:50.000200 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.22 MiB, peak 188.26 MiB, free memory in arenas 0.00 B, will set to 179.63 MiB (RSS), difference: 5.41 MiB
2440 2024.07.09 03:57:53.970122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2441 2024.07.09 03:57:53.970319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2442 2024.07.09 03:57:53.970364 [ 3 ] {} <Debug> HTTP-Session: 2806ccc1-e79a-46aa-bf40-cad9ac32ccbb Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2443 2024.07.09 03:57:53.970405 [ 3 ] {} <Debug> HTTP-Session: 2806ccc1-e79a-46aa-bf40-cad9ac32ccbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2444 2024.07.09 03:57:53.970434 [ 3 ] {} <Debug> HTTP-Session: 2806ccc1-e79a-46aa-bf40-cad9ac32ccbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.07.09 03:57:53.970515 [ 3 ] {} <Trace> HTTP-Session: 2806ccc1-e79a-46aa-bf40-cad9ac32ccbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2446 2024.07.09 03:57:53.970895 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2447 2024.07.09 03:57:53.971328 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2448 2024.07.09 03:57:53.971377 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2449 2024.07.09 03:57:53.971712 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2450 2024.07.09 03:57:53.971795 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2451 2024.07.09 03:57:53.971970 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2452 2024.07.09 03:57:53.972110 [ 251 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2453 2024.07.09 03:57:53.972268 [ 260 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2454 2024.07.09 03:57:53.972281 [ 258 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2455 2024.07.09 03:57:53.972303 [ 259 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2456 2024.07.09 03:57:53.972494 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2457 2024.07.09 03:57:53.972529 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Spreading mark ranges among streams (default reading)
2458 2024.07.09 03:57:53.972660 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2459 2024.07.09 03:57:53.972684 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (SelectExecutor): Reading approx. 28 rows with 4 streams
2460 2024.07.09 03:57:53.972726 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2461 2024.07.09 03:57:53.972771 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2462 2024.07.09 03:57:53.972810 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2463 2024.07.09 03:57:53.972848 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2464 2024.07.09 03:57:53.975293 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.004582 sec., 6110.8686163247485 rows/sec., 253.41 KiB/sec.
2465 2024.07.09 03:57:53.975785 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> DynamicQueryHandler: Done processing query
2466 2024.07.09 03:57:53.975817 [ 3 ] {44dc8601-af1b-43fe-8da9-bd94e46a048e} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2467 2024.07.09 03:57:53.975838 [ 3 ] {} <Debug> HTTP-Session: 2806ccc1-e79a-46aa-bf40-cad9ac32ccbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.07.09 03:57:53.979977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2469 2024.07.09 03:57:53.980079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2470 2024.07.09 03:57:53.980117 [ 3 ] {} <Debug> HTTP-Session: c09232df-bd22-4b05-9f35-a546c0e524e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2471 2024.07.09 03:57:53.980153 [ 3 ] {} <Debug> HTTP-Session: c09232df-bd22-4b05-9f35-a546c0e524e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.07.09 03:57:53.980181 [ 3 ] {} <Debug> HTTP-Session: c09232df-bd22-4b05-9f35-a546c0e524e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2473 2024.07.09 03:57:53.980245 [ 3 ] {} <Trace> HTTP-Session: c09232df-bd22-4b05-9f35-a546c0e524e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2474 2024.07.09 03:57:53.980459 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2475 2024.07.09 03:57:53.980555 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2476 2024.07.09 03:57:53.980885 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2477 2024.07.09 03:57:53.981290 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2478 2024.07.09 03:57:53.981329 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2479 2024.07.09 03:57:53.981813 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2480 2024.07.09 03:57:53.982129 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2481 2024.07.09 03:57:53.982310 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001914 sec., 522.4660397074191 rows/sec., 118.37 KiB/sec.
2482 2024.07.09 03:57:53.982500 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Debug> DynamicQueryHandler: Done processing query
2483 2024.07.09 03:57:53.982525 [ 3 ] {67182a9b-f77c-42ab-9f67-1ec3e9ef7594} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2484 2024.07.09 03:57:53.982541 [ 3 ] {} <Debug> HTTP-Session: c09232df-bd22-4b05-9f35-a546c0e524e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.07.09 03:57:53.982681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2024.07.09 03:57:53.982730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2487 2024.07.09 03:57:53.982750 [ 3 ] {} <Debug> HTTP-Session: fbd9ead2-c0f0-48c2-9b01-d093fea3cf29 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2488 2024.07.09 03:57:53.982767 [ 3 ] {} <Debug> HTTP-Session: fbd9ead2-c0f0-48c2-9b01-d093fea3cf29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.07.09 03:57:53.982781 [ 3 ] {} <Debug> HTTP-Session: fbd9ead2-c0f0-48c2-9b01-d093fea3cf29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2490 2024.07.09 03:57:53.982814 [ 3 ] {} <Trace> HTTP-Session: fbd9ead2-c0f0-48c2-9b01-d093fea3cf29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2491 2024.07.09 03:57:53.982911 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2492 2024.07.09 03:57:53.982956 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2493 2024.07.09 03:57:53.983084 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2494 2024.07.09 03:57:53.983400 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2495 2024.07.09 03:57:53.983437 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2496 2024.07.09 03:57:53.983741 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2497 2024.07.09 03:57:53.984040 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2498 2024.07.09 03:57:53.984206 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001322 sec., 3025.7186081694404 rows/sec., 245.25 KiB/sec.
2499 2024.07.09 03:57:53.984373 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Debug> DynamicQueryHandler: Done processing query
2500 2024.07.09 03:57:53.984396 [ 3 ] {98b3f8ee-1853-4d74-8b73-1644ca4e0010} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2501 2024.07.09 03:57:53.984412 [ 3 ] {} <Debug> HTTP-Session: fbd9ead2-c0f0-48c2-9b01-d093fea3cf29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.07.09 03:57:53.984522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2503 2024.07.09 03:57:53.984572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2504 2024.07.09 03:57:53.984591 [ 3 ] {} <Debug> HTTP-Session: f4bbcdad-1264-49f3-8a9d-872a5b4abe9e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2505 2024.07.09 03:57:53.984607 [ 3 ] {} <Debug> HTTP-Session: f4bbcdad-1264-49f3-8a9d-872a5b4abe9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.07.09 03:57:53.984620 [ 3 ] {} <Debug> HTTP-Session: f4bbcdad-1264-49f3-8a9d-872a5b4abe9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2507 2024.07.09 03:57:53.984650 [ 3 ] {} <Trace> HTTP-Session: f4bbcdad-1264-49f3-8a9d-872a5b4abe9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2508 2024.07.09 03:57:53.984743 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2509 2024.07.09 03:57:53.984786 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2510 2024.07.09 03:57:53.984947 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2024.07.09 03:57:53.985233 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2512 2024.07.09 03:57:53.985269 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2513 2024.07.09 03:57:53.989417 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2514 2024.07.09 03:57:53.989801 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2515 2024.07.09 03:57:53.989971 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005245 sec., 381.3155386081983 rows/sec., 31.09 KiB/sec.
2516 2024.07.09 03:57:53.990231 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Debug> DynamicQueryHandler: Done processing query
2517 2024.07.09 03:57:53.990256 [ 3 ] {2501894d-029e-4dfc-b9df-d2549c2b2eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2518 2024.07.09 03:57:53.990272 [ 3 ] {} <Debug> HTTP-Session: f4bbcdad-1264-49f3-8a9d-872a5b4abe9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2519 2024.07.09 03:57:53.990421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 14777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.07.09 03:57:53.990471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2521 2024.07.09 03:57:53.990490 [ 3 ] {} <Debug> HTTP-Session: b67fa1b4-f924-49bd-b2fc-37a754a6a882 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2522 2024.07.09 03:57:53.990506 [ 3 ] {} <Debug> HTTP-Session: b67fa1b4-f924-49bd-b2fc-37a754a6a882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.07.09 03:57:53.990520 [ 3 ] {} <Debug> HTTP-Session: b67fa1b4-f924-49bd-b2fc-37a754a6a882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2524 2024.07.09 03:57:53.990550 [ 3 ] {} <Trace> HTTP-Session: b67fa1b4-f924-49bd-b2fc-37a754a6a882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2525 2024.07.09 03:57:53.990673 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2526 2024.07.09 03:57:53.990716 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2527 2024.07.09 03:57:53.990858 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2528 2024.07.09 03:57:53.991218 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2529 2024.07.09 03:57:53.991255 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2530 2024.07.09 03:57:53.991562 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2531 2024.07.09 03:57:53.991868 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2532 2024.07.09 03:57:53.992020 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.001396 sec., 75214.89971346705 rows/sec., 5.87 MiB/sec.
2533 2024.07.09 03:57:53.992189 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Debug> DynamicQueryHandler: Done processing query
2534 2024.07.09 03:57:53.992212 [ 3 ] {a47d93fb-431c-44e1-9023-419e5f214488} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2535 2024.07.09 03:57:53.992228 [ 3 ] {} <Debug> HTTP-Session: b67fa1b4-f924-49bd-b2fc-37a754a6a882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.07.09 03:57:53.992335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2024.07.09 03:57:53.992384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2538 2024.07.09 03:57:53.992404 [ 3 ] {} <Debug> HTTP-Session: 45e779d7-fb36-49bc-a75d-784f99731dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2539 2024.07.09 03:57:53.992419 [ 3 ] {} <Debug> HTTP-Session: 45e779d7-fb36-49bc-a75d-784f99731dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.07.09 03:57:53.992433 [ 3 ] {} <Debug> HTTP-Session: 45e779d7-fb36-49bc-a75d-784f99731dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.07.09 03:57:53.992464 [ 3 ] {} <Trace> HTTP-Session: 45e779d7-fb36-49bc-a75d-784f99731dfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2542 2024.07.09 03:57:53.992556 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2543 2024.07.09 03:57:53.992599 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2544 2024.07.09 03:57:53.992727 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2545 2024.07.09 03:57:53.994980 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2546 2024.07.09 03:57:53.995026 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2547 2024.07.09 03:57:53.995378 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2548 2024.07.09 03:57:53.995741 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2549 2024.07.09 03:57:53.995912 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003374 sec., 592.7682276229995 rows/sec., 41.39 KiB/sec.
2550 2024.07.09 03:57:53.996099 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Debug> DynamicQueryHandler: Done processing query
2551 2024.07.09 03:57:53.996123 [ 3 ] {052ea68d-ea5c-455d-8bf5-3487cbcc0680} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2552 2024.07.09 03:57:53.996139 [ 3 ] {} <Debug> HTTP-Session: 45e779d7-fb36-49bc-a75d-784f99731dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.07.09 03:57:53.996278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2554 2024.07.09 03:57:53.996327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2555 2024.07.09 03:57:53.996346 [ 3 ] {} <Debug> HTTP-Session: 11ec6f4d-5160-4ddd-a787-33453d8ccb6b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2556 2024.07.09 03:57:53.996362 [ 3 ] {} <Debug> HTTP-Session: 11ec6f4d-5160-4ddd-a787-33453d8ccb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.07.09 03:57:53.996376 [ 3 ] {} <Debug> HTTP-Session: 11ec6f4d-5160-4ddd-a787-33453d8ccb6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.07.09 03:57:53.996406 [ 3 ] {} <Trace> HTTP-Session: 11ec6f4d-5160-4ddd-a787-33453d8ccb6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2559 2024.07.09 03:57:53.996526 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2560 2024.07.09 03:57:53.996569 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2561 2024.07.09 03:57:53.996693 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2562 2024.07.09 03:57:53.997031 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2563 2024.07.09 03:57:53.997068 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2564 2024.07.09 03:57:53.997385 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2565 2024.07.09 03:57:53.997684 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2566 2024.07.09 03:57:53.997839 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.001358 sec., 69219.44035346097 rows/sec., 5.39 MiB/sec.
2567 2024.07.09 03:57:53.998002 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Debug> DynamicQueryHandler: Done processing query
2568 2024.07.09 03:57:53.998026 [ 3 ] {239393a8-28e0-4086-9d69-ab26e2614648} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2569 2024.07.09 03:57:53.998042 [ 3 ] {} <Debug> HTTP-Session: 11ec6f4d-5160-4ddd-a787-33453d8ccb6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.07.09 03:57:53.998252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 37716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2571 2024.07.09 03:57:53.998302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2572 2024.07.09 03:57:53.998321 [ 3 ] {} <Debug> HTTP-Session: 1d5147a6-d9c1-4759-b0af-1b9cd8c11eac Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2573 2024.07.09 03:57:53.998365 [ 3 ] {} <Debug> HTTP-Session: 1d5147a6-d9c1-4759-b0af-1b9cd8c11eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.07.09 03:57:53.998378 [ 3 ] {} <Debug> HTTP-Session: 1d5147a6-d9c1-4759-b0af-1b9cd8c11eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.07.09 03:57:53.998409 [ 3 ] {} <Trace> HTTP-Session: 1d5147a6-d9c1-4759-b0af-1b9cd8c11eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2576 2024.07.09 03:57:53.998579 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2577 2024.07.09 03:57:53.998625 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2578 2024.07.09 03:57:53.998771 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2579 2024.07.09 03:57:53.999166 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2580 2024.07.09 03:57:53.999201 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2581 2024.07.09 03:57:53.999583 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2582 2024.07.09 03:57:53.999906 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2583 2024.07.09 03:57:54.000069 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001576 sec., 125000 rows/sec., 8.73 MiB/sec.
2584 2024.07.09 03:57:54.000183 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.46 MiB, peak 188.26 MiB, free memory in arenas 0.00 B, will set to 179.90 MiB (RSS), difference: -5.56 MiB
2585 2024.07.09 03:57:54.000305 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Debug> DynamicQueryHandler: Done processing query
2586 2024.07.09 03:57:54.000351 [ 3 ] {be3c310a-bb59-4416-bc78-92af84a03dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2587 2024.07.09 03:57:54.000388 [ 3 ] {} <Debug> HTTP-Session: 1d5147a6-d9c1-4759-b0af-1b9cd8c11eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2588 2024.07.09 03:57:54.000551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2024.07.09 03:57:54.000647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2590 2024.07.09 03:57:54.000668 [ 3 ] {} <Debug> HTTP-Session: 81ef07a2-2e19-4725-8d67-fb9207b6867c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2591 2024.07.09 03:57:54.000684 [ 3 ] {} <Debug> HTTP-Session: 81ef07a2-2e19-4725-8d67-fb9207b6867c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.07.09 03:57:54.000697 [ 3 ] {} <Debug> HTTP-Session: 81ef07a2-2e19-4725-8d67-fb9207b6867c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.07.09 03:57:54.000729 [ 3 ] {} <Trace> HTTP-Session: 81ef07a2-2e19-4725-8d67-fb9207b6867c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2024.07.09 03:57:54.000874 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2595 2024.07.09 03:57:54.000943 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <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
2596 2024.07.09 03:57:54.001359 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2597 2024.07.09 03:57:54.001825 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2598 2024.07.09 03:57:54.001862 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2599 2024.07.09 03:57:54.002488 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2600 2024.07.09 03:57:54.002895 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2601 2024.07.09 03:57:54.003086 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002282 sec., 1752.8483786152497 rows/sec., 3.14 MiB/sec.
2602 2024.07.09 03:57:54.003308 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Debug> DynamicQueryHandler: Done processing query
2603 2024.07.09 03:57:54.003333 [ 3 ] {3494d818-1c70-4873-8aee-accfc403086e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2604 2024.07.09 03:57:54.003348 [ 3 ] {} <Debug> HTTP-Session: 81ef07a2-2e19-4725-8d67-fb9207b6867c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2605 2024.07.09 03:57:54.003470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2024.07.09 03:57:54.003517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2607 2024.07.09 03:57:54.003538 [ 3 ] {} <Debug> HTTP-Session: a72447d6-7c79-47a2-8d77-6140c563bc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2608 2024.07.09 03:57:54.003554 [ 3 ] {} <Debug> HTTP-Session: a72447d6-7c79-47a2-8d77-6140c563bc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2024.07.09 03:57:54.003568 [ 3 ] {} <Debug> HTTP-Session: a72447d6-7c79-47a2-8d77-6140c563bc22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.07.09 03:57:54.003598 [ 3 ] {} <Trace> HTTP-Session: a72447d6-7c79-47a2-8d77-6140c563bc22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2611 2024.07.09 03:57:54.003716 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2612 2024.07.09 03:57:54.003760 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2613 2024.07.09 03:57:54.003887 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2024.07.09 03:57:54.004173 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2615 2024.07.09 03:57:54.004209 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2616 2024.07.09 03:57:54.004559 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2617 2024.07.09 03:57:54.004876 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2618 2024.07.09 03:57:54.005046 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
2619 2024.07.09 03:57:54.005208 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Debug> DynamicQueryHandler: Done processing query
2620 2024.07.09 03:57:54.005232 [ 3 ] {b4917fb4-619b-49ec-bde2-cb7cba9aef86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2621 2024.07.09 03:57:54.005248 [ 3 ] {} <Debug> HTTP-Session: a72447d6-7c79-47a2-8d77-6140c563bc22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2622 2024.07.09 03:57:55.000142 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.79 MiB, peak 188.26 MiB, free memory in arenas 0.00 B, will set to 179.95 MiB (RSS), difference: 5.15 MiB
2623 2024.07.09 03:57:58.085085 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2624 2024.07.09 03:57:58.085149 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2625 2024.07.09 03:57:58.973333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2626 2024.07.09 03:57:58.973455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2627 2024.07.09 03:57:58.973482 [ 3 ] {} <Debug> HTTP-Session: 5751f1eb-1933-45bc-b2d9-990c3087eb84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2628 2024.07.09 03:57:58.973507 [ 3 ] {} <Debug> HTTP-Session: 5751f1eb-1933-45bc-b2d9-990c3087eb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2629 2024.07.09 03:57:58.973521 [ 3 ] {} <Debug> HTTP-Session: 5751f1eb-1933-45bc-b2d9-990c3087eb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.07.09 03:57:58.973571 [ 3 ] {} <Trace> HTTP-Session: 5751f1eb-1933-45bc-b2d9-990c3087eb84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2631 2024.07.09 03:57:58.973771 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2632 2024.07.09 03:57:58.973847 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2633 2024.07.09 03:57:58.974043 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2634 2024.07.09 03:57:58.974480 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2635 2024.07.09 03:57:58.974529 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2636 2024.07.09 03:57:58.974910 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2637 2024.07.09 03:57:58.975254 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2638 2024.07.09 03:57:58.975437 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.00172 sec., 15697.67441860465 rows/sec., 1.24 MiB/sec.
2639 2024.07.09 03:57:58.975437 [ 56 ] {} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2640 2024.07.09 03:57:58.975541 [ 56 ] {} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2641 2024.07.09 03:57:58.975598 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2642 2024.07.09 03:57:58.975728 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
2643 2024.07.09 03:57:58.975734 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Debug> DynamicQueryHandler: Done processing query
2644 2024.07.09 03:57:58.975783 [ 3 ] {7e0b1c25-24b8-43a2-b786-6b640d1717ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2645 2024.07.09 03:57:58.975810 [ 3 ] {} <Debug> HTTP-Session: 5751f1eb-1933-45bc-b2d9-990c3087eb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.07.09 03:57:58.975877 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2647 2024.07.09 03:57:58.975908 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
2648 2024.07.09 03:57:58.975991 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
2649 2024.07.09 03:57:58.976034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2650 2024.07.09 03:57:58.976230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2651 2024.07.09 03:57:58.976373 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
2652 2024.07.09 03:57:58.976375 [ 3 ] {} <Debug> HTTP-Session: 98a35c18-b73e-4d15-b0ed-c357c028057e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2653 2024.07.09 03:57:58.976441 [ 3 ] {} <Debug> HTTP-Session: 98a35c18-b73e-4d15-b0ed-c357c028057e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2654 2024.07.09 03:57:58.976498 [ 3 ] {} <Debug> HTTP-Session: 98a35c18-b73e-4d15-b0ed-c357c028057e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2655 2024.07.09 03:57:58.976646 [ 3 ] {} <Trace> HTTP-Session: 98a35c18-b73e-4d15-b0ed-c357c028057e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2656 2024.07.09 03:57:58.976647 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
2657 2024.07.09 03:57:58.976895 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
2658 2024.07.09 03:57:58.976967 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2659 2024.07.09 03:57:58.977151 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2660 2024.07.09 03:57:58.977201 [ 186 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
2661 2024.07.09 03:57:58.977837 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2662 2024.07.09 03:57:58.978287 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2663 2024.07.09 03:57:58.978333 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2664 2024.07.09 03:57:58.978889 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2665 2024.07.09 03:57:58.978941 [ 201 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.003260969 sec., 42318.709561483105 rows/sec., 3.35 MiB/sec.
2666 2024.07.09 03:57:58.979265 [ 201 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2667 2024.07.09 03:57:58.979468 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2668 2024.07.09 03:57:58.979930 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003084 sec., 1297.0168612191958 rows/sec., 105.76 KiB/sec.
2669 2024.07.09 03:57:58.980271 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Debug> DynamicQueryHandler: Done processing query
2670 2024.07.09 03:57:58.980280 [ 201 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2671 2024.07.09 03:57:58.980309 [ 3 ] {26f66596-36f6-487c-a69c-2747a0966039} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2672 2024.07.09 03:57:58.980360 [ 3 ] {} <Debug> HTTP-Session: 98a35c18-b73e-4d15-b0ed-c357c028057e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.07.09 03:57:58.980451 [ 201 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_6_1} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2674 2024.07.09 03:57:58.980577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2024.07.09 03:57:58.980613 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2676 2024.07.09 03:57:58.980663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2677 2024.07.09 03:57:58.980688 [ 3 ] {} <Debug> HTTP-Session: b0bc1eb3-4ab6-471a-8cfe-6b5723d51156 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2678 2024.07.09 03:57:58.980706 [ 3 ] {} <Debug> HTTP-Session: b0bc1eb3-4ab6-471a-8cfe-6b5723d51156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2679 2024.07.09 03:57:58.980720 [ 3 ] {} <Debug> HTTP-Session: b0bc1eb3-4ab6-471a-8cfe-6b5723d51156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.07.09 03:57:58.980755 [ 3 ] {} <Trace> HTTP-Session: b0bc1eb3-4ab6-471a-8cfe-6b5723d51156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2681 2024.07.09 03:57:58.980957 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2682 2024.07.09 03:57:58.981006 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2683 2024.07.09 03:57:58.981155 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2024.07.09 03:57:58.981548 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2685 2024.07.09 03:57:58.981586 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2686 2024.07.09 03:57:58.981911 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2687 2024.07.09 03:57:58.982241 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2688 2024.07.09 03:57:58.982403 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Debug> executeQuery: Read 139 rows, 11.86 KiB in 0.00156 sec., 89102.56410256411 rows/sec., 7.42 MiB/sec.
2689 2024.07.09 03:57:58.982582 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Debug> DynamicQueryHandler: Done processing query
2690 2024.07.09 03:57:58.982608 [ 3 ] {9692dfd2-564c-440a-93a6-597046556497} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2691 2024.07.09 03:57:58.982625 [ 3 ] {} <Debug> HTTP-Session: b0bc1eb3-4ab6-471a-8cfe-6b5723d51156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2692 2024.07.09 03:57:58.982761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2693 2024.07.09 03:57:58.982810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2694 2024.07.09 03:57:58.982829 [ 3 ] {} <Debug> HTTP-Session: 4a48f110-86e8-4f51-9728-a06e70b7e605 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2695 2024.07.09 03:57:58.982847 [ 3 ] {} <Debug> HTTP-Session: 4a48f110-86e8-4f51-9728-a06e70b7e605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.07.09 03:57:58.982861 [ 3 ] {} <Debug> HTTP-Session: 4a48f110-86e8-4f51-9728-a06e70b7e605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2697 2024.07.09 03:57:58.982893 [ 3 ] {} <Trace> HTTP-Session: 4a48f110-86e8-4f51-9728-a06e70b7e605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2698 2024.07.09 03:57:58.982991 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2699 2024.07.09 03:57:58.983036 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2700 2024.07.09 03:57:58.983168 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2701 2024.07.09 03:57:58.983625 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2702 2024.07.09 03:57:58.983661 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2703 2024.07.09 03:57:58.983966 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2704 2024.07.09 03:57:58.984284 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2705 2024.07.09 03:57:58.984443 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001477 sec., 2708.1922816519973 rows/sec., 189.10 KiB/sec.
2706 2024.07.09 03:57:58.984618 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Debug> DynamicQueryHandler: Done processing query
2707 2024.07.09 03:57:58.984644 [ 3 ] {03922bb8-871f-4d06-bdcb-4770575eb351} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2708 2024.07.09 03:57:58.984661 [ 3 ] {} <Debug> HTTP-Session: 4a48f110-86e8-4f51-9728-a06e70b7e605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.07.09 03:57:58.984798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 16136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2710 2024.07.09 03:57:58.984847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2711 2024.07.09 03:57:58.984868 [ 3 ] {} <Debug> HTTP-Session: a3b5ff3c-6381-41a0-84bc-fb51c175f175 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2712 2024.07.09 03:57:58.984885 [ 3 ] {} <Debug> HTTP-Session: a3b5ff3c-6381-41a0-84bc-fb51c175f175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2713 2024.07.09 03:57:58.984900 [ 3 ] {} <Debug> HTTP-Session: a3b5ff3c-6381-41a0-84bc-fb51c175f175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.07.09 03:57:58.984932 [ 3 ] {} <Trace> HTTP-Session: a3b5ff3c-6381-41a0-84bc-fb51c175f175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2715 2024.07.09 03:57:58.985056 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2716 2024.07.09 03:57:58.985100 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2717 2024.07.09 03:57:58.985231 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2718 2024.07.09 03:57:58.985584 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2719 2024.07.09 03:57:58.985623 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2720 2024.07.09 03:57:58.985937 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2721 2024.07.09 03:57:58.986254 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2722 2024.07.09 03:57:58.986406 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001392 sec., 68247.1264367816 rows/sec., 5.33 MiB/sec.
2723 2024.07.09 03:57:58.986578 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Debug> DynamicQueryHandler: Done processing query
2724 2024.07.09 03:57:58.986603 [ 3 ] {a14ec2ce-b92a-4bec-bb95-746deb6f98ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2725 2024.07.09 03:57:58.986619 [ 3 ] {} <Debug> HTTP-Session: a3b5ff3c-6381-41a0-84bc-fb51c175f175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2726 2024.07.09 03:57:58.986812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2727 2024.07.09 03:57:58.986862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2728 2024.07.09 03:57:58.986881 [ 3 ] {} <Debug> HTTP-Session: 2cc4927a-41d4-4674-948e-470514a1b604 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2729 2024.07.09 03:57:58.986898 [ 3 ] {} <Debug> HTTP-Session: 2cc4927a-41d4-4674-948e-470514a1b604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2730 2024.07.09 03:57:58.986912 [ 3 ] {} <Debug> HTTP-Session: 2cc4927a-41d4-4674-948e-470514a1b604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2731 2024.07.09 03:57:58.986943 [ 3 ] {} <Trace> HTTP-Session: 2cc4927a-41d4-4674-948e-470514a1b604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2732 2024.07.09 03:57:58.987142 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2733 2024.07.09 03:57:58.987191 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2734 2024.07.09 03:57:58.987338 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2735 2024.07.09 03:57:58.987717 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2736 2024.07.09 03:57:58.987754 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2737 2024.07.09 03:57:58.988148 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2738 2024.07.09 03:57:58.988488 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2739 2024.07.09 03:57:58.988643 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001621 sec., 99938.3096853794 rows/sec., 6.96 MiB/sec.
2740 2024.07.09 03:57:58.988819 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Debug> DynamicQueryHandler: Done processing query
2741 2024.07.09 03:57:58.988845 [ 3 ] {870674a5-1c1b-43f4-b1a3-4e3451e63f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2742 2024.07.09 03:57:58.988860 [ 3 ] {} <Debug> HTTP-Session: 2cc4927a-41d4-4674-948e-470514a1b604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2743 2024.07.09 03:57:58.989031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2744 2024.07.09 03:57:58.989080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2745 2024.07.09 03:57:58.989099 [ 3 ] {} <Debug> HTTP-Session: fb161456-1fb1-42f5-b048-6d9d85cae70c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2746 2024.07.09 03:57:58.989116 [ 3 ] {} <Debug> HTTP-Session: fb161456-1fb1-42f5-b048-6d9d85cae70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.07.09 03:57:58.989130 [ 3 ] {} <Debug> HTTP-Session: fb161456-1fb1-42f5-b048-6d9d85cae70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2748 2024.07.09 03:57:58.989161 [ 3 ] {} <Trace> HTTP-Session: fb161456-1fb1-42f5-b048-6d9d85cae70c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2749 2024.07.09 03:57:58.989851 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2750 2024.07.09 03:57:58.989919 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <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
2751 2024.07.09 03:57:58.990319 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2752 2024.07.09 03:57:58.990988 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2753 2024.07.09 03:57:58.991025 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2754 2024.07.09 03:57:58.991631 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2755 2024.07.09 03:57:58.992037 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2756 2024.07.09 03:57:58.992200 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2757 2024.07.09 03:57:58.992225 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002985 sec., 9045.226130653267 rows/sec., 16.21 MiB/sec.
2758 2024.07.09 03:57:58.992267 [ 56 ] {} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2759 2024.07.09 03:57:58.992350 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2760 2024.07.09 03:57:58.992601 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
2761 2024.07.09 03:57:58.992731 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Debug> DynamicQueryHandler: Done processing query
2762 2024.07.09 03:57:58.992782 [ 3 ] {3ce33e5a-357d-4a9d-8036-04db41c5416c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2763 2024.07.09 03:57:58.992836 [ 3 ] {} <Debug> HTTP-Session: fb161456-1fb1-42f5-b048-6d9d85cae70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.07.09 03:57:58.993086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2765 2024.07.09 03:57:58.993210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2766 2024.07.09 03:57:58.993238 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2767 2024.07.09 03:57:58.993250 [ 3 ] {} <Debug> HTTP-Session: b4598459-2f2d-4079-bfd1-fcd8950513d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2768 2024.07.09 03:57:58.993319 [ 3 ] {} <Debug> HTTP-Session: b4598459-2f2d-4079-bfd1-fcd8950513d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2769 2024.07.09 03:57:58.993359 [ 3 ] {} <Debug> HTTP-Session: b4598459-2f2d-4079-bfd1-fcd8950513d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.07.09 03:57:58.993413 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
2771 2024.07.09 03:57:58.993431 [ 3 ] {} <Trace> HTTP-Session: b4598459-2f2d-4079-bfd1-fcd8950513d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2772 2024.07.09 03:57:58.993756 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2773 2024.07.09 03:57:58.994027 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2774 2024.07.09 03:57:58.994100 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
2775 2024.07.09 03:57:58.994935 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
2776 2024.07.09 03:57:58.994937 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2777 2024.07.09 03:57:58.995679 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
2778 2024.07.09 03:57:58.995979 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2779 2024.07.09 03:57:58.996134 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2780 2024.07.09 03:57:58.996404 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
2781 2024.07.09 03:57:58.996976 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
2782 2024.07.09 03:57:58.997579 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2783 2024.07.09 03:57:58.998397 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2784 2024.07.09 03:57:58.998906 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005291 sec., 11340.01134001134 rows/sec., 782.58 KiB/sec.
2785 2024.07.09 03:57:58.999485 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Debug> DynamicQueryHandler: Done processing query
2786 2024.07.09 03:57:58.999533 [ 3 ] {b94061c1-786d-483a-9dac-665575ec306e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2787 2024.07.09 03:57:58.999591 [ 3 ] {} <Debug> HTTP-Session: b4598459-2f2d-4079-bfd1-fcd8950513d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.07.09 03:57:59.000153 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.91 MiB, peak 189.09 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: -3.18 MiB
2789 2024.07.09 03:57:59.006623 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 19 columns (19 merged, 0 gathered) in 0.014137464 sec., 9761.298065904888 rows/sec., 17.49 MiB/sec.
2790 2024.07.09 03:57:59.007020 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2791 2024.07.09 03:57:59.007627 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2792 2024.07.09 03:57:59.007705 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2793 2024.07.09 03:57:59.007852 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
2794 2024.07.09 03:58:00.000206 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.42 MiB, peak 189.09 MiB, free memory in arenas 0.00 B, will set to 181.14 MiB (RSS), difference: 3.72 MiB
2795 2024.07.09 03:58:03.972912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2796 2024.07.09 03:58:03.973059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2797 2024.07.09 03:58:03.973088 [ 3 ] {} <Debug> HTTP-Session: dbead020-8436-4383-ab68-497ee528f720 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2798 2024.07.09 03:58:03.973115 [ 3 ] {} <Debug> HTTP-Session: dbead020-8436-4383-ab68-497ee528f720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2799 2024.07.09 03:58:03.973132 [ 3 ] {} <Debug> HTTP-Session: dbead020-8436-4383-ab68-497ee528f720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2800 2024.07.09 03:58:03.973188 [ 3 ] {} <Trace> HTTP-Session: dbead020-8436-4383-ab68-497ee528f720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2801 2024.07.09 03:58:03.973391 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2802 2024.07.09 03:58:03.973467 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2803 2024.07.09 03:58:03.973687 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2804 2024.07.09 03:58:03.974208 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2805 2024.07.09 03:58:03.974249 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2806 2024.07.09 03:58:03.974610 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2807 2024.07.09 03:58:03.974944 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2808 2024.07.09 03:58:03.975113 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001776 sec., 2252.252252252252 rows/sec., 182.56 KiB/sec.
2809 2024.07.09 03:58:03.975316 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Debug> DynamicQueryHandler: Done processing query
2810 2024.07.09 03:58:03.975341 [ 3 ] {485cf4a6-bbcb-4b2b-b8b3-7e5bfd847c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2811 2024.07.09 03:58:03.975357 [ 3 ] {} <Debug> HTTP-Session: dbead020-8436-4383-ab68-497ee528f720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.07.09 03:58:03.975506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2813 2024.07.09 03:58:03.975555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2814 2024.07.09 03:58:03.975573 [ 3 ] {} <Debug> HTTP-Session: 763e541a-bb12-478a-8c37-335bd12f5504 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2815 2024.07.09 03:58:03.975590 [ 3 ] {} <Debug> HTTP-Session: 763e541a-bb12-478a-8c37-335bd12f5504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2816 2024.07.09 03:58:03.975604 [ 3 ] {} <Debug> HTTP-Session: 763e541a-bb12-478a-8c37-335bd12f5504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2817 2024.07.09 03:58:03.975634 [ 3 ] {} <Trace> HTTP-Session: 763e541a-bb12-478a-8c37-335bd12f5504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2818 2024.07.09 03:58:03.975750 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2819 2024.07.09 03:58:03.975793 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2820 2024.07.09 03:58:03.975916 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2024.07.09 03:58:03.976240 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2822 2024.07.09 03:58:03.976276 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2823 2024.07.09 03:58:03.976589 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2824 2024.07.09 03:58:03.976896 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2825 2024.07.09 03:58:03.977051 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001343 sec., 50632.91139240506 rows/sec., 4.00 MiB/sec.
2826 2024.07.09 03:58:03.977220 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Debug> DynamicQueryHandler: Done processing query
2827 2024.07.09 03:58:03.977245 [ 3 ] {c54773b1-3bd0-4ee0-aa40-71ac02f187f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2828 2024.07.09 03:58:03.977261 [ 3 ] {} <Debug> HTTP-Session: 763e541a-bb12-478a-8c37-335bd12f5504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2829 2024.07.09 03:58:03.977444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 11555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2830 2024.07.09 03:58:03.977493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2831 2024.07.09 03:58:03.977512 [ 3 ] {} <Debug> HTTP-Session: 3c5b874a-6efc-4aa6-a43b-b3e6b0e999ab Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2832 2024.07.09 03:58:03.977528 [ 3 ] {} <Debug> HTTP-Session: 3c5b874a-6efc-4aa6-a43b-b3e6b0e999ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.07.09 03:58:03.977542 [ 3 ] {} <Debug> HTTP-Session: 3c5b874a-6efc-4aa6-a43b-b3e6b0e999ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.07.09 03:58:03.977572 [ 3 ] {} <Trace> HTTP-Session: 3c5b874a-6efc-4aa6-a43b-b3e6b0e999ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2835 2024.07.09 03:58:03.977689 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2836 2024.07.09 03:58:03.977732 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2837 2024.07.09 03:58:03.977858 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2838 2024.07.09 03:58:03.978187 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2839 2024.07.09 03:58:03.978224 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2840 2024.07.09 03:58:03.978542 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2841 2024.07.09 03:58:03.978844 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2842 2024.07.09 03:58:03.978994 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001345 sec., 50557.62081784386 rows/sec., 3.95 MiB/sec.
2843 2024.07.09 03:58:03.979162 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Debug> DynamicQueryHandler: Done processing query
2844 2024.07.09 03:58:03.979186 [ 3 ] {1e9f642c-eb68-4744-be40-a86b0e3dee4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2845 2024.07.09 03:58:03.979202 [ 3 ] {} <Debug> HTTP-Session: 3c5b874a-6efc-4aa6-a43b-b3e6b0e999ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.07.09 03:58:03.979389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2024.07.09 03:58:03.979438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2848 2024.07.09 03:58:03.979457 [ 3 ] {} <Debug> HTTP-Session: a8581db7-41a8-45bd-a4a9-4d018fea8e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2849 2024.07.09 03:58:03.979473 [ 3 ] {} <Debug> HTTP-Session: a8581db7-41a8-45bd-a4a9-4d018fea8e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.07.09 03:58:03.979486 [ 3 ] {} <Debug> HTTP-Session: a8581db7-41a8-45bd-a4a9-4d018fea8e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.07.09 03:58:03.979516 [ 3 ] {} <Trace> HTTP-Session: a8581db7-41a8-45bd-a4a9-4d018fea8e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2852 2024.07.09 03:58:03.979658 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2853 2024.07.09 03:58:03.979706 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2854 2024.07.09 03:58:03.979850 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2855 2024.07.09 03:58:03.980236 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2856 2024.07.09 03:58:03.980272 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2857 2024.07.09 03:58:03.980651 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2858 2024.07.09 03:58:03.980984 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2859 2024.07.09 03:58:03.981139 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
2860 2024.07.09 03:58:03.981313 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Debug> DynamicQueryHandler: Done processing query
2861 2024.07.09 03:58:03.981337 [ 3 ] {64b91b45-eba7-40d2-8b42-4eab3c1893bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2862 2024.07.09 03:58:03.981353 [ 3 ] {} <Debug> HTTP-Session: a8581db7-41a8-45bd-a4a9-4d018fea8e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2863 2024.07.09 03:58:03.981523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2864 2024.07.09 03:58:03.981571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2865 2024.07.09 03:58:03.981589 [ 3 ] {} <Debug> HTTP-Session: ddf04aed-0c0e-4eb7-bb78-e10f3de10ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2866 2024.07.09 03:58:03.981605 [ 3 ] {} <Debug> HTTP-Session: ddf04aed-0c0e-4eb7-bb78-e10f3de10ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.07.09 03:58:03.981618 [ 3 ] {} <Debug> HTTP-Session: ddf04aed-0c0e-4eb7-bb78-e10f3de10ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2868 2024.07.09 03:58:03.981648 [ 3 ] {} <Trace> HTTP-Session: ddf04aed-0c0e-4eb7-bb78-e10f3de10ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2869 2024.07.09 03:58:03.981779 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2870 2024.07.09 03:58:03.981844 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <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
2871 2024.07.09 03:58:03.982251 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2872 2024.07.09 03:58:03.982701 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2873 2024.07.09 03:58:03.982737 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2874 2024.07.09 03:58:03.983303 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2875 2024.07.09 03:58:03.983713 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2876 2024.07.09 03:58:03.983908 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002189 sec., 1827.318410232983 rows/sec., 3.27 MiB/sec.
2877 2024.07.09 03:58:03.984222 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Debug> DynamicQueryHandler: Done processing query
2878 2024.07.09 03:58:03.984246 [ 3 ] {4430c7f2-1ca0-4711-9de5-ea99ef7023a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2879 2024.07.09 03:58:03.984262 [ 3 ] {} <Debug> HTTP-Session: ddf04aed-0c0e-4eb7-bb78-e10f3de10ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.07.09 03:58:03.984392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2881 2024.07.09 03:58:03.984439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2882 2024.07.09 03:58:03.984458 [ 3 ] {} <Debug> HTTP-Session: 14e31a46-bb04-4f20-b647-e48f695bfb9b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2883 2024.07.09 03:58:03.984474 [ 3 ] {} <Debug> HTTP-Session: 14e31a46-bb04-4f20-b647-e48f695bfb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.07.09 03:58:03.984489 [ 3 ] {} <Debug> HTTP-Session: 14e31a46-bb04-4f20-b647-e48f695bfb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2885 2024.07.09 03:58:03.984518 [ 3 ] {} <Trace> HTTP-Session: 14e31a46-bb04-4f20-b647-e48f695bfb9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2886 2024.07.09 03:58:03.984633 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2887 2024.07.09 03:58:03.984678 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2888 2024.07.09 03:58:03.984805 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2889 2024.07.09 03:58:03.985099 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2890 2024.07.09 03:58:03.985134 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2891 2024.07.09 03:58:03.985484 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2892 2024.07.09 03:58:03.985801 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2893 2024.07.09 03:58:03.985960 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
2894 2024.07.09 03:58:03.986256 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Debug> DynamicQueryHandler: Done processing query
2895 2024.07.09 03:58:03.986281 [ 3 ] {e5a4ca9c-fe63-46bf-b1d7-aa358ea3dc45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2896 2024.07.09 03:58:03.986297 [ 3 ] {} <Debug> HTTP-Session: 14e31a46-bb04-4f20-b647-e48f695bfb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2897 2024.07.09 03:58:05.038764 [ 49 ] {} <Debug> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2898 2024.07.09 03:58:05.038834 [ 49 ] {} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2899 2024.07.09 03:58:05.038859 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2900 2024.07.09 03:58:05.039041 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::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
2901 2024.07.09 03:58:05.039392 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2902 2024.07.09 03:58:05.039433 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2903 2024.07.09 03:58:05.039557 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::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
2904 2024.07.09 03:58:05.039716 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2905 2024.07.09 03:58:05.039823 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
2906 2024.07.09 03:58:05.039925 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2907 2024.07.09 03:58:05.041927 [ 190 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.002969425 sec., 9766.200527038063 rows/sec., 1.36 MiB/sec.
2908 2024.07.09 03:58:05.042094 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2909 2024.07.09 03:58:05.042547 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2910 2024.07.09 03:58:05.042623 [ 200 ] {da8f47f4-8a3d-40a3-8653-5ec41515813b::all_1_5_1} <Trace> oximeter.timeseries_schema (da8f47f4-8a3d-40a3-8653-5ec41515813b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2911 2024.07.09 03:58:05.042699 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
2912 2024.07.09 03:58:08.973700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2913 2024.07.09 03:58:08.973839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2914 2024.07.09 03:58:08.973870 [ 3 ] {} <Debug> HTTP-Session: a42d416f-5474-42d3-a652-e8acfc34c347 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2915 2024.07.09 03:58:08.973899 [ 3 ] {} <Debug> HTTP-Session: a42d416f-5474-42d3-a652-e8acfc34c347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.07.09 03:58:08.973917 [ 3 ] {} <Debug> HTTP-Session: a42d416f-5474-42d3-a652-e8acfc34c347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.07.09 03:58:08.973975 [ 3 ] {} <Trace> HTTP-Session: a42d416f-5474-42d3-a652-e8acfc34c347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2918 2024.07.09 03:58:08.974183 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2919 2024.07.09 03:58:08.974258 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2920 2024.07.09 03:58:08.974455 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2024.07.09 03:58:08.974867 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2922 2024.07.09 03:58:08.974908 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2923 2024.07.09 03:58:08.975268 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2924 2024.07.09 03:58:08.975597 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2925 2024.07.09 03:58:08.975749 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001634 sec., 16523.867809057527 rows/sec., 1.31 MiB/sec.
2926 2024.07.09 03:58:08.975951 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Debug> DynamicQueryHandler: Done processing query
2927 2024.07.09 03:58:08.975976 [ 3 ] {a6e70727-eacc-4dd6-80de-7d99b250132f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2928 2024.07.09 03:58:08.975993 [ 3 ] {} <Debug> HTTP-Session: a42d416f-5474-42d3-a652-e8acfc34c347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2929 2024.07.09 03:58:08.976111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2930 2024.07.09 03:58:08.976158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2931 2024.07.09 03:58:08.976177 [ 3 ] {} <Debug> HTTP-Session: 9901deca-3741-4847-b4d3-fc977db640db Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2932 2024.07.09 03:58:08.976193 [ 3 ] {} <Debug> HTTP-Session: 9901deca-3741-4847-b4d3-fc977db640db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.07.09 03:58:08.976207 [ 3 ] {} <Debug> HTTP-Session: 9901deca-3741-4847-b4d3-fc977db640db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.07.09 03:58:08.976238 [ 3 ] {} <Trace> HTTP-Session: 9901deca-3741-4847-b4d3-fc977db640db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2935 2024.07.09 03:58:08.976331 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2936 2024.07.09 03:58:08.976375 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2937 2024.07.09 03:58:08.976499 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2938 2024.07.09 03:58:08.976791 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2939 2024.07.09 03:58:08.976827 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2940 2024.07.09 03:58:08.977119 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2941 2024.07.09 03:58:08.977431 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2942 2024.07.09 03:58:08.977589 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 128.11 KiB/sec.
2943 2024.07.09 03:58:08.977853 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Debug> DynamicQueryHandler: Done processing query
2944 2024.07.09 03:58:08.977879 [ 3 ] {09e94263-982d-4f57-a8bb-22a140d78f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2945 2024.07.09 03:58:08.977896 [ 3 ] {} <Debug> HTTP-Session: 9901deca-3741-4847-b4d3-fc977db640db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.07.09 03:58:08.978026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2947 2024.07.09 03:58:08.978075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2948 2024.07.09 03:58:08.978093 [ 3 ] {} <Debug> HTTP-Session: 1eb3ab23-6a77-4103-afc1-bc5eb61ac61d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2949 2024.07.09 03:58:08.978110 [ 3 ] {} <Debug> HTTP-Session: 1eb3ab23-6a77-4103-afc1-bc5eb61ac61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2950 2024.07.09 03:58:08.978123 [ 3 ] {} <Debug> HTTP-Session: 1eb3ab23-6a77-4103-afc1-bc5eb61ac61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.07.09 03:58:08.978153 [ 3 ] {} <Trace> HTTP-Session: 1eb3ab23-6a77-4103-afc1-bc5eb61ac61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2952 2024.07.09 03:58:08.978288 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2953 2024.07.09 03:58:08.978329 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2954 2024.07.09 03:58:08.978471 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2955 2024.07.09 03:58:08.978837 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2956 2024.07.09 03:58:08.978875 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2957 2024.07.09 03:58:08.979187 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2958 2024.07.09 03:58:08.979482 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2959 2024.07.09 03:58:08.979630 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Debug> executeQuery: Read 138 rows, 11.79 KiB in 0.001391 sec., 99209.20201294032 rows/sec., 8.27 MiB/sec.
2960 2024.07.09 03:58:08.979791 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Debug> DynamicQueryHandler: Done processing query
2961 2024.07.09 03:58:08.979814 [ 3 ] {41f9169d-d477-4991-9d80-8d4a12c5a24f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2962 2024.07.09 03:58:08.979831 [ 3 ] {} <Debug> HTTP-Session: 1eb3ab23-6a77-4103-afc1-bc5eb61ac61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2963 2024.07.09 03:58:08.979945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2964 2024.07.09 03:58:08.979991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2965 2024.07.09 03:58:08.980010 [ 3 ] {} <Debug> HTTP-Session: 9449fa23-5836-42f1-9c05-e475ee46af2b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2966 2024.07.09 03:58:08.980027 [ 3 ] {} <Debug> HTTP-Session: 9449fa23-5836-42f1-9c05-e475ee46af2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.07.09 03:58:08.980041 [ 3 ] {} <Debug> HTTP-Session: 9449fa23-5836-42f1-9c05-e475ee46af2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.07.09 03:58:08.980072 [ 3 ] {} <Trace> HTTP-Session: 9449fa23-5836-42f1-9c05-e475ee46af2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2969 2024.07.09 03:58:08.980163 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2970 2024.07.09 03:58:08.980206 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2971 2024.07.09 03:58:08.980330 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2972 2024.07.09 03:58:08.980588 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2973 2024.07.09 03:58:08.980625 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2974 2024.07.09 03:58:08.980913 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2975 2024.07.09 03:58:08.981212 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2976 2024.07.09 03:58:08.981366 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 114.37 KiB/sec.
2977 2024.07.09 03:58:08.981639 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Debug> DynamicQueryHandler: Done processing query
2978 2024.07.09 03:58:08.981663 [ 3 ] {7a6def0d-e81c-44dd-b007-7336b4779456} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2979 2024.07.09 03:58:08.981679 [ 3 ] {} <Debug> HTTP-Session: 9449fa23-5836-42f1-9c05-e475ee46af2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2980 2024.07.09 03:58:08.981805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2981 2024.07.09 03:58:08.981851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2982 2024.07.09 03:58:08.981876 [ 3 ] {} <Debug> HTTP-Session: 2372760b-6103-4672-9cbe-bda0e25453f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
2983 2024.07.09 03:58:08.981893 [ 3 ] {} <Debug> HTTP-Session: 2372760b-6103-4672-9cbe-bda0e25453f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.07.09 03:58:08.981907 [ 3 ] {} <Debug> HTTP-Session: 2372760b-6103-4672-9cbe-bda0e25453f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.07.09 03:58:08.981936 [ 3 ] {} <Trace> HTTP-Session: 2372760b-6103-4672-9cbe-bda0e25453f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2986 2024.07.09 03:58:08.982054 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2987 2024.07.09 03:58:08.982098 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2988 2024.07.09 03:58:08.982243 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2989 2024.07.09 03:58:08.982575 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2990 2024.07.09 03:58:08.982612 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2991 2024.07.09 03:58:08.982918 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2992 2024.07.09 03:58:08.983222 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2993 2024.07.09 03:58:08.983379 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001359 sec., 68432.6710816777 rows/sec., 5.35 MiB/sec.
2994 2024.07.09 03:58:08.983536 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Debug> DynamicQueryHandler: Done processing query
2995 2024.07.09 03:58:08.983560 [ 3 ] {67c6898c-5dee-42fd-b8fd-1d49fde94551} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2996 2024.07.09 03:58:08.983576 [ 3 ] {} <Debug> HTTP-Session: 2372760b-6103-4672-9cbe-bda0e25453f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2997 2024.07.09 03:58:08.983792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2998 2024.07.09 03:58:08.983839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2999 2024.07.09 03:58:08.983858 [ 3 ] {} <Debug> HTTP-Session: 04aaacd6-294f-4cae-9366-17fc23453e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3000 2024.07.09 03:58:08.983875 [ 3 ] {} <Debug> HTTP-Session: 04aaacd6-294f-4cae-9366-17fc23453e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3001 2024.07.09 03:58:08.983889 [ 3 ] {} <Debug> HTTP-Session: 04aaacd6-294f-4cae-9366-17fc23453e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.07.09 03:58:08.983920 [ 3 ] {} <Trace> HTTP-Session: 04aaacd6-294f-4cae-9366-17fc23453e7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3003 2024.07.09 03:58:08.984067 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3004 2024.07.09 03:58:08.984115 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3005 2024.07.09 03:58:08.984259 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3006 2024.07.09 03:58:08.984624 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3007 2024.07.09 03:58:08.984660 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3008 2024.07.09 03:58:08.985036 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3009 2024.07.09 03:58:08.985362 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3010 2024.07.09 03:58:08.985517 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001518 sec., 106060.60606060606 rows/sec., 7.39 MiB/sec.
3011 2024.07.09 03:58:08.985677 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Debug> DynamicQueryHandler: Done processing query
3012 2024.07.09 03:58:08.985702 [ 3 ] {2b5b6136-e7a6-4cd4-b48a-a1025d345fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3013 2024.07.09 03:58:08.985717 [ 3 ] {} <Debug> HTTP-Session: 04aaacd6-294f-4cae-9366-17fc23453e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3014 2024.07.09 03:58:08.985926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3015 2024.07.09 03:58:08.985973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3016 2024.07.09 03:58:08.985992 [ 3 ] {} <Debug> HTTP-Session: 36365174-7c3c-40a2-beff-220a12443bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3017 2024.07.09 03:58:08.986009 [ 3 ] {} <Debug> HTTP-Session: 36365174-7c3c-40a2-beff-220a12443bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.07.09 03:58:08.986022 [ 3 ] {} <Debug> HTTP-Session: 36365174-7c3c-40a2-beff-220a12443bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3019 2024.07.09 03:58:08.986052 [ 3 ] {} <Trace> HTTP-Session: 36365174-7c3c-40a2-beff-220a12443bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3020 2024.07.09 03:58:08.986333 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3021 2024.07.09 03:58:08.986399 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <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
3022 2024.07.09 03:58:08.986804 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3023 2024.07.09 03:58:08.987410 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3024 2024.07.09 03:58:08.987447 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3025 2024.07.09 03:58:08.988046 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3026 2024.07.09 03:58:08.988449 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3027 2024.07.09 03:58:08.988628 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002493 sec., 10830.324909747293 rows/sec., 19.41 MiB/sec.
3028 2024.07.09 03:58:08.988831 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Debug> DynamicQueryHandler: Done processing query
3029 2024.07.09 03:58:08.988854 [ 3 ] {1c05d031-4f20-4c6c-83e7-e88de798de16} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3030 2024.07.09 03:58:08.988871 [ 3 ] {} <Debug> HTTP-Session: 36365174-7c3c-40a2-beff-220a12443bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.07.09 03:58:08.989030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3032 2024.07.09 03:58:08.989077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3033 2024.07.09 03:58:08.989096 [ 3 ] {} <Debug> HTTP-Session: 27fdd40b-980f-4d62-9571-1f0c2ee3502a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3034 2024.07.09 03:58:08.989112 [ 3 ] {} <Debug> HTTP-Session: 27fdd40b-980f-4d62-9571-1f0c2ee3502a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.07.09 03:58:08.989126 [ 3 ] {} <Debug> HTTP-Session: 27fdd40b-980f-4d62-9571-1f0c2ee3502a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3036 2024.07.09 03:58:08.989156 [ 3 ] {} <Trace> HTTP-Session: 27fdd40b-980f-4d62-9571-1f0c2ee3502a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3037 2024.07.09 03:58:08.989266 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3038 2024.07.09 03:58:08.989312 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3039 2024.07.09 03:58:08.989437 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3040 2024.07.09 03:58:08.989700 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3041 2024.07.09 03:58:08.989736 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3042 2024.07.09 03:58:08.990091 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3043 2024.07.09 03:58:08.990404 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3044 2024.07.09 03:58:08.990566 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
3045 2024.07.09 03:58:08.990870 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Debug> DynamicQueryHandler: Done processing query
3046 2024.07.09 03:58:08.990894 [ 3 ] {2017afe2-686b-4440-a9ed-539eb760b37d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3047 2024.07.09 03:58:08.990910 [ 3 ] {} <Debug> HTTP-Session: 27fdd40b-980f-4d62-9571-1f0c2ee3502a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.07.09 03:58:13.085186 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache
3049 2024.07.09 03:58:13.085261 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache
3050 2024.07.09 03:58:13.972458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3051 2024.07.09 03:58:13.972574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3052 2024.07.09 03:58:13.972604 [ 3 ] {} <Debug> HTTP-Session: 4f40d27d-d779-4575-bf90-efa0a549a38b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3053 2024.07.09 03:58:13.972629 [ 3 ] {} <Debug> HTTP-Session: 4f40d27d-d779-4575-bf90-efa0a549a38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3054 2024.07.09 03:58:13.972644 [ 3 ] {} <Debug> HTTP-Session: 4f40d27d-d779-4575-bf90-efa0a549a38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3055 2024.07.09 03:58:13.972693 [ 3 ] {} <Trace> HTTP-Session: 4f40d27d-d779-4575-bf90-efa0a549a38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3056 2024.07.09 03:58:13.972882 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3057 2024.07.09 03:58:13.972951 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3058 2024.07.09 03:58:13.973153 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3059 2024.07.09 03:58:13.973530 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3060 2024.07.09 03:58:13.973576 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3061 2024.07.09 03:58:13.973956 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3062 2024.07.09 03:58:13.974290 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3063 2024.07.09 03:58:13.974471 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001639 sec., 2440.5125076266013 rows/sec., 197.81 KiB/sec.
3064 2024.07.09 03:58:13.974666 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Debug> DynamicQueryHandler: Done processing query
3065 2024.07.09 03:58:13.974693 [ 3 ] {5fa78fd2-0172-4ef3-aee5-00a378740a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3066 2024.07.09 03:58:13.974710 [ 3 ] {} <Debug> HTTP-Session: 4f40d27d-d779-4575-bf90-efa0a549a38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.07.09 03:58:13.974840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3068 2024.07.09 03:58:13.974899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3069 2024.07.09 03:58:13.974920 [ 3 ] {} <Debug> HTTP-Session: 85205f68-6f13-4736-b3bd-3c9f38abe0f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3070 2024.07.09 03:58:13.974938 [ 3 ] {} <Debug> HTTP-Session: 85205f68-6f13-4736-b3bd-3c9f38abe0f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3071 2024.07.09 03:58:13.974951 [ 3 ] {} <Debug> HTTP-Session: 85205f68-6f13-4736-b3bd-3c9f38abe0f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3072 2024.07.09 03:58:13.974985 [ 3 ] {} <Trace> HTTP-Session: 85205f68-6f13-4736-b3bd-3c9f38abe0f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3073 2024.07.09 03:58:13.975080 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3074 2024.07.09 03:58:13.975123 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3075 2024.07.09 03:58:13.975254 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3076 2024.07.09 03:58:13.975508 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3077 2024.07.09 03:58:13.975544 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3078 2024.07.09 03:58:13.975856 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3079 2024.07.09 03:58:13.976176 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3080 2024.07.09 03:58:13.976336 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001279 sec., 1563.721657544957 rows/sec., 127.51 KiB/sec.
3081 2024.07.09 03:58:13.976491 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Debug> DynamicQueryHandler: Done processing query
3082 2024.07.09 03:58:13.976517 [ 3 ] {2ee35911-1496-4f4b-83e4-20a5fea81a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3083 2024.07.09 03:58:13.976533 [ 3 ] {} <Debug> HTTP-Session: 85205f68-6f13-4736-b3bd-3c9f38abe0f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.07.09 03:58:13.976703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3085 2024.07.09 03:58:13.976750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3086 2024.07.09 03:58:13.976769 [ 3 ] {} <Debug> HTTP-Session: 195c9d80-4ce3-4a2e-8e18-145270044f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3087 2024.07.09 03:58:13.976788 [ 3 ] {} <Debug> HTTP-Session: 195c9d80-4ce3-4a2e-8e18-145270044f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3088 2024.07.09 03:58:13.976802 [ 3 ] {} <Debug> HTTP-Session: 195c9d80-4ce3-4a2e-8e18-145270044f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3089 2024.07.09 03:58:13.976832 [ 3 ] {} <Trace> HTTP-Session: 195c9d80-4ce3-4a2e-8e18-145270044f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3090 2024.07.09 03:58:13.976950 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3091 2024.07.09 03:58:13.976993 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3092 2024.07.09 03:58:13.977124 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3093 2024.07.09 03:58:13.977405 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3094 2024.07.09 03:58:13.977442 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3095 2024.07.09 03:58:13.977763 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3096 2024.07.09 03:58:13.978068 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3097 2024.07.09 03:58:13.978224 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Debug> executeQuery: Read 69 rows, 5.58 KiB in 0.001313 sec., 52551.40898705256 rows/sec., 4.15 MiB/sec.
3098 2024.07.09 03:58:13.978221 [ 40 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3099 2024.07.09 03:58:13.978335 [ 40 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3100 2024.07.09 03:58:13.978377 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3101 2024.07.09 03:58:13.978455 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Debug> DynamicQueryHandler: Done processing query
3102 2024.07.09 03:58:13.978497 [ 3 ] {ee738421-7a43-4c29-97cc-c5eb2fc1326a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3103 2024.07.09 03:58:13.978517 [ 3 ] {} <Debug> HTTP-Session: 195c9d80-4ce3-4a2e-8e18-145270044f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3104 2024.07.09 03:58:13.978523 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
3105 2024.07.09 03:58:13.978652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3106 2024.07.09 03:58:13.978661 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3107 2024.07.09 03:58:13.978700 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part
3108 2024.07.09 03:58:13.978708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3109 2024.07.09 03:58:13.978736 [ 3 ] {} <Debug> HTTP-Session: 73c61b75-0571-4192-a46d-69267b91059b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3110 2024.07.09 03:58:13.978757 [ 3 ] {} <Debug> HTTP-Session: 73c61b75-0571-4192-a46d-69267b91059b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2024.07.09 03:58:13.978792 [ 3 ] {} <Debug> HTTP-Session: 73c61b75-0571-4192-a46d-69267b91059b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.07.09 03:58:13.978815 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 105 rows starting from the beginning of the part
3113 2024.07.09 03:58:13.978895 [ 3 ] {} <Trace> HTTP-Session: 73c61b75-0571-4192-a46d-69267b91059b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3114 2024.07.09 03:58:13.979173 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part
3115 2024.07.09 03:58:13.979305 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3116 2024.07.09 03:58:13.979476 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3117 2024.07.09 03:58:13.979504 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part
3118 2024.07.09 03:58:13.979814 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part
3119 2024.07.09 03:58:13.980160 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part
3120 2024.07.09 03:58:13.980714 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2024.07.09 03:58:13.981130 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3122 2024.07.09 03:58:13.981171 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3123 2024.07.09 03:58:13.981750 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3124 2024.07.09 03:58:13.982192 [ 200 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.003726197 sec., 185712.13491932928 rows/sec., 15.11 MiB/sec.
3125 2024.07.09 03:58:13.982328 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3126 2024.07.09 03:58:13.982453 [ 200 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3127 2024.07.09 03:58:13.982617 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003445 sec., 580.5515239477503 rows/sec., 40.54 KiB/sec.
3128 2024.07.09 03:58:13.982931 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Debug> DynamicQueryHandler: Done processing query
3129 2024.07.09 03:58:13.982990 [ 3 ] {700e396e-b45f-4d10-96ec-a676a602e2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3130 2024.07.09 03:58:13.983025 [ 3 ] {} <Debug> HTTP-Session: 73c61b75-0571-4192-a46d-69267b91059b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.07.09 03:58:13.983192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 11896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3132 2024.07.09 03:58:13.983207 [ 200 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3133 2024.07.09 03:58:13.983298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3134 2024.07.09 03:58:13.983344 [ 3 ] {} <Debug> HTTP-Session: a1756f2f-0b9b-40ee-a189-cff695bf8b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3135 2024.07.09 03:58:13.983365 [ 3 ] {} <Debug> HTTP-Session: a1756f2f-0b9b-40ee-a189-cff695bf8b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3136 2024.07.09 03:58:13.983384 [ 200 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_16_3} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3137 2024.07.09 03:58:13.983396 [ 3 ] {} <Debug> HTTP-Session: a1756f2f-0b9b-40ee-a189-cff695bf8b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3138 2024.07.09 03:58:13.983477 [ 3 ] {} <Trace> HTTP-Session: a1756f2f-0b9b-40ee-a189-cff695bf8b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3139 2024.07.09 03:58:13.983543 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3140 2024.07.09 03:58:13.983651 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3141 2024.07.09 03:58:13.983700 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3142 2024.07.09 03:58:13.983849 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3143 2024.07.09 03:58:13.984146 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3144 2024.07.09 03:58:13.984183 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3145 2024.07.09 03:58:13.984502 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3146 2024.07.09 03:58:13.984817 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3147 2024.07.09 03:58:13.984971 [ 40 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3148 2024.07.09 03:58:13.984973 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001357 sec., 51584.37730287399 rows/sec., 4.03 MiB/sec.
3149 2024.07.09 03:58:13.985034 [ 40 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3150 2024.07.09 03:58:13.985106 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3151 2024.07.09 03:58:13.985297 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Debug> DynamicQueryHandler: Done processing query
3152 2024.07.09 03:58:13.985364 [ 3 ] {d898112e-2fe3-49a1-9f5a-8d7691ddf8fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3153 2024.07.09 03:58:13.985374 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
3154 2024.07.09 03:58:13.985390 [ 3 ] {} <Debug> HTTP-Session: a1756f2f-0b9b-40ee-a189-cff695bf8b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3155 2024.07.09 03:58:13.985702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3156 2024.07.09 03:58:13.985845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3157 2024.07.09 03:58:13.985864 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3158 2024.07.09 03:58:13.985907 [ 3 ] {} <Debug> HTTP-Session: 77348d3e-5940-432a-8dbc-7bf8d23ddc5b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3159 2024.07.09 03:58:13.985931 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 133 rows starting from the beginning of the part
3160 2024.07.09 03:58:13.985936 [ 3 ] {} <Debug> HTTP-Session: 77348d3e-5940-432a-8dbc-7bf8d23ddc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3161 2024.07.09 03:58:13.985958 [ 3 ] {} <Debug> HTTP-Session: 77348d3e-5940-432a-8dbc-7bf8d23ddc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3162 2024.07.09 03:58:13.986005 [ 3 ] {} <Trace> HTTP-Session: 77348d3e-5940-432a-8dbc-7bf8d23ddc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3163 2024.07.09 03:58:13.986081 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part
3164 2024.07.09 03:58:13.986453 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part
3165 2024.07.09 03:58:13.986480 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3166 2024.07.09 03:58:13.986670 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3167 2024.07.09 03:58:13.986722 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part
3168 2024.07.09 03:58:13.987046 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 93 rows starting from the beginning of the part
3169 2024.07.09 03:58:13.987327 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part
3170 2024.07.09 03:58:13.987974 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3171 2024.07.09 03:58:13.988628 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3172 2024.07.09 03:58:13.988675 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3173 2024.07.09 03:58:13.989182 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.003986221 sec., 138727.88287453205 rows/sec., 10.83 MiB/sec.
3174 2024.07.09 03:58:13.989288 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3175 2024.07.09 03:58:13.989304 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3176 2024.07.09 03:58:13.989893 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3177 2024.07.09 03:58:13.989902 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3178 2024.07.09 03:58:13.989992 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_16_3} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3179 2024.07.09 03:58:13.990100 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3180 2024.07.09 03:58:13.990161 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003934 sec., 40925.26690391459 rows/sec., 2.85 MiB/sec.
3181 2024.07.09 03:58:13.990183 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3182 2024.07.09 03:58:13.990194 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3183 2024.07.09 03:58:13.990307 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3184 2024.07.09 03:58:13.990490 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3185 2024.07.09 03:58:13.990551 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Debug> DynamicQueryHandler: Done processing query
3186 2024.07.09 03:58:13.990586 [ 3 ] {feb2cd4f-77ba-4fdb-9975-a0fc26fb8d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3187 2024.07.09 03:58:13.990610 [ 3 ] {} <Debug> HTTP-Session: 77348d3e-5940-432a-8dbc-7bf8d23ddc5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.07.09 03:58:13.990645 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3189 2024.07.09 03:58:13.990676 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1882 rows starting from the beginning of the part
3190 2024.07.09 03:58:13.990800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3191 2024.07.09 03:58:13.990825 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 197 rows starting from the beginning of the part
3192 2024.07.09 03:58:13.990943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3193 2024.07.09 03:58:13.991055 [ 3 ] {} <Debug> HTTP-Session: 242ae048-27d2-40ee-a480-bb5bd0e97f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3194 2024.07.09 03:58:13.991127 [ 3 ] {} <Debug> HTTP-Session: 242ae048-27d2-40ee-a480-bb5bd0e97f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.07.09 03:58:13.991199 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part
3196 2024.07.09 03:58:13.991205 [ 3 ] {} <Debug> HTTP-Session: 242ae048-27d2-40ee-a480-bb5bd0e97f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.07.09 03:58:13.991298 [ 3 ] {} <Trace> HTTP-Session: 242ae048-27d2-40ee-a480-bb5bd0e97f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3198 2024.07.09 03:58:13.991473 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3199 2024.07.09 03:58:13.991701 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3200 2024.07.09 03:58:13.991718 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part
3201 2024.07.09 03:58:13.991965 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <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
3202 2024.07.09 03:58:13.992020 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part
3203 2024.07.09 03:58:13.993456 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.07.09 03:58:13.994330 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3205 2024.07.09 03:58:13.994383 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3206 2024.07.09 03:58:13.995277 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3207 2024.07.09 03:58:13.995428 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.005006206 sec., 543924.8804383999 rows/sec., 37.90 MiB/sec.
3208 2024.07.09 03:58:13.995952 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3209 2024.07.09 03:58:13.995963 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3210 2024.07.09 03:58:13.996355 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.004841 sec., 826.2755629002272 rows/sec., 1.48 MiB/sec.
3211 2024.07.09 03:58:13.997039 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Debug> DynamicQueryHandler: Done processing query
3212 2024.07.09 03:58:13.997085 [ 3 ] {cb45f0b6-00b5-408d-8cd9-a8f66703b8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3213 2024.07.09 03:58:13.997116 [ 3 ] {} <Debug> HTTP-Session: 242ae048-27d2-40ee-a480-bb5bd0e97f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.07.09 03:58:13.997232 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3215 2024.07.09 03:58:13.997273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2024.07.09 03:58:13.997370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3217 2024.07.09 03:58:13.997404 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3218 2024.07.09 03:58:13.997412 [ 3 ] {} <Debug> HTTP-Session: 8aa1283e-cf3a-4a50-ac9b-a61e0a264d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3219 2024.07.09 03:58:13.997455 [ 3 ] {} <Debug> HTTP-Session: 8aa1283e-cf3a-4a50-ac9b-a61e0a264d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.07.09 03:58:13.997495 [ 3 ] {} <Debug> HTTP-Session: 8aa1283e-cf3a-4a50-ac9b-a61e0a264d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.07.09 03:58:13.997581 [ 3 ] {} <Trace> HTTP-Session: 8aa1283e-cf3a-4a50-ac9b-a61e0a264d63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3222 2024.07.09 03:58:13.997581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3223 2024.07.09 03:58:13.997731 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3224 2024.07.09 03:58:13.997785 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3225 2024.07.09 03:58:13.997934 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3226 2024.07.09 03:58:13.998253 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3227 2024.07.09 03:58:13.998292 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3228 2024.07.09 03:58:13.998687 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3229 2024.07.09 03:58:13.999035 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3230 2024.07.09 03:58:13.999209 [ 40 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3231 2024.07.09 03:58:13.999231 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec.
3232 2024.07.09 03:58:13.999272 [ 40 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3233 2024.07.09 03:58:13.999359 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
3234 2024.07.09 03:58:13.999566 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Debug> DynamicQueryHandler: Done processing query
3235 2024.07.09 03:58:13.999691 [ 3 ] {f3b96505-23c5-4f92-ba0f-645ba43a7f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3236 2024.07.09 03:58:13.999716 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3237 2024.07.09 03:58:13.999782 [ 3 ] {} <Debug> HTTP-Session: 8aa1283e-cf3a-4a50-ac9b-a61e0a264d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3238 2024.07.09 03:58:14.000081 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3239 2024.07.09 03:58:14.000154 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 610 rows starting from the beginning of the part
3240 2024.07.09 03:58:14.000343 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3241 2024.07.09 03:58:14.000532 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3242 2024.07.09 03:58:14.000798 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3243 2024.07.09 03:58:14.000898 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3244 2024.07.09 03:58:14.001041 [ 191 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3245 2024.07.09 03:58:14.002254 [ 190 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 4 columns (4 merged, 0 gathered) in 0.002779352 sec., 327414.4476842084 rows/sec., 22.13 MiB/sec.
3246 2024.07.09 03:58:14.002430 [ 199 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3247 2024.07.09 03:58:14.002788 [ 199 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_16_3} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3248 2024.07.09 03:58:14.002863 [ 199 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_16_3} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3249 2024.07.09 03:58:14.002932 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3250 2024.07.09 03:58:18.973575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3251 2024.07.09 03:58:18.973716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3252 2024.07.09 03:58:18.973745 [ 3 ] {} <Debug> HTTP-Session: 669b8305-ff4b-4f4b-96e4-0a96aded201a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3253 2024.07.09 03:58:18.973774 [ 3 ] {} <Debug> HTTP-Session: 669b8305-ff4b-4f4b-96e4-0a96aded201a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.07.09 03:58:18.973792 [ 3 ] {} <Debug> HTTP-Session: 669b8305-ff4b-4f4b-96e4-0a96aded201a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3255 2024.07.09 03:58:18.973849 [ 3 ] {} <Trace> HTTP-Session: 669b8305-ff4b-4f4b-96e4-0a96aded201a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3256 2024.07.09 03:58:18.974059 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3257 2024.07.09 03:58:18.974135 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3258 2024.07.09 03:58:18.974354 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3259 2024.07.09 03:58:18.974773 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3260 2024.07.09 03:58:18.974813 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3261 2024.07.09 03:58:18.975180 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3262 2024.07.09 03:58:18.975515 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3263 2024.07.09 03:58:18.975688 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001688 sec., 15995.260663507108 rows/sec., 1.27 MiB/sec.
3264 2024.07.09 03:58:18.975884 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Debug> DynamicQueryHandler: Done processing query
3265 2024.07.09 03:58:18.975911 [ 3 ] {141a12e5-6259-4b40-8af9-149a231763f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3266 2024.07.09 03:58:18.975928 [ 3 ] {} <Debug> HTTP-Session: 669b8305-ff4b-4f4b-96e4-0a96aded201a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.07.09 03:58:18.976066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2024.07.09 03:58:18.976116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3269 2024.07.09 03:58:18.976135 [ 3 ] {} <Debug> HTTP-Session: e4a4b560-f466-4b37-94b1-e310f71229a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3270 2024.07.09 03:58:18.976151 [ 3 ] {} <Debug> HTTP-Session: e4a4b560-f466-4b37-94b1-e310f71229a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.07.09 03:58:18.976165 [ 3 ] {} <Debug> HTTP-Session: e4a4b560-f466-4b37-94b1-e310f71229a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.07.09 03:58:18.976197 [ 3 ] {} <Trace> HTTP-Session: e4a4b560-f466-4b37-94b1-e310f71229a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3273 2024.07.09 03:58:18.976338 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3274 2024.07.09 03:58:18.976383 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3275 2024.07.09 03:58:18.976507 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3276 2024.07.09 03:58:18.976906 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3277 2024.07.09 03:58:18.976943 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3278 2024.07.09 03:58:18.977267 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3279 2024.07.09 03:58:18.977647 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3280 2024.07.09 03:58:18.977874 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001595 sec., 85893.41692789969 rows/sec., 7.17 MiB/sec.
3281 2024.07.09 03:58:18.978044 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Debug> DynamicQueryHandler: Done processing query
3282 2024.07.09 03:58:18.978069 [ 3 ] {14f34c9f-2650-4195-bfa3-87f69b42a694} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3283 2024.07.09 03:58:18.978085 [ 3 ] {} <Debug> HTTP-Session: e4a4b560-f466-4b37-94b1-e310f71229a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3284 2024.07.09 03:58:18.978206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3285 2024.07.09 03:58:18.978282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3286 2024.07.09 03:58:18.978301 [ 3 ] {} <Debug> HTTP-Session: abb1fada-b191-4d75-b7f5-98b9563a7fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3287 2024.07.09 03:58:18.978318 [ 3 ] {} <Debug> HTTP-Session: abb1fada-b191-4d75-b7f5-98b9563a7fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.07.09 03:58:18.978333 [ 3 ] {} <Debug> HTTP-Session: abb1fada-b191-4d75-b7f5-98b9563a7fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3289 2024.07.09 03:58:18.978364 [ 3 ] {} <Trace> HTTP-Session: abb1fada-b191-4d75-b7f5-98b9563a7fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3290 2024.07.09 03:58:18.978484 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3291 2024.07.09 03:58:18.978527 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3292 2024.07.09 03:58:18.978654 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3293 2024.07.09 03:58:18.978996 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3294 2024.07.09 03:58:18.979059 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3295 2024.07.09 03:58:18.979387 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3296 2024.07.09 03:58:18.979697 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3297 2024.07.09 03:58:18.979855 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001414 sec., 64356.435643564364 rows/sec., 5.03 MiB/sec.
3298 2024.07.09 03:58:18.980012 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Debug> DynamicQueryHandler: Done processing query
3299 2024.07.09 03:58:18.980037 [ 3 ] {aedd0479-233b-4692-867d-a5a37685bd19} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3300 2024.07.09 03:58:18.980053 [ 3 ] {} <Debug> HTTP-Session: abb1fada-b191-4d75-b7f5-98b9563a7fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3301 2024.07.09 03:58:18.980223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3302 2024.07.09 03:58:18.980272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3303 2024.07.09 03:58:18.980291 [ 3 ] {} <Debug> HTTP-Session: 9a6a8f01-5f66-465c-94c2-748d93cf7f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3304 2024.07.09 03:58:18.980308 [ 3 ] {} <Debug> HTTP-Session: 9a6a8f01-5f66-465c-94c2-748d93cf7f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.07.09 03:58:18.980322 [ 3 ] {} <Debug> HTTP-Session: 9a6a8f01-5f66-465c-94c2-748d93cf7f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.07.09 03:58:18.980353 [ 3 ] {} <Trace> HTTP-Session: 9a6a8f01-5f66-465c-94c2-748d93cf7f27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3307 2024.07.09 03:58:18.980504 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3308 2024.07.09 03:58:18.980553 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3309 2024.07.09 03:58:18.980700 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3310 2024.07.09 03:58:18.981105 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3311 2024.07.09 03:58:18.981141 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3312 2024.07.09 03:58:18.981537 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3313 2024.07.09 03:58:18.981877 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3314 2024.07.09 03:58:18.982029 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
3315 2024.07.09 03:58:18.982199 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Debug> DynamicQueryHandler: Done processing query
3316 2024.07.09 03:58:18.982224 [ 3 ] {940e913c-1fb2-4c68-b768-a5c08012e246} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3317 2024.07.09 03:58:18.982240 [ 3 ] {} <Debug> HTTP-Session: 9a6a8f01-5f66-465c-94c2-748d93cf7f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3318 2024.07.09 03:58:18.982433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3319 2024.07.09 03:58:18.982481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3320 2024.07.09 03:58:18.982500 [ 3 ] {} <Debug> HTTP-Session: e0acbd22-aca1-4762-8858-f22784d82418 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3321 2024.07.09 03:58:18.982517 [ 3 ] {} <Debug> HTTP-Session: e0acbd22-aca1-4762-8858-f22784d82418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3322 2024.07.09 03:58:18.982531 [ 3 ] {} <Debug> HTTP-Session: e0acbd22-aca1-4762-8858-f22784d82418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3323 2024.07.09 03:58:18.982561 [ 3 ] {} <Trace> HTTP-Session: e0acbd22-aca1-4762-8858-f22784d82418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3324 2024.07.09 03:58:18.982868 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3325 2024.07.09 03:58:18.982934 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <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
3326 2024.07.09 03:58:18.983338 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3327 2024.07.09 03:58:18.983940 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3328 2024.07.09 03:58:18.983977 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3329 2024.07.09 03:58:18.984581 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3330 2024.07.09 03:58:18.984986 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3331 2024.07.09 03:58:18.985182 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002529 sec., 10676.156583629892 rows/sec., 19.13 MiB/sec.
3332 2024.07.09 03:58:18.985386 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Debug> DynamicQueryHandler: Done processing query
3333 2024.07.09 03:58:18.985411 [ 3 ] {d86a5d1c-94e4-4c21-aff4-1b898a84e433} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3334 2024.07.09 03:58:18.985427 [ 3 ] {} <Debug> HTTP-Session: e0acbd22-aca1-4762-8858-f22784d82418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3335 2024.07.09 03:58:18.985552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3336 2024.07.09 03:58:18.985600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3337 2024.07.09 03:58:18.985620 [ 3 ] {} <Debug> HTTP-Session: 2b7cbbcd-7f61-4511-b8e0-cd1878037cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3338 2024.07.09 03:58:18.985637 [ 3 ] {} <Debug> HTTP-Session: 2b7cbbcd-7f61-4511-b8e0-cd1878037cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3339 2024.07.09 03:58:18.985651 [ 3 ] {} <Debug> HTTP-Session: 2b7cbbcd-7f61-4511-b8e0-cd1878037cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.07.09 03:58:18.985682 [ 3 ] {} <Trace> HTTP-Session: 2b7cbbcd-7f61-4511-b8e0-cd1878037cdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3341 2024.07.09 03:58:18.985802 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3342 2024.07.09 03:58:18.985847 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3343 2024.07.09 03:58:18.985973 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3344 2024.07.09 03:58:18.986270 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3345 2024.07.09 03:58:18.986307 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3346 2024.07.09 03:58:18.986660 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3347 2024.07.09 03:58:18.986976 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3348 2024.07.09 03:58:18.987127 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
3349 2024.07.09 03:58:18.987281 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Debug> DynamicQueryHandler: Done processing query
3350 2024.07.09 03:58:18.987306 [ 3 ] {3b9a3b36-ac87-4c55-853d-1c689dcf8444} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3351 2024.07.09 03:58:18.987321 [ 3 ] {} <Debug> HTTP-Session: 2b7cbbcd-7f61-4511-b8e0-cd1878037cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3352 2024.07.09 03:58:23.973817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3353 2024.07.09 03:58:23.974006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3354 2024.07.09 03:58:23.974051 [ 3 ] {} <Debug> HTTP-Session: f6033780-a505-440b-b182-9b38f4a3a7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3355 2024.07.09 03:58:23.974092 [ 3 ] {} <Debug> HTTP-Session: f6033780-a505-440b-b182-9b38f4a3a7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3356 2024.07.09 03:58:23.974121 [ 3 ] {} <Debug> HTTP-Session: f6033780-a505-440b-b182-9b38f4a3a7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3357 2024.07.09 03:58:23.974201 [ 3 ] {} <Trace> HTTP-Session: f6033780-a505-440b-b182-9b38f4a3a7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3358 2024.07.09 03:58:23.974476 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3359 2024.07.09 03:58:23.974584 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3360 2024.07.09 03:58:23.974821 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3361 2024.07.09 03:58:23.975186 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3362 2024.07.09 03:58:23.975227 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3363 2024.07.09 03:58:23.975597 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3364 2024.07.09 03:58:23.975930 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3365 2024.07.09 03:58:23.976081 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001694 sec., 2361.275088547816 rows/sec., 191.39 KiB/sec.
3366 2024.07.09 03:58:23.976143 [ 28 ] {} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3367 2024.07.09 03:58:23.976275 [ 28 ] {} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3368 2024.07.09 03:58:23.976328 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3369 2024.07.09 03:58:23.976373 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Debug> DynamicQueryHandler: Done processing query
3370 2024.07.09 03:58:23.976450 [ 3 ] {b4c74091-73a9-4b4d-b6f0-bce3a771ebbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3371 2024.07.09 03:58:23.976493 [ 3 ] {} <Debug> HTTP-Session: f6033780-a505-440b-b182-9b38f4a3a7c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.07.09 03:58:23.976857 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
3373 2024.07.09 03:58:23.976863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 14644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3374 2024.07.09 03:58:23.977029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3375 2024.07.09 03:58:23.977075 [ 3 ] {} <Debug> HTTP-Session: 9673f4ad-edf8-4b4a-87c6-dbc0c2098394 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3376 2024.07.09 03:58:23.977102 [ 3 ] {} <Debug> HTTP-Session: 9673f4ad-edf8-4b4a-87c6-dbc0c2098394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3377 2024.07.09 03:58:23.977146 [ 3 ] {} <Debug> HTTP-Session: 9673f4ad-edf8-4b4a-87c6-dbc0c2098394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3378 2024.07.09 03:58:23.977235 [ 3 ] {} <Trace> HTTP-Session: 9673f4ad-edf8-4b4a-87c6-dbc0c2098394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3379 2024.07.09 03:58:23.977345 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3380 2024.07.09 03:58:23.977490 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part
3381 2024.07.09 03:58:23.977493 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3382 2024.07.09 03:58:23.977572 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3383 2024.07.09 03:58:23.977880 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
3384 2024.07.09 03:58:23.978236 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
3385 2024.07.09 03:58:23.978644 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3386 2024.07.09 03:58:23.978778 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3387 2024.07.09 03:58:23.978969 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
3388 2024.07.09 03:58:23.979201 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
3389 2024.07.09 03:58:23.979933 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3390 2024.07.09 03:58:23.980024 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3391 2024.07.09 03:58:23.980568 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3392 2024.07.09 03:58:23.980995 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 97 rows, containing 4 columns (4 merged, 0 gathered) in 0.004496758 sec., 21571.09633206857 rows/sec., 1.71 MiB/sec.
3393 2024.07.09 03:58:23.981108 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3394 2024.07.09 03:58:23.981147 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3395 2024.07.09 03:58:23.981446 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00406 sec., 25615.76354679803 rows/sec., 2.00 MiB/sec.
3396 2024.07.09 03:58:23.981730 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3397 2024.07.09 03:58:23.981787 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Debug> DynamicQueryHandler: Done processing query
3398 2024.07.09 03:58:23.981838 [ 3 ] {03220044-551b-428c-ac48-21bb03b4742d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3399 2024.07.09 03:58:23.981859 [ 187 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_11_2} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3400 2024.07.09 03:58:23.981869 [ 3 ] {} <Debug> HTTP-Session: 9673f4ad-edf8-4b4a-87c6-dbc0c2098394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3401 2024.07.09 03:58:23.981990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3402 2024.07.09 03:58:23.982070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3403 2024.07.09 03:58:23.982137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3404 2024.07.09 03:58:23.982161 [ 3 ] {} <Debug> HTTP-Session: 488df9c0-6551-45d8-a0f1-fc999f26e39c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3405 2024.07.09 03:58:23.982181 [ 3 ] {} <Debug> HTTP-Session: 488df9c0-6551-45d8-a0f1-fc999f26e39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.07.09 03:58:23.982198 [ 3 ] {} <Debug> HTTP-Session: 488df9c0-6551-45d8-a0f1-fc999f26e39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.07.09 03:58:23.982240 [ 3 ] {} <Trace> HTTP-Session: 488df9c0-6551-45d8-a0f1-fc999f26e39c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3408 2024.07.09 03:58:23.982408 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3409 2024.07.09 03:58:23.982463 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3410 2024.07.09 03:58:23.982642 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3411 2024.07.09 03:58:23.983035 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3412 2024.07.09 03:58:23.983084 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3413 2024.07.09 03:58:23.983478 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3414 2024.07.09 03:58:23.983816 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3415 2024.07.09 03:58:23.984024 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.001671 sec., 55056.85218432077 rows/sec., 4.29 MiB/sec.
3416 2024.07.09 03:58:23.984195 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Debug> DynamicQueryHandler: Done processing query
3417 2024.07.09 03:58:23.984221 [ 3 ] {d4a0f582-5837-461b-940a-c1c135946d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3418 2024.07.09 03:58:23.984237 [ 3 ] {} <Debug> HTTP-Session: 488df9c0-6551-45d8-a0f1-fc999f26e39c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.07.09 03:58:23.984566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 37570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2024.07.09 03:58:23.984615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3421 2024.07.09 03:58:23.984635 [ 3 ] {} <Debug> HTTP-Session: 23fd268f-8ef0-45c0-a608-b892ce2e2d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3422 2024.07.09 03:58:23.984652 [ 3 ] {} <Debug> HTTP-Session: 23fd268f-8ef0-45c0-a608-b892ce2e2d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.07.09 03:58:23.984666 [ 3 ] {} <Debug> HTTP-Session: 23fd268f-8ef0-45c0-a608-b892ce2e2d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.07.09 03:58:23.984696 [ 3 ] {} <Trace> HTTP-Session: 23fd268f-8ef0-45c0-a608-b892ce2e2d9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3425 2024.07.09 03:58:23.984884 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3426 2024.07.09 03:58:23.984933 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3427 2024.07.09 03:58:23.985080 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3428 2024.07.09 03:58:23.985479 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3429 2024.07.09 03:58:23.985515 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3430 2024.07.09 03:58:23.985906 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3431 2024.07.09 03:58:23.986240 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3432 2024.07.09 03:58:23.986404 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001616 sec., 121287.12871287129 rows/sec., 8.47 MiB/sec.
3433 2024.07.09 03:58:23.986615 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Debug> DynamicQueryHandler: Done processing query
3434 2024.07.09 03:58:23.986640 [ 3 ] {51805869-a215-45d6-979c-24beec459442} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3435 2024.07.09 03:58:23.986655 [ 3 ] {} <Debug> HTTP-Session: 23fd268f-8ef0-45c0-a608-b892ce2e2d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.07.09 03:58:23.986779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2024.07.09 03:58:23.986826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3438 2024.07.09 03:58:23.986846 [ 3 ] {} <Debug> HTTP-Session: 1c96cdcd-55f4-4462-b486-08e30213ca7b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3439 2024.07.09 03:58:23.986863 [ 3 ] {} <Debug> HTTP-Session: 1c96cdcd-55f4-4462-b486-08e30213ca7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3440 2024.07.09 03:58:23.986877 [ 3 ] {} <Debug> HTTP-Session: 1c96cdcd-55f4-4462-b486-08e30213ca7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.07.09 03:58:23.986910 [ 3 ] {} <Trace> HTTP-Session: 1c96cdcd-55f4-4462-b486-08e30213ca7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3442 2024.07.09 03:58:23.987028 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3443 2024.07.09 03:58:23.987091 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <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
3444 2024.07.09 03:58:23.987511 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2024.07.09 03:58:23.987919 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3446 2024.07.09 03:58:23.987955 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3447 2024.07.09 03:58:23.988506 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3448 2024.07.09 03:58:23.988904 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3449 2024.07.09 03:58:23.989078 [ 28 ] {} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3450 2024.07.09 03:58:23.989105 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002125 sec., 1882.3529411764705 rows/sec., 3.37 MiB/sec.
3451 2024.07.09 03:58:23.989146 [ 28 ] {} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3452 2024.07.09 03:58:23.989231 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3453 2024.07.09 03:58:23.989569 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
3454 2024.07.09 03:58:23.989654 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Debug> DynamicQueryHandler: Done processing query
3455 2024.07.09 03:58:23.989711 [ 3 ] {b8cabf09-787d-4788-9808-85ee8737655a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3456 2024.07.09 03:58:23.989753 [ 3 ] {} <Debug> HTTP-Session: 1c96cdcd-55f4-4462-b486-08e30213ca7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3457 2024.07.09 03:58:23.989990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3458 2024.07.09 03:58:23.990100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3459 2024.07.09 03:58:23.990153 [ 3 ] {} <Debug> HTTP-Session: 59de56b5-aa48-40aa-ae04-b054179129eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3460 2024.07.09 03:58:23.990201 [ 3 ] {} <Debug> HTTP-Session: 59de56b5-aa48-40aa-ae04-b054179129eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3461 2024.07.09 03:58:23.990244 [ 3 ] {} <Debug> HTTP-Session: 59de56b5-aa48-40aa-ae04-b054179129eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3462 2024.07.09 03:58:23.990341 [ 3 ] {} <Trace> HTTP-Session: 59de56b5-aa48-40aa-ae04-b054179129eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3463 2024.07.09 03:58:23.990357 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3464 2024.07.09 03:58:23.990538 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part
3465 2024.07.09 03:58:23.990568 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3466 2024.07.09 03:58:23.990673 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3467 2024.07.09 03:58:23.991361 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
3468 2024.07.09 03:58:23.991571 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3469 2024.07.09 03:58:23.992076 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
3470 2024.07.09 03:58:23.992722 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3471 2024.07.09 03:58:23.992912 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3472 2024.07.09 03:58:23.993044 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3473 2024.07.09 03:58:23.993315 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
3474 2024.07.09 03:58:23.993915 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
3475 2024.07.09 03:58:23.994539 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3476 2024.07.09 03:58:23.995410 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3477 2024.07.09 03:58:23.995831 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00536 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec.
3478 2024.07.09 03:58:23.996137 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Debug> DynamicQueryHandler: Done processing query
3479 2024.07.09 03:58:23.996185 [ 3 ] {d633661e-30c7-49b1-8c7f-29c857fc5b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3480 2024.07.09 03:58:23.996228 [ 3 ] {} <Debug> HTTP-Session: 59de56b5-aa48-40aa-ae04-b054179129eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3481 2024.07.09 03:58:23.998138 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 19 columns (19 merged, 0 gathered) in 0.008772753 sec., 23253.817815228584 rows/sec., 41.66 MiB/sec.
3482 2024.07.09 03:58:23.998524 [ 203 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3483 2024.07.09 03:58:23.999109 [ 203 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3484 2024.07.09 03:58:23.999187 [ 203 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3485 2024.07.09 03:58:23.999294 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
3486 2024.07.09 03:58:28.085502 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
3487 2024.07.09 03:58:28.085570 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
3488 2024.07.09 03:58:28.973575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3489 2024.07.09 03:58:28.973696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3490 2024.07.09 03:58:28.973724 [ 3 ] {} <Debug> HTTP-Session: 5b5e2622-3542-4598-b10d-d672ca54f115 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3491 2024.07.09 03:58:28.973750 [ 3 ] {} <Debug> HTTP-Session: 5b5e2622-3542-4598-b10d-d672ca54f115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3492 2024.07.09 03:58:28.973765 [ 3 ] {} <Debug> HTTP-Session: 5b5e2622-3542-4598-b10d-d672ca54f115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3493 2024.07.09 03:58:28.973815 [ 3 ] {} <Trace> HTTP-Session: 5b5e2622-3542-4598-b10d-d672ca54f115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3494 2024.07.09 03:58:28.974019 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3495 2024.07.09 03:58:28.974090 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3496 2024.07.09 03:58:28.974290 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3497 2024.07.09 03:58:28.974700 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3498 2024.07.09 03:58:28.974752 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3499 2024.07.09 03:58:28.975152 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3500 2024.07.09 03:58:28.975516 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3501 2024.07.09 03:58:28.975696 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001734 sec., 15570.934256055363 rows/sec., 1.23 MiB/sec.
3502 2024.07.09 03:58:28.975909 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Debug> DynamicQueryHandler: Done processing query
3503 2024.07.09 03:58:28.975938 [ 3 ] {33b5495a-6da3-4e9d-af77-200cce2e7ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3504 2024.07.09 03:58:28.975955 [ 3 ] {} <Debug> HTTP-Session: 5b5e2622-3542-4598-b10d-d672ca54f115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.07.09 03:58:28.976137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3506 2024.07.09 03:58:28.976193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3507 2024.07.09 03:58:28.976216 [ 3 ] {} <Debug> HTTP-Session: fc6fef5a-7657-4fcb-9d84-b7c8b81c04cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3508 2024.07.09 03:58:28.976235 [ 3 ] {} <Debug> HTTP-Session: fc6fef5a-7657-4fcb-9d84-b7c8b81c04cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3509 2024.07.09 03:58:28.976249 [ 3 ] {} <Debug> HTTP-Session: fc6fef5a-7657-4fcb-9d84-b7c8b81c04cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3510 2024.07.09 03:58:28.976284 [ 3 ] {} <Trace> HTTP-Session: fc6fef5a-7657-4fcb-9d84-b7c8b81c04cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3511 2024.07.09 03:58:28.976475 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3512 2024.07.09 03:58:28.976525 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3513 2024.07.09 03:58:28.976660 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.07.09 03:58:28.977104 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3515 2024.07.09 03:58:28.977141 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3516 2024.07.09 03:58:28.977474 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3517 2024.07.09 03:58:28.977794 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3518 2024.07.09 03:58:28.977958 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.00159 sec., 86163.52201257861 rows/sec., 7.19 MiB/sec.
3519 2024.07.09 03:58:28.978132 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Debug> DynamicQueryHandler: Done processing query
3520 2024.07.09 03:58:28.978157 [ 3 ] {4ca58c48-71e9-4405-8242-9c688fa8f454} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3521 2024.07.09 03:58:28.978174 [ 3 ] {} <Debug> HTTP-Session: fc6fef5a-7657-4fcb-9d84-b7c8b81c04cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.07.09 03:58:28.978316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2024.07.09 03:58:28.978367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3524 2024.07.09 03:58:28.978386 [ 3 ] {} <Debug> HTTP-Session: b8a9bb01-1edd-45a8-ad2d-8b7169db3e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3525 2024.07.09 03:58:28.978404 [ 3 ] {} <Debug> HTTP-Session: b8a9bb01-1edd-45a8-ad2d-8b7169db3e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.07.09 03:58:28.978418 [ 3 ] {} <Debug> HTTP-Session: b8a9bb01-1edd-45a8-ad2d-8b7169db3e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3527 2024.07.09 03:58:28.978449 [ 3 ] {} <Trace> HTTP-Session: b8a9bb01-1edd-45a8-ad2d-8b7169db3e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3528 2024.07.09 03:58:28.978567 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3529 2024.07.09 03:58:28.978610 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3530 2024.07.09 03:58:28.978742 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3531 2024.07.09 03:58:28.979074 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3532 2024.07.09 03:58:28.979111 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3533 2024.07.09 03:58:28.979431 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3534 2024.07.09 03:58:28.979739 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3535 2024.07.09 03:58:28.979865 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001336 sec., 68113.77245508983 rows/sec., 5.32 MiB/sec.
3536 2024.07.09 03:58:28.980142 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Debug> DynamicQueryHandler: Done processing query
3537 2024.07.09 03:58:28.980190 [ 3 ] {48ffbd4f-e280-4a00-bc54-9ab19a82c381} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3538 2024.07.09 03:58:28.980216 [ 3 ] {} <Debug> HTTP-Session: b8a9bb01-1edd-45a8-ad2d-8b7169db3e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.07.09 03:58:28.980415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3540 2024.07.09 03:58:28.980479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3541 2024.07.09 03:58:28.980500 [ 3 ] {} <Debug> HTTP-Session: 56f69718-7830-4592-be6e-bb53c8fd4ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3542 2024.07.09 03:58:28.980517 [ 3 ] {} <Debug> HTTP-Session: 56f69718-7830-4592-be6e-bb53c8fd4ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3543 2024.07.09 03:58:28.980531 [ 3 ] {} <Debug> HTTP-Session: 56f69718-7830-4592-be6e-bb53c8fd4ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3544 2024.07.09 03:58:28.980562 [ 3 ] {} <Trace> HTTP-Session: 56f69718-7830-4592-be6e-bb53c8fd4ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3545 2024.07.09 03:58:28.980741 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3546 2024.07.09 03:58:28.980792 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3547 2024.07.09 03:58:28.980959 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3548 2024.07.09 03:58:28.981402 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3549 2024.07.09 03:58:28.981446 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3550 2024.07.09 03:58:28.981862 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3551 2024.07.09 03:58:28.982201 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3552 2024.07.09 03:58:28.982353 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec.
3553 2024.07.09 03:58:28.982559 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Debug> DynamicQueryHandler: Done processing query
3554 2024.07.09 03:58:28.982589 [ 3 ] {fa258a73-9b3a-436b-ba70-c691984babbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3555 2024.07.09 03:58:28.982608 [ 3 ] {} <Debug> HTTP-Session: 56f69718-7830-4592-be6e-bb53c8fd4ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.07.09 03:58:28.982824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3557 2024.07.09 03:58:28.982896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3558 2024.07.09 03:58:28.982922 [ 3 ] {} <Debug> HTTP-Session: b7f280fc-9621-4e06-971a-990eb3ce3182 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3559 2024.07.09 03:58:28.982943 [ 3 ] {} <Debug> HTTP-Session: b7f280fc-9621-4e06-971a-990eb3ce3182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3560 2024.07.09 03:58:28.982960 [ 3 ] {} <Debug> HTTP-Session: b7f280fc-9621-4e06-971a-990eb3ce3182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3561 2024.07.09 03:58:28.982995 [ 3 ] {} <Trace> HTTP-Session: b7f280fc-9621-4e06-971a-990eb3ce3182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3562 2024.07.09 03:58:28.983347 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3563 2024.07.09 03:58:28.983416 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <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.07.09 03:58:28.983827 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3565 2024.07.09 03:58:28.984448 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3566 2024.07.09 03:58:28.984486 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3567 2024.07.09 03:58:28.985116 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3568 2024.07.09 03:58:28.985538 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3569 2024.07.09 03:58:28.985730 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002623 sec., 10293.55699580633 rows/sec., 18.45 MiB/sec.
3570 2024.07.09 03:58:28.986327 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Debug> DynamicQueryHandler: Done processing query
3571 2024.07.09 03:58:28.986355 [ 3 ] {8b1b3ced-fbaf-4f84-85da-93c06b92878f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3572 2024.07.09 03:58:28.986372 [ 3 ] {} <Debug> HTTP-Session: b7f280fc-9621-4e06-971a-990eb3ce3182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3573 2024.07.09 03:58:28.986508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3574 2024.07.09 03:58:28.986557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3575 2024.07.09 03:58:28.986578 [ 3 ] {} <Debug> HTTP-Session: 341133b0-eacb-4f5f-97b4-5c8694739897 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3576 2024.07.09 03:58:28.986594 [ 3 ] {} <Debug> HTTP-Session: 341133b0-eacb-4f5f-97b4-5c8694739897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3577 2024.07.09 03:58:28.986608 [ 3 ] {} <Debug> HTTP-Session: 341133b0-eacb-4f5f-97b4-5c8694739897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3578 2024.07.09 03:58:28.986640 [ 3 ] {} <Trace> HTTP-Session: 341133b0-eacb-4f5f-97b4-5c8694739897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3579 2024.07.09 03:58:28.986762 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3580 2024.07.09 03:58:28.986809 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3581 2024.07.09 03:58:28.986964 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3582 2024.07.09 03:58:28.987286 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3583 2024.07.09 03:58:28.987324 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3584 2024.07.09 03:58:28.987703 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3585 2024.07.09 03:58:28.988029 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3586 2024.07.09 03:58:28.988178 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec.
3587 2024.07.09 03:58:28.988355 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Debug> DynamicQueryHandler: Done processing query
3588 2024.07.09 03:58:28.988379 [ 3 ] {64bdf376-f17b-4557-8f23-f5de63a3b56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3589 2024.07.09 03:58:28.988396 [ 3 ] {} <Debug> HTTP-Session: 341133b0-eacb-4f5f-97b4-5c8694739897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.07.09 03:58:33.971960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3591 2024.07.09 03:58:33.972103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3592 2024.07.09 03:58:33.972134 [ 3 ] {} <Debug> HTTP-Session: 78d2a210-6f29-4156-bb00-b33c4801ecb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3593 2024.07.09 03:58:33.972163 [ 3 ] {} <Debug> HTTP-Session: 78d2a210-6f29-4156-bb00-b33c4801ecb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3594 2024.07.09 03:58:33.972181 [ 3 ] {} <Debug> HTTP-Session: 78d2a210-6f29-4156-bb00-b33c4801ecb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3595 2024.07.09 03:58:33.972239 [ 3 ] {} <Trace> HTTP-Session: 78d2a210-6f29-4156-bb00-b33c4801ecb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3596 2024.07.09 03:58:33.972444 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3597 2024.07.09 03:58:33.972521 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3598 2024.07.09 03:58:33.972743 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2024.07.09 03:58:33.973192 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3600 2024.07.09 03:58:33.973245 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3601 2024.07.09 03:58:33.973638 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3602 2024.07.09 03:58:33.973980 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3603 2024.07.09 03:58:33.974165 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001772 sec., 2257.3363431151242 rows/sec., 182.97 KiB/sec.
3604 2024.07.09 03:58:33.974386 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Debug> DynamicQueryHandler: Done processing query
3605 2024.07.09 03:58:33.974414 [ 3 ] {13902b1c-bcae-4e61-8557-a2454b9e5c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3606 2024.07.09 03:58:33.974432 [ 3 ] {} <Debug> HTTP-Session: 78d2a210-6f29-4156-bb00-b33c4801ecb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.07.09 03:58:33.974588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2024.07.09 03:58:33.974641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3609 2024.07.09 03:58:33.974662 [ 3 ] {} <Debug> HTTP-Session: 12ade9bd-47cc-4eab-b74a-54f1121d7e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3610 2024.07.09 03:58:33.974681 [ 3 ] {} <Debug> HTTP-Session: 12ade9bd-47cc-4eab-b74a-54f1121d7e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3611 2024.07.09 03:58:33.974695 [ 3 ] {} <Debug> HTTP-Session: 12ade9bd-47cc-4eab-b74a-54f1121d7e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3612 2024.07.09 03:58:33.974731 [ 3 ] {} <Trace> HTTP-Session: 12ade9bd-47cc-4eab-b74a-54f1121d7e47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3613 2024.07.09 03:58:33.974862 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3614 2024.07.09 03:58:33.974909 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3615 2024.07.09 03:58:33.975043 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3616 2024.07.09 03:58:33.975387 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3617 2024.07.09 03:58:33.975425 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3618 2024.07.09 03:58:33.975746 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3619 2024.07.09 03:58:33.976052 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3620 2024.07.09 03:58:33.976214 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.00139 sec., 48920.86330935252 rows/sec., 3.87 MiB/sec.
3621 2024.07.09 03:58:33.976481 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Debug> DynamicQueryHandler: Done processing query
3622 2024.07.09 03:58:33.976515 [ 3 ] {c7b727a7-5673-4bbd-8216-a3d0bde9c1c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3623 2024.07.09 03:58:33.976532 [ 3 ] {} <Debug> HTTP-Session: 12ade9bd-47cc-4eab-b74a-54f1121d7e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.07.09 03:58:33.976702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 11555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3625 2024.07.09 03:58:33.976751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3626 2024.07.09 03:58:33.976771 [ 3 ] {} <Debug> HTTP-Session: 0d37f523-c212-408c-99b0-f1bb431277d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3627 2024.07.09 03:58:33.976789 [ 3 ] {} <Debug> HTTP-Session: 0d37f523-c212-408c-99b0-f1bb431277d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3628 2024.07.09 03:58:33.976802 [ 3 ] {} <Debug> HTTP-Session: 0d37f523-c212-408c-99b0-f1bb431277d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3629 2024.07.09 03:58:33.976836 [ 3 ] {} <Trace> HTTP-Session: 0d37f523-c212-408c-99b0-f1bb431277d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3630 2024.07.09 03:58:33.976960 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3631 2024.07.09 03:58:33.977004 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3632 2024.07.09 03:58:33.977151 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3633 2024.07.09 03:58:33.977467 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3634 2024.07.09 03:58:33.977504 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3635 2024.07.09 03:58:33.977826 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3636 2024.07.09 03:58:33.978132 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3637 2024.07.09 03:58:33.978252 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00134 sec., 50746.26865671641 rows/sec., 3.96 MiB/sec.
3638 2024.07.09 03:58:33.978406 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Debug> DynamicQueryHandler: Done processing query
3639 2024.07.09 03:58:33.978430 [ 3 ] {a4bd0f13-d872-46b6-9f6c-07d07c01c1ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3640 2024.07.09 03:58:33.978445 [ 3 ] {} <Debug> HTTP-Session: 0d37f523-c212-408c-99b0-f1bb431277d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.07.09 03:58:33.978617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3642 2024.07.09 03:58:33.978666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3643 2024.07.09 03:58:33.978689 [ 3 ] {} <Debug> HTTP-Session: 67d30f73-d786-4577-9ad5-b391006f1299 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3644 2024.07.09 03:58:33.978708 [ 3 ] {} <Debug> HTTP-Session: 67d30f73-d786-4577-9ad5-b391006f1299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3645 2024.07.09 03:58:33.978723 [ 3 ] {} <Debug> HTTP-Session: 67d30f73-d786-4577-9ad5-b391006f1299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3646 2024.07.09 03:58:33.978757 [ 3 ] {} <Trace> HTTP-Session: 67d30f73-d786-4577-9ad5-b391006f1299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3647 2024.07.09 03:58:33.978919 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3648 2024.07.09 03:58:33.978975 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3649 2024.07.09 03:58:33.979135 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3650 2024.07.09 03:58:33.979536 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3651 2024.07.09 03:58:33.979571 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3652 2024.07.09 03:58:33.979952 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3653 2024.07.09 03:58:33.980286 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3654 2024.07.09 03:58:33.980409 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
3655 2024.07.09 03:58:33.980576 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Debug> DynamicQueryHandler: Done processing query
3656 2024.07.09 03:58:33.980601 [ 3 ] {2a48dc6b-693c-46ed-a01a-866570e527db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3657 2024.07.09 03:58:33.980618 [ 3 ] {} <Debug> HTTP-Session: 67d30f73-d786-4577-9ad5-b391006f1299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.07.09 03:58:33.980787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3659 2024.07.09 03:58:33.980835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3660 2024.07.09 03:58:33.980854 [ 3 ] {} <Debug> HTTP-Session: 02425f4e-d922-46a3-b6b2-ac6d0d68f3c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3661 2024.07.09 03:58:33.980871 [ 3 ] {} <Debug> HTTP-Session: 02425f4e-d922-46a3-b6b2-ac6d0d68f3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3662 2024.07.09 03:58:33.980885 [ 3 ] {} <Debug> HTTP-Session: 02425f4e-d922-46a3-b6b2-ac6d0d68f3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3663 2024.07.09 03:58:33.980915 [ 3 ] {} <Trace> HTTP-Session: 02425f4e-d922-46a3-b6b2-ac6d0d68f3c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3664 2024.07.09 03:58:33.981047 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3665 2024.07.09 03:58:33.981110 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <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
3666 2024.07.09 03:58:33.981512 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3667 2024.07.09 03:58:33.981946 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3668 2024.07.09 03:58:33.981980 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3669 2024.07.09 03:58:33.982558 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3670 2024.07.09 03:58:33.982967 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3671 2024.07.09 03:58:33.983113 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002128 sec., 1879.6992481203006 rows/sec., 3.37 MiB/sec.
3672 2024.07.09 03:58:33.983307 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Debug> DynamicQueryHandler: Done processing query
3673 2024.07.09 03:58:33.983332 [ 3 ] {7498d61d-cb06-48b7-b98f-f4f19968a894} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3674 2024.07.09 03:58:33.983348 [ 3 ] {} <Debug> HTTP-Session: 02425f4e-d922-46a3-b6b2-ac6d0d68f3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3675 2024.07.09 03:58:33.983483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3676 2024.07.09 03:58:33.983530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3677 2024.07.09 03:58:33.983549 [ 3 ] {} <Debug> HTTP-Session: bb509133-3fbf-4340-8c27-6668d412318f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3678 2024.07.09 03:58:33.983565 [ 3 ] {} <Debug> HTTP-Session: bb509133-3fbf-4340-8c27-6668d412318f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3679 2024.07.09 03:58:33.983579 [ 3 ] {} <Debug> HTTP-Session: bb509133-3fbf-4340-8c27-6668d412318f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3680 2024.07.09 03:58:33.983610 [ 3 ] {} <Trace> HTTP-Session: bb509133-3fbf-4340-8c27-6668d412318f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3681 2024.07.09 03:58:33.983719 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3682 2024.07.09 03:58:33.983764 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3683 2024.07.09 03:58:33.983888 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3684 2024.07.09 03:58:33.984170 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3685 2024.07.09 03:58:33.984204 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3686 2024.07.09 03:58:33.984552 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3687 2024.07.09 03:58:33.984861 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3688 2024.07.09 03:58:33.984986 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec.
3689 2024.07.09 03:58:33.985255 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Debug> DynamicQueryHandler: Done processing query
3690 2024.07.09 03:58:33.985318 [ 3 ] {63e2c5e3-1df4-472d-a527-a7c437d659b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3691 2024.07.09 03:58:33.985364 [ 3 ] {} <Debug> HTTP-Session: bb509133-3fbf-4340-8c27-6668d412318f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3692 2024.07.09 03:58:38.973800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3693 2024.07.09 03:58:38.973934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3694 2024.07.09 03:58:38.973961 [ 3 ] {} <Debug> HTTP-Session: 58b8b5ac-95f7-43c7-9fce-393313bea546 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3695 2024.07.09 03:58:38.973987 [ 3 ] {} <Debug> HTTP-Session: 58b8b5ac-95f7-43c7-9fce-393313bea546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3696 2024.07.09 03:58:38.974002 [ 3 ] {} <Debug> HTTP-Session: 58b8b5ac-95f7-43c7-9fce-393313bea546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3697 2024.07.09 03:58:38.974053 [ 3 ] {} <Trace> HTTP-Session: 58b8b5ac-95f7-43c7-9fce-393313bea546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3698 2024.07.09 03:58:38.974238 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3699 2024.07.09 03:58:38.974306 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3700 2024.07.09 03:58:38.974501 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3701 2024.07.09 03:58:38.974910 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3702 2024.07.09 03:58:38.974949 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3703 2024.07.09 03:58:38.975328 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3704 2024.07.09 03:58:38.975677 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3705 2024.07.09 03:58:38.975823 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001644 sec., 16423.357664233576 rows/sec., 1.30 MiB/sec.
3706 2024.07.09 03:58:38.976014 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Debug> DynamicQueryHandler: Done processing query
3707 2024.07.09 03:58:38.976041 [ 3 ] {a9cfa3ac-3dc7-403e-acb2-abf23e652da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3708 2024.07.09 03:58:38.976057 [ 3 ] {} <Debug> HTTP-Session: 58b8b5ac-95f7-43c7-9fce-393313bea546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.07.09 03:58:38.976251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3710 2024.07.09 03:58:38.976301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3711 2024.07.09 03:58:38.976321 [ 3 ] {} <Debug> HTTP-Session: a5ea0e3c-5ee3-4402-8bfb-fc23dfe90436 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3712 2024.07.09 03:58:38.976338 [ 3 ] {} <Debug> HTTP-Session: a5ea0e3c-5ee3-4402-8bfb-fc23dfe90436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3713 2024.07.09 03:58:38.976352 [ 3 ] {} <Debug> HTTP-Session: a5ea0e3c-5ee3-4402-8bfb-fc23dfe90436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3714 2024.07.09 03:58:38.976384 [ 3 ] {} <Trace> HTTP-Session: a5ea0e3c-5ee3-4402-8bfb-fc23dfe90436 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3715 2024.07.09 03:58:38.976523 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3716 2024.07.09 03:58:38.976567 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3717 2024.07.09 03:58:38.976691 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3718 2024.07.09 03:58:38.977106 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3719 2024.07.09 03:58:38.977144 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3720 2024.07.09 03:58:38.977456 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3721 2024.07.09 03:58:38.977757 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3722 2024.07.09 03:58:38.977890 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001426 sec., 96072.93127629734 rows/sec., 8.02 MiB/sec.
3723 2024.07.09 03:58:38.977895 [ 158 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3724 2024.07.09 03:58:38.977954 [ 158 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3725 2024.07.09 03:58:38.977983 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3726 2024.07.09 03:58:38.978134 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Debug> DynamicQueryHandler: Done processing query
3727 2024.07.09 03:58:38.978232 [ 3 ] {d3ac2419-edf7-4b71-a5a3-5380ba3470a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3728 2024.07.09 03:58:38.978273 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
3729 2024.07.09 03:58:38.978305 [ 3 ] {} <Debug> HTTP-Session: a5ea0e3c-5ee3-4402-8bfb-fc23dfe90436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3730 2024.07.09 03:58:38.978594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3731 2024.07.09 03:58:38.978613 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3732 2024.07.09 03:58:38.978685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3733 2024.07.09 03:58:38.978690 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part
3734 2024.07.09 03:58:38.978730 [ 3 ] {} <Debug> HTTP-Session: 9c9ac0ce-6774-40e4-b1af-e6ae67bc4a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3735 2024.07.09 03:58:38.978766 [ 3 ] {} <Debug> HTTP-Session: 9c9ac0ce-6774-40e4-b1af-e6ae67bc4a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.07.09 03:58:38.978805 [ 3 ] {} <Debug> HTTP-Session: 9c9ac0ce-6774-40e4-b1af-e6ae67bc4a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.07.09 03:58:38.978914 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 137 rows starting from the beginning of the part
3738 2024.07.09 03:58:38.978959 [ 3 ] {} <Trace> HTTP-Session: 9c9ac0ce-6774-40e4-b1af-e6ae67bc4a7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3739 2024.07.09 03:58:38.979184 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part
3740 2024.07.09 03:58:38.979551 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 137 rows starting from the beginning of the part
3741 2024.07.09 03:58:38.979638 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3742 2024.07.09 03:58:38.979789 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part
3743 2024.07.09 03:58:38.979855 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3744 2024.07.09 03:58:38.980103 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 137 rows starting from the beginning of the part
3745 2024.07.09 03:58:38.980831 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2024.07.09 03:58:38.981665 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3747 2024.07.09 03:58:38.981734 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3748 2024.07.09 03:58:38.982782 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3749 2024.07.09 03:58:38.983476 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 4 columns (4 merged, 0 gathered) in 0.005390832 sec., 143391.59521201922 rows/sec., 11.77 MiB/sec.
3750 2024.07.09 03:58:38.983706 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3751 2024.07.09 03:58:38.983815 [ 199 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3752 2024.07.09 03:58:38.983947 [ 158 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3753 2024.07.09 03:58:38.984050 [ 158 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3754 2024.07.09 03:58:38.984054 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.004722 sec., 19271.495129182553 rows/sec., 1.51 MiB/sec.
3755 2024.07.09 03:58:38.984112 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3756 2024.07.09 03:58:38.984423 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
3757 2024.07.09 03:58:38.984551 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Debug> DynamicQueryHandler: Done processing query
3758 2024.07.09 03:58:38.984621 [ 3 ] {62abdd99-b92c-406a-8852-000de4f81f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3759 2024.07.09 03:58:38.984696 [ 3 ] {} <Debug> HTTP-Session: 9c9ac0ce-6774-40e4-b1af-e6ae67bc4a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3760 2024.07.09 03:58:38.984907 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3761 2024.07.09 03:58:38.985038 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 147 rows starting from the beginning of the part
3762 2024.07.09 03:58:38.985059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3763 2024.07.09 03:58:38.985243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3764 2024.07.09 03:58:38.985362 [ 3 ] {} <Debug> HTTP-Session: 893929e4-84be-4045-9347-f5f392290952 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3765 2024.07.09 03:58:38.985470 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 91 rows starting from the beginning of the part
3766 2024.07.09 03:58:38.985473 [ 3 ] {} <Debug> HTTP-Session: 893929e4-84be-4045-9347-f5f392290952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2024.07.09 03:58:38.985601 [ 3 ] {} <Debug> HTTP-Session: 893929e4-84be-4045-9347-f5f392290952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.07.09 03:58:38.985816 [ 3 ] {} <Trace> HTTP-Session: 893929e4-84be-4045-9347-f5f392290952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3769 2024.07.09 03:58:38.986024 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part
3770 2024.07.09 03:58:38.986363 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 91 rows starting from the beginning of the part
3771 2024.07.09 03:58:38.986412 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3772 2024.07.09 03:58:38.986472 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3773 2024.07.09 03:58:38.986683 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3774 2024.07.09 03:58:38.986851 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part
3775 2024.07.09 03:58:38.987118 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_21_4} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3776 2024.07.09 03:58:38.987393 [ 190 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 91 rows starting from the beginning of the part
3777 2024.07.09 03:58:38.987485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3778 2024.07.09 03:58:38.988040 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3779 2024.07.09 03:58:38.988691 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3780 2024.07.09 03:58:38.988737 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3781 2024.07.09 03:58:38.989357 [ 199 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.005068046 sec., 114442.52873790018 rows/sec., 8.93 MiB/sec.
3782 2024.07.09 03:58:38.989440 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3783 2024.07.09 03:58:38.989559 [ 199 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3784 2024.07.09 03:58:38.990277 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3785 2024.07.09 03:58:38.990458 [ 199 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3786 2024.07.09 03:58:38.990522 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3787 2024.07.09 03:58:38.990586 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004466 sec., 35826.24272279444 rows/sec., 2.50 MiB/sec.
3788 2024.07.09 03:58:38.990613 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3789 2024.07.09 03:58:38.990704 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3790 2024.07.09 03:58:38.990856 [ 199 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_21_4} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3791 2024.07.09 03:58:38.991070 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3792 2024.07.09 03:58:38.991091 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Debug> DynamicQueryHandler: Done processing query
3793 2024.07.09 03:58:38.991107 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3794 2024.07.09 03:58:38.991143 [ 3 ] {6328790a-569c-4172-b3d5-f15f4f314b56} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3795 2024.07.09 03:58:38.991197 [ 3 ] {} <Debug> HTTP-Session: 893929e4-84be-4045-9347-f5f392290952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3796 2024.07.09 03:58:38.991278 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3797 2024.07.09 03:58:38.991309 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2723 rows starting from the beginning of the part
3798 2024.07.09 03:58:38.991428 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3799 2024.07.09 03:58:38.991459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3800 2024.07.09 03:58:38.991632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3801 2024.07.09 03:58:38.991734 [ 3 ] {} <Debug> HTTP-Session: 7f9c695d-8c63-44cd-8c53-a874de49c994 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3802 2024.07.09 03:58:38.991755 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 196 rows starting from the beginning of the part
3803 2024.07.09 03:58:38.991810 [ 3 ] {} <Debug> HTTP-Session: 7f9c695d-8c63-44cd-8c53-a874de49c994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3804 2024.07.09 03:58:38.991875 [ 3 ] {} <Debug> HTTP-Session: 7f9c695d-8c63-44cd-8c53-a874de49c994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3805 2024.07.09 03:58:38.992046 [ 3 ] {} <Trace> HTTP-Session: 7f9c695d-8c63-44cd-8c53-a874de49c994 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3806 2024.07.09 03:58:38.992133 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3807 2024.07.09 03:58:38.992315 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3808 2024.07.09 03:58:38.992483 [ 190 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
3809 2024.07.09 03:58:38.992647 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3810 2024.07.09 03:58:38.992968 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <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
3811 2024.07.09 03:58:38.993821 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3812 2024.07.09 03:58:38.994765 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3813 2024.07.09 03:58:38.994805 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3814 2024.07.09 03:58:38.995286 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004418677 sec., 805444.7066395665 rows/sec., 56.12 MiB/sec.
3815 2024.07.09 03:58:38.995708 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3816 2024.07.09 03:58:38.995744 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3817 2024.07.09 03:58:38.996843 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3818 2024.07.09 03:58:38.996862 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3819 2024.07.09 03:58:38.996997 [ 199 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3820 2024.07.09 03:58:38.997255 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00502 sec., 5378.4860557768925 rows/sec., 9.64 MiB/sec.
3821 2024.07.09 03:58:38.997258 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
3822 2024.07.09 03:58:38.997565 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Debug> DynamicQueryHandler: Done processing query
3823 2024.07.09 03:58:38.997597 [ 3 ] {74ddf1d0-d289-4001-9415-a10009e2cd0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3824 2024.07.09 03:58:38.997613 [ 3 ] {} <Debug> HTTP-Session: 7f9c695d-8c63-44cd-8c53-a874de49c994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3825 2024.07.09 03:58:38.997767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3826 2024.07.09 03:58:38.997816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3827 2024.07.09 03:58:38.997837 [ 3 ] {} <Debug> HTTP-Session: f742b0d5-d655-4c17-8b44-e4545c9592a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3828 2024.07.09 03:58:38.997853 [ 3 ] {} <Debug> HTTP-Session: f742b0d5-d655-4c17-8b44-e4545c9592a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3829 2024.07.09 03:58:38.997867 [ 3 ] {} <Debug> HTTP-Session: f742b0d5-d655-4c17-8b44-e4545c9592a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3830 2024.07.09 03:58:38.997900 [ 3 ] {} <Trace> HTTP-Session: f742b0d5-d655-4c17-8b44-e4545c9592a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3831 2024.07.09 03:58:38.998018 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3832 2024.07.09 03:58:38.998066 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3833 2024.07.09 03:58:38.998200 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3834 2024.07.09 03:58:38.998521 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3835 2024.07.09 03:58:38.998557 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3836 2024.07.09 03:58:38.998924 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3837 2024.07.09 03:58:38.999249 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3838 2024.07.09 03:58:38.999373 [ 158 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3839 2024.07.09 03:58:38.999378 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
3840 2024.07.09 03:58:38.999416 [ 158 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3841 2024.07.09 03:58:38.999455 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3842 2024.07.09 03:58:38.999655 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Debug> DynamicQueryHandler: Done processing query
3843 2024.07.09 03:58:38.999742 [ 3 ] {48eda158-da7a-4dbd-97c3-212077a0fb95} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3844 2024.07.09 03:58:38.999807 [ 3 ] {} <Debug> HTTP-Session: f742b0d5-d655-4c17-8b44-e4545c9592a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3845 2024.07.09 03:58:38.999822 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3846 2024.07.09 03:58:39.000080 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3847 2024.07.09 03:58:39.000120 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part
3848 2024.07.09 03:58:39.000346 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3849 2024.07.09 03:58:39.000582 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3850 2024.07.09 03:58:39.000802 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3851 2024.07.09 03:58:39.001099 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3852 2024.07.09 03:58:39.001204 [ 188 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
3853 2024.07.09 03:58:39.002383 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843183 sec., 425579.35947140935 rows/sec., 28.74 MiB/sec.
3854 2024.07.09 03:58:39.002654 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3855 2024.07.09 03:58:39.003158 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_21_4} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3856 2024.07.09 03:58:39.003261 [ 193 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_21_4} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3857 2024.07.09 03:58:39.003380 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
3858 2024.07.09 03:58:43.085825 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3859 2024.07.09 03:58:43.085900 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3860 2024.07.09 03:58:43.972646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3861 2024.07.09 03:58:43.972813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3862 2024.07.09 03:58:43.972858 [ 3 ] {} <Debug> HTTP-Session: bda61276-fd5e-443b-9c67-aea6e95bb160 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3863 2024.07.09 03:58:43.972899 [ 3 ] {} <Debug> HTTP-Session: bda61276-fd5e-443b-9c67-aea6e95bb160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.07.09 03:58:43.972927 [ 3 ] {} <Debug> HTTP-Session: bda61276-fd5e-443b-9c67-aea6e95bb160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.07.09 03:58:43.973007 [ 3 ] {} <Trace> HTTP-Session: bda61276-fd5e-443b-9c67-aea6e95bb160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3866 2024.07.09 03:58:43.973228 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3867 2024.07.09 03:58:43.973294 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3868 2024.07.09 03:58:43.973491 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3869 2024.07.09 03:58:43.973906 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3870 2024.07.09 03:58:43.973949 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3871 2024.07.09 03:58:43.974313 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3872 2024.07.09 03:58:43.974657 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3873 2024.07.09 03:58:43.974829 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001648 sec., 2427.1844660194174 rows/sec., 196.73 KiB/sec.
3874 2024.07.09 03:58:43.975023 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Debug> DynamicQueryHandler: Done processing query
3875 2024.07.09 03:58:43.975049 [ 3 ] {717911bb-4d5c-4bd5-9f78-98f98a06cf7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3876 2024.07.09 03:58:43.975064 [ 3 ] {} <Debug> HTTP-Session: bda61276-fd5e-443b-9c67-aea6e95bb160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.07.09 03:58:43.975201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2024.07.09 03:58:43.975249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3879 2024.07.09 03:58:43.975268 [ 3 ] {} <Debug> HTTP-Session: c6413806-a326-48eb-a7a9-0eb47e3222b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3880 2024.07.09 03:58:43.975284 [ 3 ] {} <Debug> HTTP-Session: c6413806-a326-48eb-a7a9-0eb47e3222b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3881 2024.07.09 03:58:43.975298 [ 3 ] {} <Debug> HTTP-Session: c6413806-a326-48eb-a7a9-0eb47e3222b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.07.09 03:58:43.975329 [ 3 ] {} <Trace> HTTP-Session: c6413806-a326-48eb-a7a9-0eb47e3222b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3883 2024.07.09 03:58:43.975422 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3884 2024.07.09 03:58:43.975466 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3885 2024.07.09 03:58:43.975592 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3886 2024.07.09 03:58:43.975882 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3887 2024.07.09 03:58:43.975920 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3888 2024.07.09 03:58:43.976217 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3889 2024.07.09 03:58:43.976520 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3890 2024.07.09 03:58:43.976679 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001279 sec., 3127.443315089914 rows/sec., 255.02 KiB/sec.
3891 2024.07.09 03:58:43.976841 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Debug> DynamicQueryHandler: Done processing query
3892 2024.07.09 03:58:43.976866 [ 3 ] {af2d2d2e-4b0f-425d-b43a-1bfa7834777a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3893 2024.07.09 03:58:43.976882 [ 3 ] {} <Debug> HTTP-Session: c6413806-a326-48eb-a7a9-0eb47e3222b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.07.09 03:58:43.977000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3895 2024.07.09 03:58:43.977047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3896 2024.07.09 03:58:43.977066 [ 3 ] {} <Debug> HTTP-Session: b75d5104-8f43-431a-8978-1e0104a58568 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3897 2024.07.09 03:58:43.977082 [ 3 ] {} <Debug> HTTP-Session: b75d5104-8f43-431a-8978-1e0104a58568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3898 2024.07.09 03:58:43.977095 [ 3 ] {} <Debug> HTTP-Session: b75d5104-8f43-431a-8978-1e0104a58568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.07.09 03:58:43.977126 [ 3 ] {} <Trace> HTTP-Session: b75d5104-8f43-431a-8978-1e0104a58568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3900 2024.07.09 03:58:43.977241 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3901 2024.07.09 03:58:43.977284 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3902 2024.07.09 03:58:43.977407 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3903 2024.07.09 03:58:43.977708 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3904 2024.07.09 03:58:43.977744 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3905 2024.07.09 03:58:43.978051 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3906 2024.07.09 03:58:43.978347 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): 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.07.09 03:58:43.978501 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001301 sec., 53804.76556495004 rows/sec., 4.24 MiB/sec.
3908 2024.07.09 03:58:43.978795 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Debug> DynamicQueryHandler: Done processing query
3909 2024.07.09 03:58:43.978820 [ 3 ] {f11fae23-447b-48ea-a40f-6fed222180dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3910 2024.07.09 03:58:43.978837 [ 3 ] {} <Debug> HTTP-Session: b75d5104-8f43-431a-8978-1e0104a58568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.07.09 03:58:43.978944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3912 2024.07.09 03:58:43.978991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3913 2024.07.09 03:58:43.979009 [ 3 ] {} <Debug> HTTP-Session: f37567fb-5d08-45b1-8c1d-75dabcf60aad Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3914 2024.07.09 03:58:43.979025 [ 3 ] {} <Debug> HTTP-Session: f37567fb-5d08-45b1-8c1d-75dabcf60aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3915 2024.07.09 03:58:43.979039 [ 3 ] {} <Debug> HTTP-Session: f37567fb-5d08-45b1-8c1d-75dabcf60aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.07.09 03:58:43.979070 [ 3 ] {} <Trace> HTTP-Session: f37567fb-5d08-45b1-8c1d-75dabcf60aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3917 2024.07.09 03:58:43.979164 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3918 2024.07.09 03:58:43.979207 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3919 2024.07.09 03:58:43.979347 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3920 2024.07.09 03:58:43.979612 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3921 2024.07.09 03:58:43.979647 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3922 2024.07.09 03:58:43.979945 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3923 2024.07.09 03:58:43.980249 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3924 2024.07.09 03:58:43.980398 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001255 sec., 3187.2509960159364 rows/sec., 222.55 KiB/sec.
3925 2024.07.09 03:58:43.980562 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Debug> DynamicQueryHandler: Done processing query
3926 2024.07.09 03:58:43.980586 [ 3 ] {49886518-ec5d-42e7-a381-1bdb11979d4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3927 2024.07.09 03:58:43.980601 [ 3 ] {} <Debug> HTTP-Session: f37567fb-5d08-45b1-8c1d-75dabcf60aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.07.09 03:58:43.980713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 12239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3929 2024.07.09 03:58:43.980761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3930 2024.07.09 03:58:43.980779 [ 3 ] {} <Debug> HTTP-Session: 7abdb2c1-be40-4fe9-95d3-509aef0e00cd Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3931 2024.07.09 03:58:43.980795 [ 3 ] {} <Debug> HTTP-Session: 7abdb2c1-be40-4fe9-95d3-509aef0e00cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3932 2024.07.09 03:58:43.980809 [ 3 ] {} <Debug> HTTP-Session: 7abdb2c1-be40-4fe9-95d3-509aef0e00cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.07.09 03:58:43.980839 [ 3 ] {} <Trace> HTTP-Session: 7abdb2c1-be40-4fe9-95d3-509aef0e00cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3934 2024.07.09 03:58:43.980951 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3935 2024.07.09 03:58:43.980993 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3936 2024.07.09 03:58:43.981119 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3937 2024.07.09 03:58:43.981430 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3938 2024.07.09 03:58:43.981467 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3939 2024.07.09 03:58:43.981766 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3940 2024.07.09 03:58:43.982069 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3941 2024.07.09 03:58:43.982219 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001304 sec., 55214.723926380364 rows/sec., 4.31 MiB/sec.
3942 2024.07.09 03:58:43.982426 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Debug> DynamicQueryHandler: Done processing query
3943 2024.07.09 03:58:43.982450 [ 3 ] {f6f4bc68-53fd-4f61-880b-8fc68d35eec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3944 2024.07.09 03:58:43.982465 [ 3 ] {} <Debug> HTTP-Session: 7abdb2c1-be40-4fe9-95d3-509aef0e00cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.07.09 03:58:43.982632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2024.07.09 03:58:43.982678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3947 2024.07.09 03:58:43.982698 [ 3 ] {} <Debug> HTTP-Session: e4606d3c-01a7-4c2e-9f54-75879ce039d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3948 2024.07.09 03:58:43.982714 [ 3 ] {} <Debug> HTTP-Session: e4606d3c-01a7-4c2e-9f54-75879ce039d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.07.09 03:58:43.982727 [ 3 ] {} <Debug> HTTP-Session: e4606d3c-01a7-4c2e-9f54-75879ce039d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.07.09 03:58:43.982758 [ 3 ] {} <Trace> HTTP-Session: e4606d3c-01a7-4c2e-9f54-75879ce039d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3951 2024.07.09 03:58:43.982906 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3952 2024.07.09 03:58:43.982952 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3953 2024.07.09 03:58:43.983094 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.07.09 03:58:43.983462 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3955 2024.07.09 03:58:43.983498 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3956 2024.07.09 03:58:43.983880 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3957 2024.07.09 03:58:43.984209 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3958 2024.07.09 03:58:43.984371 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00153 sec., 105882.35294117648 rows/sec., 7.37 MiB/sec.
3959 2024.07.09 03:58:43.984668 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Debug> DynamicQueryHandler: Done processing query
3960 2024.07.09 03:58:43.984692 [ 3 ] {64ebad91-11c3-4894-9d32-6f66e07909a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3961 2024.07.09 03:58:43.984708 [ 3 ] {} <Debug> HTTP-Session: e4606d3c-01a7-4c2e-9f54-75879ce039d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.07.09 03:58:43.984825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3963 2024.07.09 03:58:43.984873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3964 2024.07.09 03:58:43.984892 [ 3 ] {} <Debug> HTTP-Session: b5504044-0fac-4ab5-a2f7-ec6e4cc6e094 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3965 2024.07.09 03:58:43.984908 [ 3 ] {} <Debug> HTTP-Session: b5504044-0fac-4ab5-a2f7-ec6e4cc6e094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3966 2024.07.09 03:58:43.984921 [ 3 ] {} <Debug> HTTP-Session: b5504044-0fac-4ab5-a2f7-ec6e4cc6e094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.07.09 03:58:43.984952 [ 3 ] {} <Trace> HTTP-Session: b5504044-0fac-4ab5-a2f7-ec6e4cc6e094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3968 2024.07.09 03:58:43.985074 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3969 2024.07.09 03:58:43.985145 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <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
3970 2024.07.09 03:58:43.985574 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3971 2024.07.09 03:58:43.985999 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3972 2024.07.09 03:58:43.986034 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3973 2024.07.09 03:58:43.986620 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3974 2024.07.09 03:58:43.987016 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3975 2024.07.09 03:58:43.987194 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002164 sec., 1848.4288354898335 rows/sec., 3.31 MiB/sec.
3976 2024.07.09 03:58:43.987510 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Debug> DynamicQueryHandler: Done processing query
3977 2024.07.09 03:58:43.987535 [ 3 ] {a200d02e-70c7-4393-8309-1f08f9f9a053} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3978 2024.07.09 03:58:43.987551 [ 3 ] {} <Debug> HTTP-Session: b5504044-0fac-4ab5-a2f7-ec6e4cc6e094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.07.09 03:58:43.987668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3980 2024.07.09 03:58:43.987714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3981 2024.07.09 03:58:43.987733 [ 3 ] {} <Debug> HTTP-Session: 9aae13ec-dd2f-4c95-9d88-db68086297bc Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
3982 2024.07.09 03:58:43.987749 [ 3 ] {} <Debug> HTTP-Session: 9aae13ec-dd2f-4c95-9d88-db68086297bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3983 2024.07.09 03:58:43.987762 [ 3 ] {} <Debug> HTTP-Session: 9aae13ec-dd2f-4c95-9d88-db68086297bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3984 2024.07.09 03:58:43.987793 [ 3 ] {} <Trace> HTTP-Session: 9aae13ec-dd2f-4c95-9d88-db68086297bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3985 2024.07.09 03:58:43.987905 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3986 2024.07.09 03:58:43.987948 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3987 2024.07.09 03:58:43.988072 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3988 2024.07.09 03:58:43.988360 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3989 2024.07.09 03:58:43.988395 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3990 2024.07.09 03:58:43.988738 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3991 2024.07.09 03:58:43.989062 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3992 2024.07.09 03:58:43.989222 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
3993 2024.07.09 03:58:43.989520 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Debug> DynamicQueryHandler: Done processing query
3994 2024.07.09 03:58:43.989572 [ 3 ] {b7618968-726d-4e59-9936-32774581d90d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3995 2024.07.09 03:58:43.989588 [ 3 ] {} <Debug> HTTP-Session: 9aae13ec-dd2f-4c95-9d88-db68086297bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3996 2024.07.09 03:58:44.001624 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001116327 sec.
3997 2024.07.09 03:58:48.972722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3998 2024.07.09 03:58:48.972866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3999 2024.07.09 03:58:48.972898 [ 3 ] {} <Debug> HTTP-Session: 9ec1dbb7-ac29-41c7-9613-0358546ab816 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4000 2024.07.09 03:58:48.972927 [ 3 ] {} <Debug> HTTP-Session: 9ec1dbb7-ac29-41c7-9613-0358546ab816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.07.09 03:58:48.972945 [ 3 ] {} <Debug> HTTP-Session: 9ec1dbb7-ac29-41c7-9613-0358546ab816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4002 2024.07.09 03:58:48.973001 [ 3 ] {} <Trace> HTTP-Session: 9ec1dbb7-ac29-41c7-9613-0358546ab816 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4003 2024.07.09 03:58:48.973212 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4004 2024.07.09 03:58:48.973309 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4005 2024.07.09 03:58:48.973509 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4006 2024.07.09 03:58:48.973920 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4007 2024.07.09 03:58:48.973965 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4008 2024.07.09 03:58:48.974340 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4009 2024.07.09 03:58:48.974675 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4010 2024.07.09 03:58:48.974813 [ 170 ] {} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4011 2024.07.09 03:58:48.974816 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001674 sec., 16129.032258064517 rows/sec., 1.28 MiB/sec.
4012 2024.07.09 03:58:48.974855 [ 170 ] {} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4013 2024.07.09 03:58:48.974892 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4014 2024.07.09 03:58:48.975083 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
4015 2024.07.09 03:58:48.975134 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Debug> DynamicQueryHandler: Done processing query
4016 2024.07.09 03:58:48.975183 [ 3 ] {2659d3a3-0ddb-4088-adb9-95596c109f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4017 2024.07.09 03:58:48.975212 [ 3 ] {} <Debug> HTTP-Session: 9ec1dbb7-ac29-41c7-9613-0358546ab816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4018 2024.07.09 03:58:48.975323 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4019 2024.07.09 03:58:48.975364 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 31 rows starting from the beginning of the part
4020 2024.07.09 03:58:48.975532 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
4021 2024.07.09 03:58:48.975548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.07.09 03:58:48.975786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4023 2024.07.09 03:58:48.975817 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
4024 2024.07.09 03:58:48.975886 [ 3 ] {} <Debug> HTTP-Session: 629e1312-e0cd-4cd2-ae04-f04437d9c8c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4025 2024.07.09 03:58:48.976007 [ 3 ] {} <Debug> HTTP-Session: 629e1312-e0cd-4cd2-ae04-f04437d9c8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.07.09 03:58:48.976120 [ 3 ] {} <Debug> HTTP-Session: 629e1312-e0cd-4cd2-ae04-f04437d9c8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4027 2024.07.09 03:58:48.976157 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part
4028 2024.07.09 03:58:48.976254 [ 3 ] {} <Trace> HTTP-Session: 629e1312-e0cd-4cd2-ae04-f04437d9c8c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4029 2024.07.09 03:58:48.976403 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4030 2024.07.09 03:58:48.976612 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
4031 2024.07.09 03:58:48.976763 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4032 2024.07.09 03:58:48.976962 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4033 2024.07.09 03:58:48.977365 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4034 2024.07.09 03:58:48.978358 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4035 2024.07.09 03:58:48.978430 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4036 2024.07.09 03:58:48.979297 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004313295 sec., 27820.95822335361 rows/sec., 2.20 MiB/sec.
4037 2024.07.09 03:58:48.979356 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4038 2024.07.09 03:58:48.979460 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4039 2024.07.09 03:58:48.980162 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4040 2024.07.09 03:58:48.980408 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4041 2024.07.09 03:58:48.980492 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.003916 sec., 34984.678243105205 rows/sec., 2.92 MiB/sec.
4042 2024.07.09 03:58:48.980696 [ 188 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_16_3} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4043 2024.07.09 03:58:48.981063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4044 2024.07.09 03:58:48.981181 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Debug> DynamicQueryHandler: Done processing query
4045 2024.07.09 03:58:48.981213 [ 3 ] {b6a8588b-f602-45de-a46a-7ade2e2f5951} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4046 2024.07.09 03:58:48.981230 [ 3 ] {} <Debug> HTTP-Session: 629e1312-e0cd-4cd2-ae04-f04437d9c8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.07.09 03:58:48.981369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4048 2024.07.09 03:58:48.981421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4049 2024.07.09 03:58:48.981440 [ 3 ] {} <Debug> HTTP-Session: 35e5eb05-9211-410c-8600-291c992b8fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4050 2024.07.09 03:58:48.981458 [ 3 ] {} <Debug> HTTP-Session: 35e5eb05-9211-410c-8600-291c992b8fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.07.09 03:58:48.981472 [ 3 ] {} <Debug> HTTP-Session: 35e5eb05-9211-410c-8600-291c992b8fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4052 2024.07.09 03:58:48.981506 [ 3 ] {} <Trace> HTTP-Session: 35e5eb05-9211-410c-8600-291c992b8fe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4053 2024.07.09 03:58:48.981640 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4054 2024.07.09 03:58:48.981685 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4055 2024.07.09 03:58:48.981839 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4056 2024.07.09 03:58:48.982234 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4057 2024.07.09 03:58:48.982270 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4058 2024.07.09 03:58:48.982592 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4059 2024.07.09 03:58:48.982917 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4060 2024.07.09 03:58:48.983052 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001464 sec., 62158.46994535519 rows/sec., 4.85 MiB/sec.
4061 2024.07.09 03:58:48.983224 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Debug> DynamicQueryHandler: Done processing query
4062 2024.07.09 03:58:48.983250 [ 3 ] {90a00b6f-917f-4d74-adb0-c38c63bbd43c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4063 2024.07.09 03:58:48.983266 [ 3 ] {} <Debug> HTTP-Session: 35e5eb05-9211-410c-8600-291c992b8fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.07.09 03:58:48.983426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4065 2024.07.09 03:58:48.983476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4066 2024.07.09 03:58:48.983495 [ 3 ] {} <Debug> HTTP-Session: 3fb270f4-042d-4ebe-8e7b-74cc37856776 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4067 2024.07.09 03:58:48.983512 [ 3 ] {} <Debug> HTTP-Session: 3fb270f4-042d-4ebe-8e7b-74cc37856776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4068 2024.07.09 03:58:48.983526 [ 3 ] {} <Debug> HTTP-Session: 3fb270f4-042d-4ebe-8e7b-74cc37856776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4069 2024.07.09 03:58:48.983558 [ 3 ] {} <Trace> HTTP-Session: 3fb270f4-042d-4ebe-8e7b-74cc37856776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4070 2024.07.09 03:58:48.983711 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4071 2024.07.09 03:58:48.983759 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4072 2024.07.09 03:58:48.983922 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4073 2024.07.09 03:58:48.984308 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4074 2024.07.09 03:58:48.984345 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4075 2024.07.09 03:58:48.984739 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4076 2024.07.09 03:58:48.985088 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4077 2024.07.09 03:58:48.985220 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec.
4078 2024.07.09 03:58:48.985542 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Debug> DynamicQueryHandler: Done processing query
4079 2024.07.09 03:58:48.985568 [ 3 ] {505fa3d2-aae9-4437-9e01-52b51ace8b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4080 2024.07.09 03:58:48.985585 [ 3 ] {} <Debug> HTTP-Session: 3fb270f4-042d-4ebe-8e7b-74cc37856776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.07.09 03:58:48.985751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4082 2024.07.09 03:58:48.985802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4083 2024.07.09 03:58:48.985822 [ 3 ] {} <Debug> HTTP-Session: a12a37be-c6f0-4664-aefb-6653cf951d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4084 2024.07.09 03:58:48.985840 [ 3 ] {} <Debug> HTTP-Session: a12a37be-c6f0-4664-aefb-6653cf951d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4085 2024.07.09 03:58:48.985855 [ 3 ] {} <Debug> HTTP-Session: a12a37be-c6f0-4664-aefb-6653cf951d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4086 2024.07.09 03:58:48.985887 [ 3 ] {} <Trace> HTTP-Session: a12a37be-c6f0-4664-aefb-6653cf951d03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4087 2024.07.09 03:58:48.986382 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4088 2024.07.09 03:58:48.986457 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <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
4089 2024.07.09 03:58:48.986895 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4090 2024.07.09 03:58:48.987559 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4091 2024.07.09 03:58:48.987595 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4092 2024.07.09 03:58:48.988211 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4093 2024.07.09 03:58:48.988614 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4094 2024.07.09 03:58:48.988756 [ 170 ] {} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4095 2024.07.09 03:58:48.988773 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.0028 sec., 9642.857142857143 rows/sec., 17.28 MiB/sec.
4096 2024.07.09 03:58:48.988803 [ 170 ] {} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4097 2024.07.09 03:58:48.988849 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4098 2024.07.09 03:58:48.989050 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
4099 2024.07.09 03:58:48.989123 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Debug> DynamicQueryHandler: Done processing query
4100 2024.07.09 03:58:48.989156 [ 3 ] {db0039fc-f41e-415d-b551-41aeda240941} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4101 2024.07.09 03:58:48.989181 [ 3 ] {} <Debug> HTTP-Session: a12a37be-c6f0-4664-aefb-6653cf951d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.07.09 03:58:48.989369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4103 2024.07.09 03:58:48.989420 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4104 2024.07.09 03:58:48.989430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4105 2024.07.09 03:58:48.989467 [ 3 ] {} <Debug> HTTP-Session: 26c73b74-6e03-4178-a0bb-f1f4240198ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4106 2024.07.09 03:58:48.989493 [ 3 ] {} <Debug> HTTP-Session: 26c73b74-6e03-4178-a0bb-f1f4240198ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.07.09 03:58:48.989506 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part
4108 2024.07.09 03:58:48.989512 [ 3 ] {} <Debug> HTTP-Session: 26c73b74-6e03-4178-a0bb-f1f4240198ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.07.09 03:58:48.989562 [ 3 ] {} <Trace> HTTP-Session: 26c73b74-6e03-4178-a0bb-f1f4240198ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4110 2024.07.09 03:58:48.989844 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4111 2024.07.09 03:58:48.989987 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4112 2024.07.09 03:58:48.990049 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
4113 2024.07.09 03:58:48.990437 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4114 2024.07.09 03:58:48.990689 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
4115 2024.07.09 03:58:48.991263 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part
4116 2024.07.09 03:58:48.991326 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4117 2024.07.09 03:58:48.991374 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4118 2024.07.09 03:58:48.991754 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4119 2024.07.09 03:58:48.992277 [ 190 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
4120 2024.07.09 03:58:48.992434 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4121 2024.07.09 03:58:48.993096 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4122 2024.07.09 03:58:48.993292 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003614 sec., 16602.102933038186 rows/sec., 1.12 MiB/sec.
4123 2024.07.09 03:58:48.993531 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Debug> DynamicQueryHandler: Done processing query
4124 2024.07.09 03:58:48.993559 [ 3 ] {654c2dff-7a7e-4592-9f60-34c6362867df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4125 2024.07.09 03:58:48.993580 [ 3 ] {} <Debug> HTTP-Session: 26c73b74-6e03-4178-a0bb-f1f4240198ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.07.09 03:58:48.995980 [ 188 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.007039466 sec., 41622.475341169345 rows/sec., 74.58 MiB/sec.
4127 2024.07.09 03:58:48.996495 [ 188 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4128 2024.07.09 03:58:48.997092 [ 188 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4129 2024.07.09 03:58:48.997174 [ 188 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4130 2024.07.09 03:58:48.997320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB.
4131 2024.07.09 03:58:53.973862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4132 2024.07.09 03:58:53.973997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4133 2024.07.09 03:58:53.974022 [ 3 ] {} <Debug> HTTP-Session: f4d29b43-a82c-4abe-aa29-9e2a3037a61b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4134 2024.07.09 03:58:53.974045 [ 3 ] {} <Debug> HTTP-Session: f4d29b43-a82c-4abe-aa29-9e2a3037a61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4135 2024.07.09 03:58:53.974060 [ 3 ] {} <Debug> HTTP-Session: f4d29b43-a82c-4abe-aa29-9e2a3037a61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4136 2024.07.09 03:58:53.974109 [ 3 ] {} <Trace> HTTP-Session: f4d29b43-a82c-4abe-aa29-9e2a3037a61b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4137 2024.07.09 03:58:53.974290 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4138 2024.07.09 03:58:53.974356 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4139 2024.07.09 03:58:53.974559 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4140 2024.07.09 03:58:53.975000 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4141 2024.07.09 03:58:53.975054 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4142 2024.07.09 03:58:53.975461 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4143 2024.07.09 03:58:53.975806 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): 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.07.09 03:58:53.975977 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001734 sec., 2306.8050749711647 rows/sec., 186.98 KiB/sec.
4145 2024.07.09 03:58:53.976185 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Debug> DynamicQueryHandler: Done processing query
4146 2024.07.09 03:58:53.976212 [ 3 ] {7039163d-d86a-461b-b2af-b7987a58a662} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4147 2024.07.09 03:58:53.976228 [ 3 ] {} <Debug> HTTP-Session: f4d29b43-a82c-4abe-aa29-9e2a3037a61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.07.09 03:58:53.976381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4149 2024.07.09 03:58:53.976430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4150 2024.07.09 03:58:53.976450 [ 3 ] {} <Debug> HTTP-Session: 271511e9-7cae-4411-81c6-e51a02e461d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4151 2024.07.09 03:58:53.976467 [ 3 ] {} <Debug> HTTP-Session: 271511e9-7cae-4411-81c6-e51a02e461d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2024.07.09 03:58:53.976481 [ 3 ] {} <Debug> HTTP-Session: 271511e9-7cae-4411-81c6-e51a02e461d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.07.09 03:58:53.976513 [ 3 ] {} <Trace> HTTP-Session: 271511e9-7cae-4411-81c6-e51a02e461d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4154 2024.07.09 03:58:53.976607 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4155 2024.07.09 03:58:53.976651 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4156 2024.07.09 03:58:53.976781 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4157 2024.07.09 03:58:53.977086 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4158 2024.07.09 03:58:53.977123 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4159 2024.07.09 03:58:53.977423 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4160 2024.07.09 03:58:53.977722 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4161 2024.07.09 03:58:53.977868 [ 33 ] {} <Debug> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4162 2024.07.09 03:58:53.977878 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec.
4163 2024.07.09 03:58:53.977953 [ 33 ] {} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4164 2024.07.09 03:58:53.978019 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4165 2024.07.09 03:58:53.978328 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Debug> DynamicQueryHandler: Done processing query
4166 2024.07.09 03:58:53.978362 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::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
4167 2024.07.09 03:58:53.978398 [ 3 ] {eeedd8e9-d9ba-4521-b925-af0f82ec62e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4168 2024.07.09 03:58:53.978457 [ 3 ] {} <Debug> HTTP-Session: 271511e9-7cae-4411-81c6-e51a02e461d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4169 2024.07.09 03:58:53.978650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 14777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4170 2024.07.09 03:58:53.978666 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4171 2024.07.09 03:58:53.978745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4172 2024.07.09 03:58:53.978751 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4173 2024.07.09 03:58:53.978784 [ 3 ] {} <Debug> HTTP-Session: 6eec15a6-7079-493d-ab94-e5142bf0dfb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4174 2024.07.09 03:58:53.978824 [ 3 ] {} <Debug> HTTP-Session: 6eec15a6-7079-493d-ab94-e5142bf0dfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4175 2024.07.09 03:58:53.978867 [ 3 ] {} <Debug> HTTP-Session: 6eec15a6-7079-493d-ab94-e5142bf0dfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4176 2024.07.09 03:58:53.979029 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::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
4177 2024.07.09 03:58:53.979041 [ 3 ] {} <Trace> HTTP-Session: 6eec15a6-7079-493d-ab94-e5142bf0dfb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4178 2024.07.09 03:58:53.979180 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4179 2024.07.09 03:58:53.979521 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4180 2024.07.09 03:58:53.979592 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4181 2024.07.09 03:58:53.979797 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::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
4182 2024.07.09 03:58:53.979863 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4183 2024.07.09 03:58:53.980064 [ 195 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4184 2024.07.09 03:58:53.980834 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4185 2024.07.09 03:58:53.981643 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4186 2024.07.09 03:58:53.981715 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4187 2024.07.09 03:58:53.982666 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4188 2024.07.09 03:58:53.982876 [ 188 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004749962 sec., 3368.4480002155806 rows/sec., 274.67 KiB/sec.
4189 2024.07.09 03:58:53.983098 [ 190 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4190 2024.07.09 03:58:53.983213 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4191 2024.07.09 03:58:53.983507 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.00424 sec., 24764.150943396227 rows/sec., 1.93 MiB/sec.
4192 2024.07.09 03:58:53.983766 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Debug> DynamicQueryHandler: Done processing query
4193 2024.07.09 03:58:53.983802 [ 3 ] {45964baa-fbc0-4642-978d-85e85c449070} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4194 2024.07.09 03:58:53.983824 [ 3 ] {} <Debug> HTTP-Session: 6eec15a6-7079-493d-ab94-e5142bf0dfb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.07.09 03:58:53.983823 [ 190 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4196 2024.07.09 03:58:53.983917 [ 190 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_6_1} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4197 2024.07.09 03:58:53.983965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4198 2024.07.09 03:58:53.984011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4199 2024.07.09 03:58:53.984036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4200 2024.07.09 03:58:53.984061 [ 3 ] {} <Debug> HTTP-Session: 71961caf-51a8-4d78-bac7-5e3bcd7f4643 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4201 2024.07.09 03:58:53.984079 [ 3 ] {} <Debug> HTTP-Session: 71961caf-51a8-4d78-bac7-5e3bcd7f4643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4202 2024.07.09 03:58:53.984093 [ 3 ] {} <Debug> HTTP-Session: 71961caf-51a8-4d78-bac7-5e3bcd7f4643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4203 2024.07.09 03:58:53.984125 [ 3 ] {} <Trace> HTTP-Session: 71961caf-51a8-4d78-bac7-5e3bcd7f4643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4204 2024.07.09 03:58:53.984222 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4205 2024.07.09 03:58:53.984267 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4206 2024.07.09 03:58:53.984399 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4207 2024.07.09 03:58:53.984676 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4208 2024.07.09 03:58:53.984713 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4209 2024.07.09 03:58:53.985014 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4210 2024.07.09 03:58:53.985316 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4211 2024.07.09 03:58:53.985465 [ 33 ] {} <Debug> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4212 2024.07.09 03:58:53.985475 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec.
4213 2024.07.09 03:58:53.985510 [ 33 ] {} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4214 2024.07.09 03:58:53.985574 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4215 2024.07.09 03:58:53.985758 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::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
4216 2024.07.09 03:58:53.985802 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Debug> DynamicQueryHandler: Done processing query
4217 2024.07.09 03:58:53.985845 [ 3 ] {3253f133-d936-4bf9-bcb3-c9cc4c9b2f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4218 2024.07.09 03:58:53.985880 [ 3 ] {} <Debug> HTTP-Session: 71961caf-51a8-4d78-bac7-5e3bcd7f4643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4219 2024.07.09 03:58:53.985988 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4220 2024.07.09 03:58:53.986028 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4221 2024.07.09 03:58:53.986089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4222 2024.07.09 03:58:53.986232 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::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
4223 2024.07.09 03:58:53.986265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4224 2024.07.09 03:58:53.986352 [ 3 ] {} <Debug> HTTP-Session: 46ec96a6-1ba1-4124-8edb-ac7003814586 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4225 2024.07.09 03:58:53.986482 [ 3 ] {} <Debug> HTTP-Session: 46ec96a6-1ba1-4124-8edb-ac7003814586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4226 2024.07.09 03:58:53.986543 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4227 2024.07.09 03:58:53.986559 [ 3 ] {} <Debug> HTTP-Session: 46ec96a6-1ba1-4124-8edb-ac7003814586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.07.09 03:58:53.986716 [ 3 ] {} <Trace> HTTP-Session: 46ec96a6-1ba1-4124-8edb-ac7003814586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4229 2024.07.09 03:58:53.986760 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4230 2024.07.09 03:58:53.987069 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::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
4231 2024.07.09 03:58:53.987261 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4232 2024.07.09 03:58:53.987316 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4233 2024.07.09 03:58:53.987478 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4234 2024.07.09 03:58:53.988054 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4235 2024.07.09 03:58:53.988898 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4236 2024.07.09 03:58:53.988958 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4237 2024.07.09 03:58:53.989864 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4238 2024.07.09 03:58:53.989947 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004294346 sec., 3725.8292648053975 rows/sec., 260.15 KiB/sec.
4239 2024.07.09 03:58:53.990194 [ 188 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4240 2024.07.09 03:58:53.990623 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4241 2024.07.09 03:58:53.990955 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.003931 sec., 23912.490460442637 rows/sec., 1.86 MiB/sec.
4242 2024.07.09 03:58:53.991156 [ 195 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4243 2024.07.09 03:58:53.991511 [ 195 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_6_1} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4244 2024.07.09 03:58:53.991572 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Debug> DynamicQueryHandler: Done processing query
4245 2024.07.09 03:58:53.991653 [ 3 ] {18810397-4bad-4101-9105-b17a5c718be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4246 2024.07.09 03:58:53.991693 [ 3 ] {} <Debug> HTTP-Session: 46ec96a6-1ba1-4124-8edb-ac7003814586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.07.09 03:58:53.991693 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4248 2024.07.09 03:58:53.991919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 37762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4249 2024.07.09 03:58:53.991975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4250 2024.07.09 03:58:53.991996 [ 3 ] {} <Debug> HTTP-Session: 02d65c66-3e58-4885-b678-3d77aef789b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4251 2024.07.09 03:58:53.992013 [ 3 ] {} <Debug> HTTP-Session: 02d65c66-3e58-4885-b678-3d77aef789b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.07.09 03:58:53.992026 [ 3 ] {} <Debug> HTTP-Session: 02d65c66-3e58-4885-b678-3d77aef789b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4253 2024.07.09 03:58:53.992061 [ 3 ] {} <Trace> HTTP-Session: 02d65c66-3e58-4885-b678-3d77aef789b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4254 2024.07.09 03:58:53.992258 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4255 2024.07.09 03:58:53.992309 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4256 2024.07.09 03:58:53.992483 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4257 2024.07.09 03:58:53.992889 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4258 2024.07.09 03:58:53.992926 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4259 2024.07.09 03:58:53.993339 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4260 2024.07.09 03:58:53.993687 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4261 2024.07.09 03:58:53.993852 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001696 sec., 116155.6603773585 rows/sec., 8.11 MiB/sec.
4262 2024.07.09 03:58:53.994187 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Debug> DynamicQueryHandler: Done processing query
4263 2024.07.09 03:58:53.994230 [ 3 ] {e75501af-e312-4c28-a5af-4d51b2811a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4264 2024.07.09 03:58:53.994271 [ 3 ] {} <Debug> HTTP-Session: 02d65c66-3e58-4885-b678-3d77aef789b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.07.09 03:58:53.994434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4266 2024.07.09 03:58:53.994484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4267 2024.07.09 03:58:53.994504 [ 3 ] {} <Debug> HTTP-Session: be5126f8-81f0-4306-875c-bf0eb9ebc2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4268 2024.07.09 03:58:53.994521 [ 3 ] {} <Debug> HTTP-Session: be5126f8-81f0-4306-875c-bf0eb9ebc2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.07.09 03:58:53.994535 [ 3 ] {} <Debug> HTTP-Session: be5126f8-81f0-4306-875c-bf0eb9ebc2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4270 2024.07.09 03:58:53.994565 [ 3 ] {} <Trace> HTTP-Session: be5126f8-81f0-4306-875c-bf0eb9ebc2f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4271 2024.07.09 03:58:53.994705 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4272 2024.07.09 03:58:53.994775 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <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
4273 2024.07.09 03:58:53.995213 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4274 2024.07.09 03:58:53.995695 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4275 2024.07.09 03:58:53.995733 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4276 2024.07.09 03:58:53.996386 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4277 2024.07.09 03:58:53.996802 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4278 2024.07.09 03:58:53.996993 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002351 sec., 1701.403658017865 rows/sec., 3.05 MiB/sec.
4279 2024.07.09 03:58:53.997229 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Debug> DynamicQueryHandler: Done processing query
4280 2024.07.09 03:58:53.997255 [ 3 ] {59fd6617-4def-4690-b5b1-94e2d516224c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4281 2024.07.09 03:58:53.997271 [ 3 ] {} <Debug> HTTP-Session: be5126f8-81f0-4306-875c-bf0eb9ebc2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.07.09 03:58:53.997397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2024.07.09 03:58:53.997448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4284 2024.07.09 03:58:53.997468 [ 3 ] {} <Debug> HTTP-Session: 7aef306e-a873-44cf-8895-2908ece62117 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4285 2024.07.09 03:58:53.997485 [ 3 ] {} <Debug> HTTP-Session: 7aef306e-a873-44cf-8895-2908ece62117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.07.09 03:58:53.997499 [ 3 ] {} <Debug> HTTP-Session: 7aef306e-a873-44cf-8895-2908ece62117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.07.09 03:58:53.997530 [ 3 ] {} <Trace> HTTP-Session: 7aef306e-a873-44cf-8895-2908ece62117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4288 2024.07.09 03:58:53.997647 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4289 2024.07.09 03:58:53.997692 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4290 2024.07.09 03:58:53.997823 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2024.07.09 03:58:53.998119 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4292 2024.07.09 03:58:53.998155 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4293 2024.07.09 03:58:53.998519 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4294 2024.07.09 03:58:53.998849 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4295 2024.07.09 03:58:53.998999 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
4296 2024.07.09 03:58:53.999322 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Debug> DynamicQueryHandler: Done processing query
4297 2024.07.09 03:58:53.999348 [ 3 ] {b8ecea2d-26ad-4440-8102-4787babad9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4298 2024.07.09 03:58:53.999363 [ 3 ] {} <Debug> HTTP-Session: 7aef306e-a873-44cf-8895-2908ece62117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4299 2024.07.09 03:58:58.085954 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
4300 2024.07.09 03:58:58.086060 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
4301 2024.07.09 03:58:58.973688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4302 2024.07.09 03:58:58.973817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4303 2024.07.09 03:58:58.973847 [ 3 ] {} <Debug> HTTP-Session: 28831368-71ad-441d-855f-c31e7928f889 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4304 2024.07.09 03:58:58.973875 [ 3 ] {} <Debug> HTTP-Session: 28831368-71ad-441d-855f-c31e7928f889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4305 2024.07.09 03:58:58.973893 [ 3 ] {} <Debug> HTTP-Session: 28831368-71ad-441d-855f-c31e7928f889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4306 2024.07.09 03:58:58.973948 [ 3 ] {} <Trace> HTTP-Session: 28831368-71ad-441d-855f-c31e7928f889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4307 2024.07.09 03:58:58.974156 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4308 2024.07.09 03:58:58.974232 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4309 2024.07.09 03:58:58.974458 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4310 2024.07.09 03:58:58.974881 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4311 2024.07.09 03:58:58.974922 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4312 2024.07.09 03:58:58.975297 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4313 2024.07.09 03:58:58.975635 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4314 2024.07.09 03:58:58.975785 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001698 sec., 15901.060070671378 rows/sec., 1.26 MiB/sec.
4315 2024.07.09 03:58:58.976001 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Debug> DynamicQueryHandler: Done processing query
4316 2024.07.09 03:58:58.976028 [ 3 ] {ec41a7ed-f3e0-4958-8cac-50bced6b2919} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4317 2024.07.09 03:58:58.976044 [ 3 ] {} <Debug> HTTP-Session: 28831368-71ad-441d-855f-c31e7928f889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.07.09 03:58:58.976227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4319 2024.07.09 03:58:58.976283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4320 2024.07.09 03:58:58.976304 [ 3 ] {} <Debug> HTTP-Session: 42ae513b-10de-4a7b-a570-4f57912fa5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4321 2024.07.09 03:58:58.976323 [ 3 ] {} <Debug> HTTP-Session: 42ae513b-10de-4a7b-a570-4f57912fa5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4322 2024.07.09 03:58:58.976337 [ 3 ] {} <Debug> HTTP-Session: 42ae513b-10de-4a7b-a570-4f57912fa5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4323 2024.07.09 03:58:58.976372 [ 3 ] {} <Trace> HTTP-Session: 42ae513b-10de-4a7b-a570-4f57912fa5e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4324 2024.07.09 03:58:58.976476 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4325 2024.07.09 03:58:58.976522 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4326 2024.07.09 03:58:58.976651 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4327 2024.07.09 03:58:58.976964 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4328 2024.07.09 03:58:58.977000 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4329 2024.07.09 03:58:58.977300 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4330 2024.07.09 03:58:58.977604 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4331 2024.07.09 03:58:58.977728 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001283 sec., 3117.692907248636 rows/sec., 254.23 KiB/sec.
4332 2024.07.09 03:58:58.977997 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Debug> DynamicQueryHandler: Done processing query
4333 2024.07.09 03:58:58.978022 [ 3 ] {7e42daa4-b28c-4e7f-b4c0-686e3e536cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4334 2024.07.09 03:58:58.978038 [ 3 ] {} <Debug> HTTP-Session: 42ae513b-10de-4a7b-a570-4f57912fa5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.07.09 03:58:58.978174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4336 2024.07.09 03:58:58.978223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4337 2024.07.09 03:58:58.978243 [ 3 ] {} <Debug> HTTP-Session: cb6050c6-8390-423c-bef2-15724518eea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4338 2024.07.09 03:58:58.978260 [ 3 ] {} <Debug> HTTP-Session: cb6050c6-8390-423c-bef2-15724518eea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4339 2024.07.09 03:58:58.978273 [ 3 ] {} <Debug> HTTP-Session: cb6050c6-8390-423c-bef2-15724518eea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.07.09 03:58:58.978305 [ 3 ] {} <Trace> HTTP-Session: cb6050c6-8390-423c-bef2-15724518eea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4341 2024.07.09 03:58:58.978447 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4342 2024.07.09 03:58:58.978491 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4343 2024.07.09 03:58:58.978630 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4344 2024.07.09 03:58:58.979091 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4345 2024.07.09 03:58:58.979127 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4346 2024.07.09 03:58:58.979442 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4347 2024.07.09 03:58:58.979756 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4348 2024.07.09 03:58:58.979888 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Debug> executeQuery: Read 139 rows, 11.86 KiB in 0.001502 sec., 92543.27563249001 rows/sec., 7.71 MiB/sec.
4349 2024.07.09 03:58:58.980051 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Debug> DynamicQueryHandler: Done processing query
4350 2024.07.09 03:58:58.980075 [ 3 ] {93d02c62-9a62-4dea-8c19-7f14ff1db907} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4351 2024.07.09 03:58:58.980091 [ 3 ] {} <Debug> HTTP-Session: cb6050c6-8390-423c-bef2-15724518eea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.07.09 03:58:58.980206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4353 2024.07.09 03:58:58.980254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4354 2024.07.09 03:58:58.980274 [ 3 ] {} <Debug> HTTP-Session: 51cc7aab-e5f3-4b55-a670-310853d07a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4355 2024.07.09 03:58:58.980291 [ 3 ] {} <Debug> HTTP-Session: 51cc7aab-e5f3-4b55-a670-310853d07a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4356 2024.07.09 03:58:58.980304 [ 3 ] {} <Debug> HTTP-Session: 51cc7aab-e5f3-4b55-a670-310853d07a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4357 2024.07.09 03:58:58.980336 [ 3 ] {} <Trace> HTTP-Session: 51cc7aab-e5f3-4b55-a670-310853d07a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4358 2024.07.09 03:58:58.980429 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4359 2024.07.09 03:58:58.980471 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4360 2024.07.09 03:58:58.980597 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4361 2024.07.09 03:58:58.980904 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4362 2024.07.09 03:58:58.980939 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4363 2024.07.09 03:58:58.981228 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4364 2024.07.09 03:58:58.981524 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4365 2024.07.09 03:58:58.981643 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001239 sec., 3228.410008071025 rows/sec., 225.42 KiB/sec.
4366 2024.07.09 03:58:58.981804 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Debug> DynamicQueryHandler: Done processing query
4367 2024.07.09 03:58:58.981829 [ 3 ] {c961da04-af60-4e22-9391-94f68947d4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4368 2024.07.09 03:58:58.981845 [ 3 ] {} <Debug> HTTP-Session: 51cc7aab-e5f3-4b55-a670-310853d07a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.07.09 03:58:58.981962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 16136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4370 2024.07.09 03:58:58.982011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4371 2024.07.09 03:58:58.982030 [ 3 ] {} <Debug> HTTP-Session: 31d618d8-f6e1-4c40-be10-255662547550 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4372 2024.07.09 03:58:58.982046 [ 3 ] {} <Debug> HTTP-Session: 31d618d8-f6e1-4c40-be10-255662547550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.07.09 03:58:58.982060 [ 3 ] {} <Debug> HTTP-Session: 31d618d8-f6e1-4c40-be10-255662547550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.07.09 03:58:58.982091 [ 3 ] {} <Trace> HTTP-Session: 31d618d8-f6e1-4c40-be10-255662547550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4375 2024.07.09 03:58:58.982220 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4376 2024.07.09 03:58:58.982262 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4377 2024.07.09 03:58:58.982386 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4378 2024.07.09 03:58:58.982734 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4379 2024.07.09 03:58:58.982770 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4380 2024.07.09 03:58:58.983077 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4381 2024.07.09 03:58:58.983371 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4382 2024.07.09 03:58:58.983498 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001336 sec., 71107.78443113773 rows/sec., 5.56 MiB/sec.
4383 2024.07.09 03:58:58.983660 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Debug> DynamicQueryHandler: Done processing query
4384 2024.07.09 03:58:58.983686 [ 3 ] {c05ba4b7-5995-4567-8751-a4b954318e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4385 2024.07.09 03:58:58.983701 [ 3 ] {} <Debug> HTTP-Session: 31d618d8-f6e1-4c40-be10-255662547550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.07.09 03:58:58.983920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4387 2024.07.09 03:58:58.983968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4388 2024.07.09 03:58:58.983988 [ 3 ] {} <Debug> HTTP-Session: e6c82f94-df08-46a7-91b4-1a8282ca0e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4389 2024.07.09 03:58:58.984004 [ 3 ] {} <Debug> HTTP-Session: e6c82f94-df08-46a7-91b4-1a8282ca0e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4390 2024.07.09 03:58:58.984018 [ 3 ] {} <Debug> HTTP-Session: e6c82f94-df08-46a7-91b4-1a8282ca0e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.07.09 03:58:58.984049 [ 3 ] {} <Trace> HTTP-Session: e6c82f94-df08-46a7-91b4-1a8282ca0e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4392 2024.07.09 03:58:58.984198 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4393 2024.07.09 03:58:58.984245 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4394 2024.07.09 03:58:58.984388 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4395 2024.07.09 03:58:58.984783 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4396 2024.07.09 03:58:58.984819 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4397 2024.07.09 03:58:58.985201 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4398 2024.07.09 03:58:58.985542 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4399 2024.07.09 03:58:58.985668 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001538 sec., 105331.59947984395 rows/sec., 7.33 MiB/sec.
4400 2024.07.09 03:58:58.985838 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Debug> DynamicQueryHandler: Done processing query
4401 2024.07.09 03:58:58.985863 [ 3 ] {d5908395-e72b-4d47-ac8b-8fb1e71b7c41} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4402 2024.07.09 03:58:58.985879 [ 3 ] {} <Debug> HTTP-Session: e6c82f94-df08-46a7-91b4-1a8282ca0e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.07.09 03:58:58.986023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4404 2024.07.09 03:58:58.986072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4405 2024.07.09 03:58:58.986092 [ 3 ] {} <Debug> HTTP-Session: 77370d97-e048-4a39-aa0e-7d4d1cbd95f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4406 2024.07.09 03:58:58.986108 [ 3 ] {} <Debug> HTTP-Session: 77370d97-e048-4a39-aa0e-7d4d1cbd95f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4407 2024.07.09 03:58:58.986122 [ 3 ] {} <Debug> HTTP-Session: 77370d97-e048-4a39-aa0e-7d4d1cbd95f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.07.09 03:58:58.986153 [ 3 ] {} <Trace> HTTP-Session: 77370d97-e048-4a39-aa0e-7d4d1cbd95f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4409 2024.07.09 03:58:58.986705 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4410 2024.07.09 03:58:58.986770 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <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
4411 2024.07.09 03:58:58.987173 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4412 2024.07.09 03:58:58.987836 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4413 2024.07.09 03:58:58.987871 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4414 2024.07.09 03:58:58.988492 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4415 2024.07.09 03:58:58.988904 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4416 2024.07.09 03:58:58.989072 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002822 sec., 9567.68249468462 rows/sec., 17.14 MiB/sec.
4417 2024.07.09 03:58:58.989594 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Debug> DynamicQueryHandler: Done processing query
4418 2024.07.09 03:58:58.989618 [ 3 ] {5ae33ef6-d34b-44f9-9aa2-b7dc8c4cf676} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4419 2024.07.09 03:58:58.989634 [ 3 ] {} <Debug> HTTP-Session: 77370d97-e048-4a39-aa0e-7d4d1cbd95f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.07.09 03:58:58.989794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4421 2024.07.09 03:58:58.989842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4422 2024.07.09 03:58:58.989862 [ 3 ] {} <Debug> HTTP-Session: f885f49d-5a88-49b1-8689-018374d1c74f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4423 2024.07.09 03:58:58.989878 [ 3 ] {} <Debug> HTTP-Session: f885f49d-5a88-49b1-8689-018374d1c74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4424 2024.07.09 03:58:58.989892 [ 3 ] {} <Debug> HTTP-Session: f885f49d-5a88-49b1-8689-018374d1c74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4425 2024.07.09 03:58:58.989923 [ 3 ] {} <Trace> HTTP-Session: f885f49d-5a88-49b1-8689-018374d1c74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4426 2024.07.09 03:58:58.990049 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4427 2024.07.09 03:58:58.990094 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4428 2024.07.09 03:58:58.990247 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4429 2024.07.09 03:58:58.990549 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4430 2024.07.09 03:58:58.990584 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4431 2024.07.09 03:58:58.990942 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4432 2024.07.09 03:58:58.991263 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4433 2024.07.09 03:58:58.991394 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
4434 2024.07.09 03:58:58.991697 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Debug> DynamicQueryHandler: Done processing query
4435 2024.07.09 03:58:58.991740 [ 3 ] {6e558a11-0428-4a9b-8e5a-20f1e9d34d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4436 2024.07.09 03:58:58.991793 [ 3 ] {} <Debug> HTTP-Session: f885f49d-5a88-49b1-8689-018374d1c74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.07.09 03:59:03.971792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4438 2024.07.09 03:59:03.971929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4439 2024.07.09 03:59:03.971957 [ 3 ] {} <Debug> HTTP-Session: 3032d95a-dba2-4814-a25a-d7d19a24f53c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4440 2024.07.09 03:59:03.971982 [ 3 ] {} <Debug> HTTP-Session: 3032d95a-dba2-4814-a25a-d7d19a24f53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.07.09 03:59:03.971997 [ 3 ] {} <Debug> HTTP-Session: 3032d95a-dba2-4814-a25a-d7d19a24f53c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4442 2024.07.09 03:59:03.972048 [ 3 ] {} <Trace> HTTP-Session: 3032d95a-dba2-4814-a25a-d7d19a24f53c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4443 2024.07.09 03:59:03.972237 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4444 2024.07.09 03:59:03.972307 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4445 2024.07.09 03:59:03.972501 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4446 2024.07.09 03:59:03.972969 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4447 2024.07.09 03:59:03.973015 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4448 2024.07.09 03:59:03.973427 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4449 2024.07.09 03:59:03.973773 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4450 2024.07.09 03:59:03.973952 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 184.22 KiB/sec.
4451 2024.07.09 03:59:03.974287 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Debug> DynamicQueryHandler: Done processing query
4452 2024.07.09 03:59:03.974315 [ 3 ] {58c7b065-880e-4860-b2e7-adeb131c30cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4453 2024.07.09 03:59:03.974333 [ 3 ] {} <Debug> HTTP-Session: 3032d95a-dba2-4814-a25a-d7d19a24f53c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.07.09 03:59:03.974480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4455 2024.07.09 03:59:03.974554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4456 2024.07.09 03:59:03.974585 [ 3 ] {} <Debug> HTTP-Session: dfa26521-44f3-47d4-bf9e-2cbe3c8dbb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4457 2024.07.09 03:59:03.974611 [ 3 ] {} <Debug> HTTP-Session: dfa26521-44f3-47d4-bf9e-2cbe3c8dbb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.07.09 03:59:03.974626 [ 3 ] {} <Debug> HTTP-Session: dfa26521-44f3-47d4-bf9e-2cbe3c8dbb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.07.09 03:59:03.974663 [ 3 ] {} <Trace> HTTP-Session: dfa26521-44f3-47d4-bf9e-2cbe3c8dbb36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4460 2024.07.09 03:59:03.974795 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4461 2024.07.09 03:59:03.974843 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4462 2024.07.09 03:59:03.974996 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4463 2024.07.09 03:59:03.975369 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4464 2024.07.09 03:59:03.975407 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4465 2024.07.09 03:59:03.975722 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4466 2024.07.09 03:59:03.976026 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4467 2024.07.09 03:59:03.976163 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001417 sec., 47988.70853916725 rows/sec., 3.80 MiB/sec.
4468 2024.07.09 03:59:03.976216 [ 68 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4469 2024.07.09 03:59:03.976330 [ 68 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4470 2024.07.09 03:59:03.976376 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4471 2024.07.09 03:59:03.976410 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Debug> DynamicQueryHandler: Done processing query
4472 2024.07.09 03:59:03.976479 [ 3 ] {4f039101-3778-444f-b828-927096e88156} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4473 2024.07.09 03:59:03.976542 [ 3 ] {} <Debug> HTTP-Session: dfa26521-44f3-47d4-bf9e-2cbe3c8dbb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.07.09 03:59:03.976595 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
4475 2024.07.09 03:59:03.976738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 11555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4476 2024.07.09 03:59:03.976806 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4477 2024.07.09 03:59:03.976832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4478 2024.07.09 03:59:03.976861 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part
4479 2024.07.09 03:59:03.976871 [ 3 ] {} <Debug> HTTP-Session: 13e0de7a-6a5c-4e37-ac74-c7251072681c Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4480 2024.07.09 03:59:03.976916 [ 3 ] {} <Debug> HTTP-Session: 13e0de7a-6a5c-4e37-ac74-c7251072681c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4481 2024.07.09 03:59:03.976953 [ 3 ] {} <Debug> HTTP-Session: 13e0de7a-6a5c-4e37-ac74-c7251072681c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4482 2024.07.09 03:59:03.977081 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part
4483 2024.07.09 03:59:03.977098 [ 3 ] {} <Trace> HTTP-Session: 13e0de7a-6a5c-4e37-ac74-c7251072681c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4484 2024.07.09 03:59:03.977394 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 137 rows starting from the beginning of the part
4485 2024.07.09 03:59:03.977673 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part
4486 2024.07.09 03:59:03.977704 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4487 2024.07.09 03:59:03.977921 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part
4488 2024.07.09 03:59:03.977958 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4489 2024.07.09 03:59:03.978223 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part
4490 2024.07.09 03:59:03.978907 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4491 2024.07.09 03:59:03.979797 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4492 2024.07.09 03:59:03.979872 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4493 2024.07.09 03:59:03.980700 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4494 2024.07.09 03:59:03.981185 [ 188 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 4 columns (4 merged, 0 gathered) in 0.004726972 sec., 149990.3109220871 rows/sec., 12.21 MiB/sec.
4495 2024.07.09 03:59:03.981407 [ 192 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4496 2024.07.09 03:59:03.981563 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4497 2024.07.09 03:59:03.981812 [ 68 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4498 2024.07.09 03:59:03.981909 [ 68 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4499 2024.07.09 03:59:03.981995 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4500 2024.07.09 03:59:03.981993 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004524 sec., 15030.946065428823 rows/sec., 1.17 MiB/sec.
4501 2024.07.09 03:59:03.982465 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
4502 2024.07.09 03:59:03.982593 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Debug> DynamicQueryHandler: Done processing query
4503 2024.07.09 03:59:03.982654 [ 3 ] {2fc94968-5041-445f-84a8-002b475e953e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4504 2024.07.09 03:59:03.982712 [ 3 ] {} <Debug> HTTP-Session: 13e0de7a-6a5c-4e37-ac74-c7251072681c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.07.09 03:59:03.982715 [ 192 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4506 2024.07.09 03:59:03.982830 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4507 2024.07.09 03:59:03.982915 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 147 rows starting from the beginning of the part
4508 2024.07.09 03:59:03.982955 [ 192 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_26_5} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4509 2024.07.09 03:59:03.982967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4510 2024.07.09 03:59:03.983168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4511 2024.07.09 03:59:03.983223 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
4512 2024.07.09 03:59:03.983316 [ 3 ] {} <Debug> HTTP-Session: aa342e53-8993-496d-8b4b-1847135b8417 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4513 2024.07.09 03:59:03.983344 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
4514 2024.07.09 03:59:03.983419 [ 3 ] {} <Debug> HTTP-Session: aa342e53-8993-496d-8b4b-1847135b8417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4515 2024.07.09 03:59:03.983530 [ 3 ] {} <Debug> HTTP-Session: aa342e53-8993-496d-8b4b-1847135b8417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4516 2024.07.09 03:59:03.983604 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part
4517 2024.07.09 03:59:03.983654 [ 3 ] {} <Trace> HTTP-Session: aa342e53-8993-496d-8b4b-1847135b8417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4518 2024.07.09 03:59:03.983944 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part
4519 2024.07.09 03:59:03.984158 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4520 2024.07.09 03:59:03.984183 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part
4521 2024.07.09 03:59:03.984287 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4522 2024.07.09 03:59:03.984370 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part
4523 2024.07.09 03:59:03.985139 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4524 2024.07.09 03:59:03.985793 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4525 2024.07.09 03:59:03.985841 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4526 2024.07.09 03:59:03.986406 [ 192 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.004289545 sec., 132181.8514551077 rows/sec., 10.32 MiB/sec.
4527 2024.07.09 03:59:03.986461 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4528 2024.07.09 03:59:03.986550 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4529 2024.07.09 03:59:03.986946 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4530 2024.07.09 03:59:03.987013 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4531 2024.07.09 03:59:03.987166 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4532 2024.07.09 03:59:03.987191 [ 186 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_26_5} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4533 2024.07.09 03:59:03.987200 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003293 sec., 48587.91375645308 rows/sec., 3.38 MiB/sec.
4534 2024.07.09 03:59:03.987242 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4535 2024.07.09 03:59:03.987394 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4536 2024.07.09 03:59:03.987453 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4537 2024.07.09 03:59:03.987657 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
4538 2024.07.09 03:59:03.987685 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Debug> DynamicQueryHandler: Done processing query
4539 2024.07.09 03:59:03.987735 [ 3 ] {d8682dfe-07b7-4e4f-baa6-4d6c5bedb796} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4540 2024.07.09 03:59:03.987781 [ 3 ] {} <Debug> HTTP-Session: aa342e53-8993-496d-8b4b-1847135b8417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.07.09 03:59:03.987892 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4542 2024.07.09 03:59:03.987940 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3559 rows starting from the beginning of the part
4543 2024.07.09 03:59:03.987970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4544 2024.07.09 03:59:03.988076 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part
4545 2024.07.09 03:59:03.988120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4546 2024.07.09 03:59:03.988256 [ 3 ] {} <Debug> HTTP-Session: eb9496bd-8edb-4897-ad2c-a4528cb0e0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4547 2024.07.09 03:59:03.988357 [ 3 ] {} <Debug> HTTP-Session: eb9496bd-8edb-4897-ad2c-a4528cb0e0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.07.09 03:59:03.988450 [ 3 ] {} <Debug> HTTP-Session: eb9496bd-8edb-4897-ad2c-a4528cb0e0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.07.09 03:59:03.988459 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
4550 2024.07.09 03:59:03.988544 [ 3 ] {} <Trace> HTTP-Session: eb9496bd-8edb-4897-ad2c-a4528cb0e0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4551 2024.07.09 03:59:03.988694 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 197 rows starting from the beginning of the part
4552 2024.07.09 03:59:03.988939 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part
4553 2024.07.09 03:59:03.989026 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4554 2024.07.09 03:59:03.989196 [ 196 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
4555 2024.07.09 03:59:03.989475 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <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
4556 2024.07.09 03:59:03.991041 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4557 2024.07.09 03:59:03.992692 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4558 2024.07.09 03:59:03.992781 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4559 2024.07.09 03:59:03.994290 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4560 2024.07.09 03:59:03.994454 [ 186 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4400 rows, containing 5 columns (5 merged, 0 gathered) in 0.006868355 sec., 640619.1875638345 rows/sec., 44.64 MiB/sec.
4561 2024.07.09 03:59:03.994796 [ 186 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4562 2024.07.09 03:59:03.995011 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4563 2024.07.09 03:59:03.995344 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006557 sec., 610.0350770169284 rows/sec., 1.09 MiB/sec.
4564 2024.07.09 03:59:03.995457 [ 186 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4565 2024.07.09 03:59:03.995609 [ 186 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4566 2024.07.09 03:59:03.995702 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Debug> DynamicQueryHandler: Done processing query
4567 2024.07.09 03:59:03.995705 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
4568 2024.07.09 03:59:03.995730 [ 3 ] {599831e6-878a-41b9-a50d-0d0e49c56848} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4569 2024.07.09 03:59:03.995753 [ 3 ] {} <Debug> HTTP-Session: eb9496bd-8edb-4897-ad2c-a4528cb0e0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.07.09 03:59:03.995875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4571 2024.07.09 03:59:03.995925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4572 2024.07.09 03:59:03.995945 [ 3 ] {} <Debug> HTTP-Session: eddc23a9-bfca-4f47-8a5f-ed23f5aca5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4573 2024.07.09 03:59:03.995961 [ 3 ] {} <Debug> HTTP-Session: eddc23a9-bfca-4f47-8a5f-ed23f5aca5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4574 2024.07.09 03:59:03.995975 [ 3 ] {} <Debug> HTTP-Session: eddc23a9-bfca-4f47-8a5f-ed23f5aca5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4575 2024.07.09 03:59:03.996005 [ 3 ] {} <Trace> HTTP-Session: eddc23a9-bfca-4f47-8a5f-ed23f5aca5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4576 2024.07.09 03:59:03.996134 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4577 2024.07.09 03:59:03.996179 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4578 2024.07.09 03:59:03.996313 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4579 2024.07.09 03:59:03.996617 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4580 2024.07.09 03:59:03.996653 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4581 2024.07.09 03:59:03.997016 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4582 2024.07.09 03:59:03.997345 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4583 2024.07.09 03:59:03.997509 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
4584 2024.07.09 03:59:03.997516 [ 68 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4585 2024.07.09 03:59:03.997606 [ 68 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4586 2024.07.09 03:59:03.997666 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4587 2024.07.09 03:59:03.997802 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Debug> DynamicQueryHandler: Done processing query
4588 2024.07.09 03:59:03.997821 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
4589 2024.07.09 03:59:03.997846 [ 3 ] {b6322993-dca1-480a-96cb-3d2ed47abbd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4590 2024.07.09 03:59:03.997898 [ 3 ] {} <Debug> HTTP-Session: eddc23a9-bfca-4f47-8a5f-ed23f5aca5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4591 2024.07.09 03:59:03.998008 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4592 2024.07.09 03:59:03.998046 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1210 rows starting from the beginning of the part
4593 2024.07.09 03:59:03.998146 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
4594 2024.07.09 03:59:03.998251 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
4595 2024.07.09 03:59:03.998334 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
4596 2024.07.09 03:59:03.998422 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
4597 2024.07.09 03:59:03.998500 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
4598 2024.07.09 03:59:03.999541 [ 196 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001789217 sec., 843944.5858160302 rows/sec., 56.97 MiB/sec.
4599 2024.07.09 03:59:03.999703 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4600 2024.07.09 03:59:04.000056 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_26_5} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4601 2024.07.09 03:59:04.000196 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.01 MiB, peak 194.03 MiB, free memory in arenas 0.00 B, will set to 185.65 MiB (RSS), difference: -2.36 MiB
4602 2024.07.09 03:59:04.000235 [ 192 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_26_5} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4603 2024.07.09 03:59:04.000393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
4604 2024.07.09 03:59:05.000149 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.56 MiB, peak 194.03 MiB, free memory in arenas 0.00 B, will set to 185.65 MiB (RSS), difference: 3.09 MiB
4605 2024.07.09 03:59:08.973915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4606 2024.07.09 03:59:08.974062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4607 2024.07.09 03:59:08.974094 [ 3 ] {} <Debug> HTTP-Session: 4e0286ea-31ef-44f4-8b29-63b4eea0d759 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4608 2024.07.09 03:59:08.974123 [ 3 ] {} <Debug> HTTP-Session: 4e0286ea-31ef-44f4-8b29-63b4eea0d759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4609 2024.07.09 03:59:08.974141 [ 3 ] {} <Debug> HTTP-Session: 4e0286ea-31ef-44f4-8b29-63b4eea0d759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4610 2024.07.09 03:59:08.974198 [ 3 ] {} <Trace> HTTP-Session: 4e0286ea-31ef-44f4-8b29-63b4eea0d759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4611 2024.07.09 03:59:08.974413 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4612 2024.07.09 03:59:08.974491 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4613 2024.07.09 03:59:08.974712 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4614 2024.07.09 03:59:08.975182 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4615 2024.07.09 03:59:08.975227 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4616 2024.07.09 03:59:08.975610 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4617 2024.07.09 03:59:08.975961 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4618 2024.07.09 03:59:08.976112 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001767 sec., 15280.135823429542 rows/sec., 1.21 MiB/sec.
4619 2024.07.09 03:59:08.976332 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Debug> DynamicQueryHandler: Done processing query
4620 2024.07.09 03:59:08.976360 [ 3 ] {838fbafb-a0f2-4ee7-97af-d29e34306448} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4621 2024.07.09 03:59:08.976377 [ 3 ] {} <Debug> HTTP-Session: 4e0286ea-31ef-44f4-8b29-63b4eea0d759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.07.09 03:59:08.976548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4623 2024.07.09 03:59:08.976604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4624 2024.07.09 03:59:08.976626 [ 3 ] {} <Debug> HTTP-Session: d3cc7a7b-bae3-4ed3-a40d-afa8b322e398 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4625 2024.07.09 03:59:08.976644 [ 3 ] {} <Debug> HTTP-Session: d3cc7a7b-bae3-4ed3-a40d-afa8b322e398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4626 2024.07.09 03:59:08.976659 [ 3 ] {} <Debug> HTTP-Session: d3cc7a7b-bae3-4ed3-a40d-afa8b322e398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.07.09 03:59:08.976696 [ 3 ] {} <Trace> HTTP-Session: d3cc7a7b-bae3-4ed3-a40d-afa8b322e398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4628 2024.07.09 03:59:08.976801 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4629 2024.07.09 03:59:08.976849 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4630 2024.07.09 03:59:08.976983 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4631 2024.07.09 03:59:08.977295 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4632 2024.07.09 03:59:08.977331 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4633 2024.07.09 03:59:08.977637 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4634 2024.07.09 03:59:08.977948 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4635 2024.07.09 03:59:08.978076 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001306 sec., 1531.3935681470136 rows/sec., 124.87 KiB/sec.
4636 2024.07.09 03:59:08.978247 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Debug> DynamicQueryHandler: Done processing query
4637 2024.07.09 03:59:08.978274 [ 3 ] {7e14dfe0-4925-4b7d-82fd-ddcbc3f17b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4638 2024.07.09 03:59:08.978290 [ 3 ] {} <Debug> HTTP-Session: d3cc7a7b-bae3-4ed3-a40d-afa8b322e398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.07.09 03:59:08.978421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4640 2024.07.09 03:59:08.978473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4641 2024.07.09 03:59:08.978494 [ 3 ] {} <Debug> HTTP-Session: 880d7ae5-fbc1-45bd-a678-988036c12d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4642 2024.07.09 03:59:08.978511 [ 3 ] {} <Debug> HTTP-Session: 880d7ae5-fbc1-45bd-a678-988036c12d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4643 2024.07.09 03:59:08.978525 [ 3 ] {} <Debug> HTTP-Session: 880d7ae5-fbc1-45bd-a678-988036c12d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.07.09 03:59:08.978558 [ 3 ] {} <Trace> HTTP-Session: 880d7ae5-fbc1-45bd-a678-988036c12d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4645 2024.07.09 03:59:08.978695 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4646 2024.07.09 03:59:08.978739 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4647 2024.07.09 03:59:08.978867 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4648 2024.07.09 03:59:08.979269 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4649 2024.07.09 03:59:08.979306 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4650 2024.07.09 03:59:08.979627 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4651 2024.07.09 03:59:08.979954 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4652 2024.07.09 03:59:08.980083 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Debug> executeQuery: Read 138 rows, 11.79 KiB in 0.001447 sec., 95369.73047684865 rows/sec., 7.95 MiB/sec.
4653 2024.07.09 03:59:08.980247 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Debug> DynamicQueryHandler: Done processing query
4654 2024.07.09 03:59:08.980272 [ 3 ] {60dc2709-3c14-44de-8b72-c5fe25b529ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4655 2024.07.09 03:59:08.980288 [ 3 ] {} <Debug> HTTP-Session: 880d7ae5-fbc1-45bd-a678-988036c12d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.07.09 03:59:08.980413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4657 2024.07.09 03:59:08.980463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4658 2024.07.09 03:59:08.980483 [ 3 ] {} <Debug> HTTP-Session: f35b3e00-3244-4334-b851-6cf201376cba Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4659 2024.07.09 03:59:08.980500 [ 3 ] {} <Debug> HTTP-Session: f35b3e00-3244-4334-b851-6cf201376cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4660 2024.07.09 03:59:08.980514 [ 3 ] {} <Debug> HTTP-Session: f35b3e00-3244-4334-b851-6cf201376cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.07.09 03:59:08.980546 [ 3 ] {} <Trace> HTTP-Session: f35b3e00-3244-4334-b851-6cf201376cba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4662 2024.07.09 03:59:08.980639 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4663 2024.07.09 03:59:08.980682 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4664 2024.07.09 03:59:08.980809 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4665 2024.07.09 03:59:08.981101 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4666 2024.07.09 03:59:08.981138 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4667 2024.07.09 03:59:08.981434 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4668 2024.07.09 03:59:08.981735 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4669 2024.07.09 03:59:08.981863 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 111.90 KiB/sec.
4670 2024.07.09 03:59:08.982018 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Debug> DynamicQueryHandler: Done processing query
4671 2024.07.09 03:59:08.982043 [ 3 ] {72850a58-56a5-403d-9533-497b60480bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4672 2024.07.09 03:59:08.982059 [ 3 ] {} <Debug> HTTP-Session: f35b3e00-3244-4334-b851-6cf201376cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.07.09 03:59:08.982225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4674 2024.07.09 03:59:08.982273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4675 2024.07.09 03:59:08.982293 [ 3 ] {} <Debug> HTTP-Session: 4b5e2f0b-87b2-414d-96bf-8f39e1bf12e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4676 2024.07.09 03:59:08.982310 [ 3 ] {} <Debug> HTTP-Session: 4b5e2f0b-87b2-414d-96bf-8f39e1bf12e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4677 2024.07.09 03:59:08.982324 [ 3 ] {} <Debug> HTTP-Session: 4b5e2f0b-87b2-414d-96bf-8f39e1bf12e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.07.09 03:59:08.982355 [ 3 ] {} <Trace> HTTP-Session: 4b5e2f0b-87b2-414d-96bf-8f39e1bf12e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4679 2024.07.09 03:59:08.982488 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4680 2024.07.09 03:59:08.982531 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4681 2024.07.09 03:59:08.982657 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4682 2024.07.09 03:59:08.983012 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4683 2024.07.09 03:59:08.983047 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4684 2024.07.09 03:59:08.983359 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4685 2024.07.09 03:59:08.983662 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4686 2024.07.09 03:59:08.983793 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001365 sec., 68131.86813186813 rows/sec., 5.32 MiB/sec.
4687 2024.07.09 03:59:08.984000 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Debug> DynamicQueryHandler: Done processing query
4688 2024.07.09 03:59:08.984025 [ 3 ] {f658d8a0-f687-49c9-a36e-e77a626d2a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4689 2024.07.09 03:59:08.984041 [ 3 ] {} <Debug> HTTP-Session: 4b5e2f0b-87b2-414d-96bf-8f39e1bf12e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.07.09 03:59:08.984275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4691 2024.07.09 03:59:08.984325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4692 2024.07.09 03:59:08.984346 [ 3 ] {} <Debug> HTTP-Session: 9aa7e33a-9870-4b4c-809f-cadfba66e901 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4693 2024.07.09 03:59:08.984363 [ 3 ] {} <Debug> HTTP-Session: 9aa7e33a-9870-4b4c-809f-cadfba66e901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.07.09 03:59:08.984376 [ 3 ] {} <Debug> HTTP-Session: 9aa7e33a-9870-4b4c-809f-cadfba66e901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.07.09 03:59:08.984408 [ 3 ] {} <Trace> HTTP-Session: 9aa7e33a-9870-4b4c-809f-cadfba66e901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4696 2024.07.09 03:59:08.984552 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4697 2024.07.09 03:59:08.984600 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4698 2024.07.09 03:59:08.984744 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4699 2024.07.09 03:59:08.985130 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4700 2024.07.09 03:59:08.985165 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4701 2024.07.09 03:59:08.985549 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4702 2024.07.09 03:59:08.985902 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4703 2024.07.09 03:59:08.986032 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001549 sec., 103938.02453195609 rows/sec., 7.24 MiB/sec.
4704 2024.07.09 03:59:08.986214 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Debug> DynamicQueryHandler: Done processing query
4705 2024.07.09 03:59:08.986239 [ 3 ] {641c93b7-4b20-4a91-ab34-44e0faf23e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4706 2024.07.09 03:59:08.986254 [ 3 ] {} <Debug> HTTP-Session: 9aa7e33a-9870-4b4c-809f-cadfba66e901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.07.09 03:59:08.986475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4708 2024.07.09 03:59:08.986523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4709 2024.07.09 03:59:08.986544 [ 3 ] {} <Debug> HTTP-Session: b785f985-fe34-417e-bc48-6eeca3daf012 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4710 2024.07.09 03:59:08.986561 [ 3 ] {} <Debug> HTTP-Session: b785f985-fe34-417e-bc48-6eeca3daf012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.07.09 03:59:08.986574 [ 3 ] {} <Debug> HTTP-Session: b785f985-fe34-417e-bc48-6eeca3daf012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.07.09 03:59:08.986605 [ 3 ] {} <Trace> HTTP-Session: b785f985-fe34-417e-bc48-6eeca3daf012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4713 2024.07.09 03:59:08.986913 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4714 2024.07.09 03:59:08.987004 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <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
4715 2024.07.09 03:59:08.987405 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4716 2024.07.09 03:59:08.988005 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4717 2024.07.09 03:59:08.988040 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4718 2024.07.09 03:59:08.988643 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4719 2024.07.09 03:59:08.989045 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4720 2024.07.09 03:59:08.989197 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002505 sec., 10778.443113772455 rows/sec., 19.31 MiB/sec.
4721 2024.07.09 03:59:08.989395 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Debug> DynamicQueryHandler: Done processing query
4722 2024.07.09 03:59:08.989420 [ 3 ] {6d929719-89ac-4ca2-a99a-aabb3207e22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4723 2024.07.09 03:59:08.989436 [ 3 ] {} <Debug> HTTP-Session: b785f985-fe34-417e-bc48-6eeca3daf012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.07.09 03:59:08.989608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4725 2024.07.09 03:59:08.989656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4726 2024.07.09 03:59:08.989676 [ 3 ] {} <Debug> HTTP-Session: 7be7b92f-8bb4-4ef2-802a-48a2a8f6101a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4727 2024.07.09 03:59:08.989693 [ 3 ] {} <Debug> HTTP-Session: 7be7b92f-8bb4-4ef2-802a-48a2a8f6101a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.07.09 03:59:08.989707 [ 3 ] {} <Debug> HTTP-Session: 7be7b92f-8bb4-4ef2-802a-48a2a8f6101a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.07.09 03:59:08.989738 [ 3 ] {} <Trace> HTTP-Session: 7be7b92f-8bb4-4ef2-802a-48a2a8f6101a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4730 2024.07.09 03:59:08.989850 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4731 2024.07.09 03:59:08.989896 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4732 2024.07.09 03:59:08.990023 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4733 2024.07.09 03:59:08.990357 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4734 2024.07.09 03:59:08.990393 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4735 2024.07.09 03:59:08.990745 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4736 2024.07.09 03:59:08.991062 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4737 2024.07.09 03:59:08.991188 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
4738 2024.07.09 03:59:08.991476 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Debug> DynamicQueryHandler: Done processing query
4739 2024.07.09 03:59:08.991521 [ 3 ] {808ad501-f229-46c1-84d7-267baa544190} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4740 2024.07.09 03:59:08.991538 [ 3 ] {} <Debug> HTTP-Session: 7be7b92f-8bb4-4ef2-802a-48a2a8f6101a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.07.09 03:59:13.086109 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
4742 2024.07.09 03:59:13.086179 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
4743 2024.07.09 03:59:13.972038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4744 2024.07.09 03:59:13.972164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4745 2024.07.09 03:59:13.972195 [ 3 ] {} <Debug> HTTP-Session: 09752431-0f74-41a3-bf3c-042a534d418e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4746 2024.07.09 03:59:13.972224 [ 3 ] {} <Debug> HTTP-Session: 09752431-0f74-41a3-bf3c-042a534d418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.07.09 03:59:13.972242 [ 3 ] {} <Debug> HTTP-Session: 09752431-0f74-41a3-bf3c-042a534d418e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4748 2024.07.09 03:59:13.972299 [ 3 ] {} <Trace> HTTP-Session: 09752431-0f74-41a3-bf3c-042a534d418e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4749 2024.07.09 03:59:13.972503 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4750 2024.07.09 03:59:13.972580 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4751 2024.07.09 03:59:13.972800 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4752 2024.07.09 03:59:13.973228 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4753 2024.07.09 03:59:13.973270 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4754 2024.07.09 03:59:13.973640 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4755 2024.07.09 03:59:13.973959 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4756 2024.07.09 03:59:13.974126 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00168 sec., 2380.9523809523807 rows/sec., 192.99 KiB/sec.
4757 2024.07.09 03:59:13.974159 [ 147 ] {} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4758 2024.07.09 03:59:13.974299 [ 147 ] {} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4759 2024.07.09 03:59:13.974354 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4760 2024.07.09 03:59:13.974396 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Debug> DynamicQueryHandler: Done processing query
4761 2024.07.09 03:59:13.974474 [ 3 ] {e8c9766d-c74c-4f9b-a509-4936c5ee41b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4762 2024.07.09 03:59:13.974520 [ 3 ] {} <Debug> HTTP-Session: 09752431-0f74-41a3-bf3c-042a534d418e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.07.09 03:59:13.974680 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
4764 2024.07.09 03:59:13.974825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4765 2024.07.09 03:59:13.974940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4766 2024.07.09 03:59:13.974999 [ 3 ] {} <Debug> HTTP-Session: ad6de3fc-4f02-4570-97e7-7e72d104b5eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4767 2024.07.09 03:59:13.975043 [ 3 ] {} <Debug> HTTP-Session: ad6de3fc-4f02-4570-97e7-7e72d104b5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4768 2024.07.09 03:59:13.975052 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4769 2024.07.09 03:59:13.975067 [ 3 ] {} <Debug> HTTP-Session: ad6de3fc-4f02-4570-97e7-7e72d104b5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.07.09 03:59:13.975113 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 31 rows starting from the beginning of the part
4771 2024.07.09 03:59:13.975138 [ 3 ] {} <Trace> HTTP-Session: ad6de3fc-4f02-4570-97e7-7e72d104b5eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4772 2024.07.09 03:59:13.975267 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
4773 2024.07.09 03:59:13.975473 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4774 2024.07.09 03:59:13.975614 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part
4775 2024.07.09 03:59:13.975681 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4776 2024.07.09 03:59:13.975855 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
4777 2024.07.09 03:59:13.976199 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part
4778 2024.07.09 03:59:13.976542 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
4779 2024.07.09 03:59:13.977062 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4780 2024.07.09 03:59:13.977823 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4781 2024.07.09 03:59:13.977895 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4782 2024.07.09 03:59:13.978776 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4783 2024.07.09 03:59:13.979225 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 97 rows, containing 4 columns (4 merged, 0 gathered) in 0.004710251 sec., 20593.38239087471 rows/sec., 1.63 MiB/sec.
4784 2024.07.09 03:59:13.979437 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4785 2024.07.09 03:59:13.979591 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4786 2024.07.09 03:59:13.980063 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004747 sec., 421.31872761744256 rows/sec., 34.36 KiB/sec.
4787 2024.07.09 03:59:13.980353 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4788 2024.07.09 03:59:13.980408 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Debug> DynamicQueryHandler: Done processing query
4789 2024.07.09 03:59:13.980459 [ 3 ] {8382465c-6fb9-4ad8-bbd4-4769ead68ac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4790 2024.07.09 03:59:13.980489 [ 3 ] {} <Debug> HTTP-Session: ad6de3fc-4f02-4570-97e7-7e72d104b5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.07.09 03:59:13.980517 [ 200 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_21_4} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4792 2024.07.09 03:59:13.980631 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4793 2024.07.09 03:59:13.980680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4794 2024.07.09 03:59:13.980739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4795 2024.07.09 03:59:13.980762 [ 3 ] {} <Debug> HTTP-Session: 29fd6fa6-640b-4bc6-9a02-3271fabadfde Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4796 2024.07.09 03:59:13.980779 [ 3 ] {} <Debug> HTTP-Session: 29fd6fa6-640b-4bc6-9a02-3271fabadfde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.07.09 03:59:13.980793 [ 3 ] {} <Debug> HTTP-Session: 29fd6fa6-640b-4bc6-9a02-3271fabadfde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4798 2024.07.09 03:59:13.980827 [ 3 ] {} <Trace> HTTP-Session: 29fd6fa6-640b-4bc6-9a02-3271fabadfde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4799 2024.07.09 03:59:13.980962 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4800 2024.07.09 03:59:13.981008 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4801 2024.07.09 03:59:13.981162 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4802 2024.07.09 03:59:13.981502 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4803 2024.07.09 03:59:13.981539 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4804 2024.07.09 03:59:13.981861 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4805 2024.07.09 03:59:13.982180 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4806 2024.07.09 03:59:13.982333 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Debug> executeQuery: Read 69 rows, 5.58 KiB in 0.00142 sec., 48591.54929577465 rows/sec., 3.84 MiB/sec.
4807 2024.07.09 03:59:13.982490 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Debug> DynamicQueryHandler: Done processing query
4808 2024.07.09 03:59:13.982516 [ 3 ] {e66adb6d-a7c0-4442-a137-9ec6b0bd2146} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4809 2024.07.09 03:59:13.982532 [ 3 ] {} <Debug> HTTP-Session: 29fd6fa6-640b-4bc6-9a02-3271fabadfde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4810 2024.07.09 03:59:13.982653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4811 2024.07.09 03:59:13.982701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4812 2024.07.09 03:59:13.982721 [ 3 ] {} <Debug> HTTP-Session: b7d9a84f-8863-48b0-b098-298c6659e808 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4813 2024.07.09 03:59:13.982738 [ 3 ] {} <Debug> HTTP-Session: b7d9a84f-8863-48b0-b098-298c6659e808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.07.09 03:59:13.982755 [ 3 ] {} <Debug> HTTP-Session: b7d9a84f-8863-48b0-b098-298c6659e808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4815 2024.07.09 03:59:13.982786 [ 3 ] {} <Trace> HTTP-Session: b7d9a84f-8863-48b0-b098-298c6659e808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4816 2024.07.09 03:59:13.982880 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4817 2024.07.09 03:59:13.982923 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4818 2024.07.09 03:59:13.983050 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4819 2024.07.09 03:59:13.983353 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4820 2024.07.09 03:59:13.983389 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4821 2024.07.09 03:59:13.983697 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4822 2024.07.09 03:59:13.983995 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4823 2024.07.09 03:59:13.984152 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 108.59 KiB/sec.
4824 2024.07.09 03:59:13.984435 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Debug> DynamicQueryHandler: Done processing query
4825 2024.07.09 03:59:13.984458 [ 3 ] {383369b0-5fc3-44ff-b134-2212b6bec057} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4826 2024.07.09 03:59:13.984475 [ 3 ] {} <Debug> HTTP-Session: b7d9a84f-8863-48b0-b098-298c6659e808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.07.09 03:59:13.984598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 11896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4828 2024.07.09 03:59:13.984648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4829 2024.07.09 03:59:13.984668 [ 3 ] {} <Debug> HTTP-Session: 9d7b6f3a-0d1e-43e0-9da0-2267b45c5ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4830 2024.07.09 03:59:13.984685 [ 3 ] {} <Debug> HTTP-Session: 9d7b6f3a-0d1e-43e0-9da0-2267b45c5ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4831 2024.07.09 03:59:13.984698 [ 3 ] {} <Debug> HTTP-Session: 9d7b6f3a-0d1e-43e0-9da0-2267b45c5ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4832 2024.07.09 03:59:13.984729 [ 3 ] {} <Trace> HTTP-Session: 9d7b6f3a-0d1e-43e0-9da0-2267b45c5ab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4833 2024.07.09 03:59:13.984851 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4834 2024.07.09 03:59:13.984897 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4835 2024.07.09 03:59:13.985041 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4836 2024.07.09 03:59:13.985361 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4837 2024.07.09 03:59:13.985397 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4838 2024.07.09 03:59:13.985700 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4839 2024.07.09 03:59:13.986005 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4840 2024.07.09 03:59:13.986161 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001345 sec., 52044.60966542751 rows/sec., 4.06 MiB/sec.
4841 2024.07.09 03:59:13.986354 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Debug> DynamicQueryHandler: Done processing query
4842 2024.07.09 03:59:13.986387 [ 3 ] {a4def616-0ede-4464-823b-aaa80f83c43b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4843 2024.07.09 03:59:13.986407 [ 3 ] {} <Debug> HTTP-Session: 9d7b6f3a-0d1e-43e0-9da0-2267b45c5ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.07.09 03:59:13.986623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4845 2024.07.09 03:59:13.986683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4846 2024.07.09 03:59:13.986705 [ 3 ] {} <Debug> HTTP-Session: c3fd2491-f115-4a30-8c8f-4c069a9f3b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4847 2024.07.09 03:59:13.986726 [ 3 ] {} <Debug> HTTP-Session: c3fd2491-f115-4a30-8c8f-4c069a9f3b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4848 2024.07.09 03:59:13.986743 [ 3 ] {} <Debug> HTTP-Session: c3fd2491-f115-4a30-8c8f-4c069a9f3b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4849 2024.07.09 03:59:13.986786 [ 3 ] {} <Trace> HTTP-Session: c3fd2491-f115-4a30-8c8f-4c069a9f3b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4850 2024.07.09 03:59:13.986939 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4851 2024.07.09 03:59:13.986987 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4852 2024.07.09 03:59:13.987135 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4853 2024.07.09 03:59:13.987536 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4854 2024.07.09 03:59:13.987572 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4855 2024.07.09 03:59:13.987966 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4856 2024.07.09 03:59:13.988301 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4857 2024.07.09 03:59:13.988462 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001585 sec., 101577.28706624605 rows/sec., 7.07 MiB/sec.
4858 2024.07.09 03:59:13.988632 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Debug> DynamicQueryHandler: Done processing query
4859 2024.07.09 03:59:13.988656 [ 3 ] {af642dfe-c215-4f97-a5c1-c174e4797f3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4860 2024.07.09 03:59:13.988671 [ 3 ] {} <Debug> HTTP-Session: c3fd2491-f115-4a30-8c8f-4c069a9f3b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.07.09 03:59:13.988800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4862 2024.07.09 03:59:13.988849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4863 2024.07.09 03:59:13.988869 [ 3 ] {} <Debug> HTTP-Session: a772341b-507f-4a49-82df-ab9b4d0af01e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4864 2024.07.09 03:59:13.988886 [ 3 ] {} <Debug> HTTP-Session: a772341b-507f-4a49-82df-ab9b4d0af01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.07.09 03:59:13.988899 [ 3 ] {} <Debug> HTTP-Session: a772341b-507f-4a49-82df-ab9b4d0af01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4866 2024.07.09 03:59:13.988929 [ 3 ] {} <Trace> HTTP-Session: a772341b-507f-4a49-82df-ab9b4d0af01e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4867 2024.07.09 03:59:13.989052 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4868 2024.07.09 03:59:13.989116 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <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
4869 2024.07.09 03:59:13.989529 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4870 2024.07.09 03:59:13.989975 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4871 2024.07.09 03:59:13.990011 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4872 2024.07.09 03:59:13.990566 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4873 2024.07.09 03:59:13.990974 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4874 2024.07.09 03:59:13.991146 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4875 2024.07.09 03:59:13.991174 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002172 sec., 1841.620626151013 rows/sec., 3.30 MiB/sec.
4876 2024.07.09 03:59:13.991216 [ 147 ] {} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4877 2024.07.09 03:59:13.991292 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4878 2024.07.09 03:59:13.991605 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
4879 2024.07.09 03:59:13.991713 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Debug> DynamicQueryHandler: Done processing query
4880 2024.07.09 03:59:13.991755 [ 3 ] {b72ed9d5-4b92-464c-97e9-24f6254a30b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4881 2024.07.09 03:59:13.991799 [ 3 ] {} <Debug> HTTP-Session: a772341b-507f-4a49-82df-ab9b4d0af01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4882 2024.07.09 03:59:13.992001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4883 2024.07.09 03:59:13.992117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4884 2024.07.09 03:59:13.992182 [ 3 ] {} <Debug> HTTP-Session: 1da61132-77c4-48de-8735-39184388308d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4885 2024.07.09 03:59:13.992214 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4886 2024.07.09 03:59:13.992224 [ 3 ] {} <Debug> HTTP-Session: 1da61132-77c4-48de-8735-39184388308d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4887 2024.07.09 03:59:13.992275 [ 3 ] {} <Debug> HTTP-Session: 1da61132-77c4-48de-8735-39184388308d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.07.09 03:59:13.992375 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 293 rows starting from the beginning of the part
4889 2024.07.09 03:59:13.992379 [ 3 ] {} <Trace> HTTP-Session: 1da61132-77c4-48de-8735-39184388308d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4890 2024.07.09 03:59:13.992793 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4891 2024.07.09 03:59:13.993008 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4892 2024.07.09 03:59:13.993041 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
4893 2024.07.09 03:59:13.993911 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4894 2024.07.09 03:59:13.993935 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part
4895 2024.07.09 03:59:13.994360 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
4896 2024.07.09 03:59:13.995048 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4897 2024.07.09 03:59:13.995086 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part
4898 2024.07.09 03:59:13.995116 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4899 2024.07.09 03:59:13.995699 [ 196 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
4900 2024.07.09 03:59:13.996553 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4901 2024.07.09 03:59:13.997464 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4902 2024.07.09 03:59:13.997930 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005376 sec., 11160.714285714286 rows/sec., 770.21 KiB/sec.
4903 2024.07.09 03:59:13.998578 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Debug> DynamicQueryHandler: Done processing query
4904 2024.07.09 03:59:13.998659 [ 3 ] {0689c127-3195-4d86-bbc3-61beb76f5bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4905 2024.07.09 03:59:13.998747 [ 3 ] {} <Debug> HTTP-Session: 1da61132-77c4-48de-8735-39184388308d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.07.09 03:59:14.000148 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.60 MiB, peak 194.78 MiB, free memory in arenas 0.00 B, will set to 185.67 MiB (RSS), difference: -3.93 MiB
4907 2024.07.09 03:59:14.001350 [ 200 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.0099195 sec., 36191.3402893291 rows/sec., 64.85 MiB/sec.
4908 2024.07.09 03:59:14.002072 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4909 2024.07.09 03:59:14.002662 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4910 2024.07.09 03:59:14.002740 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4911 2024.07.09 03:59:14.002884 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB.
4912 2024.07.09 03:59:15.000142 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.34 MiB, peak 194.78 MiB, free memory in arenas 0.00 B, will set to 186.16 MiB (RSS), difference: 3.81 MiB
4913 2024.07.09 03:59:18.973683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4914 2024.07.09 03:59:18.973881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4915 2024.07.09 03:59:18.973917 [ 3 ] {} <Debug> HTTP-Session: 095a7443-570c-42db-a480-322d1cb74293 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4916 2024.07.09 03:59:18.973946 [ 3 ] {} <Debug> HTTP-Session: 095a7443-570c-42db-a480-322d1cb74293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4917 2024.07.09 03:59:18.973964 [ 3 ] {} <Debug> HTTP-Session: 095a7443-570c-42db-a480-322d1cb74293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.07.09 03:59:18.974020 [ 3 ] {} <Trace> HTTP-Session: 095a7443-570c-42db-a480-322d1cb74293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4919 2024.07.09 03:59:18.974234 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4920 2024.07.09 03:59:18.974309 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4921 2024.07.09 03:59:18.974525 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4922 2024.07.09 03:59:18.975015 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4923 2024.07.09 03:59:18.975072 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
4924 2024.07.09 03:59:18.975502 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4925 2024.07.09 03:59:18.975897 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4926 2024.07.09 03:59:18.976067 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001899 sec., 14218.009478672986 rows/sec., 1.13 MiB/sec.
4927 2024.07.09 03:59:18.976276 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Debug> DynamicQueryHandler: Done processing query
4928 2024.07.09 03:59:18.976304 [ 3 ] {03826fe3-556c-4ad2-9ce6-0377bd5d7965} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4929 2024.07.09 03:59:18.976320 [ 3 ] {} <Debug> HTTP-Session: 095a7443-570c-42db-a480-322d1cb74293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.07.09 03:59:18.976482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4931 2024.07.09 03:59:18.976535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4932 2024.07.09 03:59:18.976556 [ 3 ] {} <Debug> HTTP-Session: 13911096-8b94-4cec-9794-4d8844525f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4933 2024.07.09 03:59:18.976574 [ 3 ] {} <Debug> HTTP-Session: 13911096-8b94-4cec-9794-4d8844525f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4934 2024.07.09 03:59:18.976588 [ 3 ] {} <Debug> HTTP-Session: 13911096-8b94-4cec-9794-4d8844525f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.07.09 03:59:18.976624 [ 3 ] {} <Trace> HTTP-Session: 13911096-8b94-4cec-9794-4d8844525f5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4936 2024.07.09 03:59:18.976772 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4937 2024.07.09 03:59:18.976819 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4938 2024.07.09 03:59:18.976955 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4939 2024.07.09 03:59:18.977350 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.07.09 03:59:18.977388 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
4941 2024.07.09 03:59:18.977721 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4942 2024.07.09 03:59:18.978034 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4943 2024.07.09 03:59:18.978198 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001483 sec., 92380.31018206339 rows/sec., 7.71 MiB/sec.
4944 2024.07.09 03:59:18.978362 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Debug> DynamicQueryHandler: Done processing query
4945 2024.07.09 03:59:18.978387 [ 3 ] {b4f19740-9fcb-4ee0-8071-34b6d9ade258} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4946 2024.07.09 03:59:18.978402 [ 3 ] {} <Debug> HTTP-Session: 13911096-8b94-4cec-9794-4d8844525f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.07.09 03:59:18.978581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2024.07.09 03:59:18.978629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4949 2024.07.09 03:59:18.978649 [ 3 ] {} <Debug> HTTP-Session: 2b878747-3f81-4848-8c28-42bf1a1df2d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4950 2024.07.09 03:59:18.978666 [ 3 ] {} <Debug> HTTP-Session: 2b878747-3f81-4848-8c28-42bf1a1df2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.07.09 03:59:18.978680 [ 3 ] {} <Debug> HTTP-Session: 2b878747-3f81-4848-8c28-42bf1a1df2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.07.09 03:59:18.978713 [ 3 ] {} <Trace> HTTP-Session: 2b878747-3f81-4848-8c28-42bf1a1df2d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4953 2024.07.09 03:59:18.978843 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4954 2024.07.09 03:59:18.978887 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4955 2024.07.09 03:59:18.979013 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4956 2024.07.09 03:59:18.979387 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4957 2024.07.09 03:59:18.979425 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
4958 2024.07.09 03:59:18.979738 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4959 2024.07.09 03:59:18.980048 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4960 2024.07.09 03:59:18.980209 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001411 sec., 64493.26718639263 rows/sec., 5.04 MiB/sec.
4961 2024.07.09 03:59:18.980379 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Debug> DynamicQueryHandler: Done processing query
4962 2024.07.09 03:59:18.980404 [ 3 ] {7a06f44d-0a7a-4843-b8fc-6aede8480731} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4963 2024.07.09 03:59:18.980420 [ 3 ] {} <Debug> HTTP-Session: 2b878747-3f81-4848-8c28-42bf1a1df2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4964 2024.07.09 03:59:18.980579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4965 2024.07.09 03:59:18.980629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4966 2024.07.09 03:59:18.980648 [ 3 ] {} <Debug> HTTP-Session: a810d5f8-03c4-4d5a-bbfd-b56765411f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4967 2024.07.09 03:59:18.980665 [ 3 ] {} <Debug> HTTP-Session: a810d5f8-03c4-4d5a-bbfd-b56765411f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.07.09 03:59:18.980679 [ 3 ] {} <Debug> HTTP-Session: a810d5f8-03c4-4d5a-bbfd-b56765411f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.07.09 03:59:18.980711 [ 3 ] {} <Trace> HTTP-Session: a810d5f8-03c4-4d5a-bbfd-b56765411f17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2024.07.09 03:59:18.980861 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4971 2024.07.09 03:59:18.980911 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4972 2024.07.09 03:59:18.981059 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4973 2024.07.09 03:59:18.981475 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4974 2024.07.09 03:59:18.981512 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
4975 2024.07.09 03:59:18.981901 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4976 2024.07.09 03:59:18.982232 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4977 2024.07.09 03:59:18.982392 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
4978 2024.07.09 03:59:18.982565 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Debug> DynamicQueryHandler: Done processing query
4979 2024.07.09 03:59:18.982589 [ 3 ] {25d0db51-1ec8-42ca-9aeb-ec9cd847c988} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4980 2024.07.09 03:59:18.982605 [ 3 ] {} <Debug> HTTP-Session: a810d5f8-03c4-4d5a-bbfd-b56765411f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4981 2024.07.09 03:59:18.982781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4982 2024.07.09 03:59:18.982830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4983 2024.07.09 03:59:18.982849 [ 3 ] {} <Debug> HTTP-Session: 22204d64-cba2-4e04-bfe8-76d29132ee03 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
4984 2024.07.09 03:59:18.982865 [ 3 ] {} <Debug> HTTP-Session: 22204d64-cba2-4e04-bfe8-76d29132ee03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4985 2024.07.09 03:59:18.982879 [ 3 ] {} <Debug> HTTP-Session: 22204d64-cba2-4e04-bfe8-76d29132ee03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4986 2024.07.09 03:59:18.982911 [ 3 ] {} <Trace> HTTP-Session: 22204d64-cba2-4e04-bfe8-76d29132ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4987 2024.07.09 03:59:18.983208 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4988 2024.07.09 03:59:18.983274 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <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
4989 2024.07.09 03:59:18.983674 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4990 2024.07.09 03:59:18.984331 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4991 2024.07.09 03:59:18.984367 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
4992 2024.07.09 03:59:18.984984 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4993 2024.07.09 03:59:18.985391 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4994 2024.07.09 03:59:18.985534 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002526 sec., 10688.836104513064 rows/sec., 19.15 MiB/sec.
4995 2024.07.09 03:59:18.985760 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Debug> DynamicQueryHandler: Done processing query
4996 2024.07.09 03:59:18.985786 [ 3 ] {a5dc3b7a-0d9b-4893-b2f3-62de8486bfaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4997 2024.07.09 03:59:18.985801 [ 3 ] {} <Debug> HTTP-Session: 22204d64-cba2-4e04-bfe8-76d29132ee03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4998 2024.07.09 03:59:18.985924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4999 2024.07.09 03:59:18.985972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5000 2024.07.09 03:59:18.985992 [ 3 ] {} <Debug> HTTP-Session: db5baecf-14b6-4a82-9092-fc2527ba70f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5001 2024.07.09 03:59:18.986008 [ 3 ] {} <Debug> HTTP-Session: db5baecf-14b6-4a82-9092-fc2527ba70f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5002 2024.07.09 03:59:18.986022 [ 3 ] {} <Debug> HTTP-Session: db5baecf-14b6-4a82-9092-fc2527ba70f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5003 2024.07.09 03:59:18.986053 [ 3 ] {} <Trace> HTTP-Session: db5baecf-14b6-4a82-9092-fc2527ba70f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5004 2024.07.09 03:59:18.986165 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5005 2024.07.09 03:59:18.986209 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5006 2024.07.09 03:59:18.986339 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5007 2024.07.09 03:59:18.986635 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5008 2024.07.09 03:59:18.986670 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5009 2024.07.09 03:59:18.987031 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5010 2024.07.09 03:59:18.987349 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5011 2024.07.09 03:59:18.987474 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
5012 2024.07.09 03:59:18.987638 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Debug> DynamicQueryHandler: Done processing query
5013 2024.07.09 03:59:18.987663 [ 3 ] {f55af963-0f67-41f9-b790-d342ee754a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5014 2024.07.09 03:59:18.987678 [ 3 ] {} <Debug> HTTP-Session: db5baecf-14b6-4a82-9092-fc2527ba70f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5015 2024.07.09 03:59:23.973614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5016 2024.07.09 03:59:23.973741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5017 2024.07.09 03:59:23.973765 [ 3 ] {} <Debug> HTTP-Session: b1f663f7-d585-4fdf-b50d-f186e199d9f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5018 2024.07.09 03:59:23.973790 [ 3 ] {} <Debug> HTTP-Session: b1f663f7-d585-4fdf-b50d-f186e199d9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5019 2024.07.09 03:59:23.973805 [ 3 ] {} <Debug> HTTP-Session: b1f663f7-d585-4fdf-b50d-f186e199d9f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5020 2024.07.09 03:59:23.973854 [ 3 ] {} <Trace> HTTP-Session: b1f663f7-d585-4fdf-b50d-f186e199d9f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5021 2024.07.09 03:59:23.974032 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5022 2024.07.09 03:59:23.974099 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5023 2024.07.09 03:59:23.974291 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5024 2024.07.09 03:59:23.974702 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5025 2024.07.09 03:59:23.974742 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5026 2024.07.09 03:59:23.975114 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5027 2024.07.09 03:59:23.975456 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5028 2024.07.09 03:59:23.975606 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001629 sec., 2455.4941682013505 rows/sec., 199.03 KiB/sec.
5029 2024.07.09 03:59:23.975815 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Debug> DynamicQueryHandler: Done processing query
5030 2024.07.09 03:59:23.975843 [ 3 ] {29335ef1-b9ca-4721-a88a-a54580a1f550} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5031 2024.07.09 03:59:23.975859 [ 3 ] {} <Debug> HTTP-Session: b1f663f7-d585-4fdf-b50d-f186e199d9f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5032 2024.07.09 03:59:23.976037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 14644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5033 2024.07.09 03:59:23.976090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5034 2024.07.09 03:59:23.976111 [ 3 ] {} <Debug> HTTP-Session: e6ffc1ce-8227-4d70-a77d-87854e5e062d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5035 2024.07.09 03:59:23.976129 [ 3 ] {} <Debug> HTTP-Session: e6ffc1ce-8227-4d70-a77d-87854e5e062d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5036 2024.07.09 03:59:23.976142 [ 3 ] {} <Debug> HTTP-Session: e6ffc1ce-8227-4d70-a77d-87854e5e062d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5037 2024.07.09 03:59:23.976177 [ 3 ] {} <Trace> HTTP-Session: e6ffc1ce-8227-4d70-a77d-87854e5e062d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5038 2024.07.09 03:59:23.976306 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5039 2024.07.09 03:59:23.976352 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5040 2024.07.09 03:59:23.976479 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5041 2024.07.09 03:59:23.976831 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5042 2024.07.09 03:59:23.976867 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5043 2024.07.09 03:59:23.977183 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5044 2024.07.09 03:59:23.977484 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5045 2024.07.09 03:59:23.977613 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00136 sec., 76470.58823529411 rows/sec., 5.97 MiB/sec.
5046 2024.07.09 03:59:23.977791 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Debug> DynamicQueryHandler: Done processing query
5047 2024.07.09 03:59:23.977817 [ 3 ] {04539455-6b53-473c-b93b-54e2677248da} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5048 2024.07.09 03:59:23.977832 [ 3 ] {} <Debug> HTTP-Session: e6ffc1ce-8227-4d70-a77d-87854e5e062d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5049 2024.07.09 03:59:23.977966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5050 2024.07.09 03:59:23.978016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5051 2024.07.09 03:59:23.978034 [ 3 ] {} <Debug> HTTP-Session: db9518d3-61df-4234-9231-24a1a9768430 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5052 2024.07.09 03:59:23.978051 [ 3 ] {} <Debug> HTTP-Session: db9518d3-61df-4234-9231-24a1a9768430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5053 2024.07.09 03:59:23.978065 [ 3 ] {} <Debug> HTTP-Session: db9518d3-61df-4234-9231-24a1a9768430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5054 2024.07.09 03:59:23.978097 [ 3 ] {} <Trace> HTTP-Session: db9518d3-61df-4234-9231-24a1a9768430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5055 2024.07.09 03:59:23.978225 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5056 2024.07.09 03:59:23.978267 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5057 2024.07.09 03:59:23.978392 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5058 2024.07.09 03:59:23.978725 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5059 2024.07.09 03:59:23.978760 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5060 2024.07.09 03:59:23.979073 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5061 2024.07.09 03:59:23.979373 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5062 2024.07.09 03:59:23.979500 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.001328 sec., 69277.10843373495 rows/sec., 5.39 MiB/sec.
5063 2024.07.09 03:59:23.979661 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Debug> DynamicQueryHandler: Done processing query
5064 2024.07.09 03:59:23.979687 [ 3 ] {81e2ffbf-1af2-4d89-b604-ebc0b03d3885} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5065 2024.07.09 03:59:23.979703 [ 3 ] {} <Debug> HTTP-Session: db9518d3-61df-4234-9231-24a1a9768430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5066 2024.07.09 03:59:23.979859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 37573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5067 2024.07.09 03:59:23.979909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5068 2024.07.09 03:59:23.979928 [ 3 ] {} <Debug> HTTP-Session: ca7c4dfd-73dd-4d8a-b951-e224ff5e41ac Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5069 2024.07.09 03:59:23.979944 [ 3 ] {} <Debug> HTTP-Session: ca7c4dfd-73dd-4d8a-b951-e224ff5e41ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5070 2024.07.09 03:59:23.979957 [ 3 ] {} <Debug> HTTP-Session: ca7c4dfd-73dd-4d8a-b951-e224ff5e41ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5071 2024.07.09 03:59:23.979988 [ 3 ] {} <Trace> HTTP-Session: ca7c4dfd-73dd-4d8a-b951-e224ff5e41ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5072 2024.07.09 03:59:23.980150 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5073 2024.07.09 03:59:23.980197 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5074 2024.07.09 03:59:23.980339 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5075 2024.07.09 03:59:23.980727 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5076 2024.07.09 03:59:23.980762 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5077 2024.07.09 03:59:23.981147 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5078 2024.07.09 03:59:23.981476 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5079 2024.07.09 03:59:23.981607 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001543 sec., 127025.27543745948 rows/sec., 8.87 MiB/sec.
5080 2024.07.09 03:59:23.981774 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Debug> DynamicQueryHandler: Done processing query
5081 2024.07.09 03:59:23.981798 [ 3 ] {35527d4c-308f-4376-83f5-bfcf937e3bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5082 2024.07.09 03:59:23.981814 [ 3 ] {} <Debug> HTTP-Session: ca7c4dfd-73dd-4d8a-b951-e224ff5e41ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5083 2024.07.09 03:59:23.981934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5084 2024.07.09 03:59:23.981981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5085 2024.07.09 03:59:23.982001 [ 3 ] {} <Debug> HTTP-Session: 17bf94ba-0a6d-4cbe-a2a2-97954a9c0b0f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5086 2024.07.09 03:59:23.982017 [ 3 ] {} <Debug> HTTP-Session: 17bf94ba-0a6d-4cbe-a2a2-97954a9c0b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5087 2024.07.09 03:59:23.982031 [ 3 ] {} <Debug> HTTP-Session: 17bf94ba-0a6d-4cbe-a2a2-97954a9c0b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.07.09 03:59:23.982063 [ 3 ] {} <Trace> HTTP-Session: 17bf94ba-0a6d-4cbe-a2a2-97954a9c0b0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5089 2024.07.09 03:59:23.982211 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5090 2024.07.09 03:59:23.982274 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <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
5091 2024.07.09 03:59:23.982672 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5092 2024.07.09 03:59:23.983150 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5093 2024.07.09 03:59:23.983185 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5094 2024.07.09 03:59:23.983766 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5095 2024.07.09 03:59:23.984164 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5096 2024.07.09 03:59:23.984316 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002184 sec., 1831.5018315018312 rows/sec., 3.28 MiB/sec.
5097 2024.07.09 03:59:23.984539 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Debug> DynamicQueryHandler: Done processing query
5098 2024.07.09 03:59:23.984562 [ 3 ] {8a293535-05bb-4511-bfc3-26a4a452ecd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5099 2024.07.09 03:59:23.984578 [ 3 ] {} <Debug> HTTP-Session: 17bf94ba-0a6d-4cbe-a2a2-97954a9c0b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5100 2024.07.09 03:59:23.984707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5101 2024.07.09 03:59:23.984755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5102 2024.07.09 03:59:23.984775 [ 3 ] {} <Debug> HTTP-Session: 5d323181-6753-4db8-8b5c-4e6dcc1bac60 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5103 2024.07.09 03:59:23.984791 [ 3 ] {} <Debug> HTTP-Session: 5d323181-6753-4db8-8b5c-4e6dcc1bac60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5104 2024.07.09 03:59:23.984804 [ 3 ] {} <Debug> HTTP-Session: 5d323181-6753-4db8-8b5c-4e6dcc1bac60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5105 2024.07.09 03:59:23.984835 [ 3 ] {} <Trace> HTTP-Session: 5d323181-6753-4db8-8b5c-4e6dcc1bac60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5106 2024.07.09 03:59:23.984950 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5107 2024.07.09 03:59:23.984996 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5108 2024.07.09 03:59:23.985121 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5109 2024.07.09 03:59:23.985424 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5110 2024.07.09 03:59:23.985459 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5111 2024.07.09 03:59:23.985813 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5112 2024.07.09 03:59:23.986123 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5113 2024.07.09 03:59:23.986257 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
5114 2024.07.09 03:59:23.986543 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Debug> DynamicQueryHandler: Done processing query
5115 2024.07.09 03:59:23.986580 [ 3 ] {0da13c14-78e4-4cad-8b8d-babe6cf33cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5116 2024.07.09 03:59:23.986605 [ 3 ] {} <Debug> HTTP-Session: 5d323181-6753-4db8-8b5c-4e6dcc1bac60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5117 2024.07.09 03:59:28.086222 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
5118 2024.07.09 03:59:28.086299 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
5119 2024.07.09 03:59:28.973301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5120 2024.07.09 03:59:28.973418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5121 2024.07.09 03:59:28.973444 [ 3 ] {} <Debug> HTTP-Session: 5bd7e354-63b2-4249-b46c-26260ac0684e Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5122 2024.07.09 03:59:28.973469 [ 3 ] {} <Debug> HTTP-Session: 5bd7e354-63b2-4249-b46c-26260ac0684e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5123 2024.07.09 03:59:28.973485 [ 3 ] {} <Debug> HTTP-Session: 5bd7e354-63b2-4249-b46c-26260ac0684e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.07.09 03:59:28.973536 [ 3 ] {} <Trace> HTTP-Session: 5bd7e354-63b2-4249-b46c-26260ac0684e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5125 2024.07.09 03:59:28.973733 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5126 2024.07.09 03:59:28.973802 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5127 2024.07.09 03:59:28.974000 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5128 2024.07.09 03:59:28.974430 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5129 2024.07.09 03:59:28.974475 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5130 2024.07.09 03:59:28.974861 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5131 2024.07.09 03:59:28.975203 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5132 2024.07.09 03:59:28.975372 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001696 sec., 15919.811320754718 rows/sec., 1.26 MiB/sec.
5133 2024.07.09 03:59:28.975705 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Debug> DynamicQueryHandler: Done processing query
5134 2024.07.09 03:59:28.975732 [ 3 ] {daf9c000-0e6a-4aca-9204-af6d298fa65e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5135 2024.07.09 03:59:28.975749 [ 3 ] {} <Debug> HTTP-Session: 5bd7e354-63b2-4249-b46c-26260ac0684e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5136 2024.07.09 03:59:28.975938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5137 2024.07.09 03:59:28.975994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5138 2024.07.09 03:59:28.976015 [ 3 ] {} <Debug> HTTP-Session: 160383c5-37d7-490a-ae63-6636ba843410 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5139 2024.07.09 03:59:28.976033 [ 3 ] {} <Debug> HTTP-Session: 160383c5-37d7-490a-ae63-6636ba843410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.07.09 03:59:28.976048 [ 3 ] {} <Debug> HTTP-Session: 160383c5-37d7-490a-ae63-6636ba843410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.07.09 03:59:28.976083 [ 3 ] {} <Trace> HTTP-Session: 160383c5-37d7-490a-ae63-6636ba843410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5142 2024.07.09 03:59:28.976232 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5143 2024.07.09 03:59:28.976282 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5144 2024.07.09 03:59:28.976434 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5145 2024.07.09 03:59:28.976838 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5146 2024.07.09 03:59:28.976876 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5147 2024.07.09 03:59:28.977196 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5148 2024.07.09 03:59:28.977499 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5149 2024.07.09 03:59:28.977650 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001479 sec., 92630.15551048005 rows/sec., 7.73 MiB/sec.
5150 2024.07.09 03:59:28.977669 [ 135 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5151 2024.07.09 03:59:28.977779 [ 135 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5152 2024.07.09 03:59:28.977820 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5153 2024.07.09 03:59:28.977890 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Debug> DynamicQueryHandler: Done processing query
5154 2024.07.09 03:59:28.977952 [ 3 ] {6ba40ed8-5c9c-4015-a1e5-ff2ba02c0cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5155 2024.07.09 03:59:28.977990 [ 3 ] {} <Debug> HTTP-Session: 160383c5-37d7-490a-ae63-6636ba843410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.07.09 03:59:28.978010 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
5157 2024.07.09 03:59:28.978201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5158 2024.07.09 03:59:28.978219 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5159 2024.07.09 03:59:28.978282 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 192 rows starting from the beginning of the part
5160 2024.07.09 03:59:28.978293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5161 2024.07.09 03:59:28.978339 [ 3 ] {} <Debug> HTTP-Session: 80826ac7-7f0b-48dd-8b8c-31f66a793678 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5162 2024.07.09 03:59:28.978384 [ 3 ] {} <Debug> HTTP-Session: 80826ac7-7f0b-48dd-8b8c-31f66a793678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.07.09 03:59:28.978496 [ 3 ] {} <Debug> HTTP-Session: 80826ac7-7f0b-48dd-8b8c-31f66a793678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.07.09 03:59:28.978503 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part
5165 2024.07.09 03:59:28.978622 [ 3 ] {} <Trace> HTTP-Session: 80826ac7-7f0b-48dd-8b8c-31f66a793678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5166 2024.07.09 03:59:28.978806 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part
5167 2024.07.09 03:59:28.979061 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 137 rows starting from the beginning of the part
5168 2024.07.09 03:59:28.979175 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5169 2024.07.09 03:59:28.979357 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part
5170 2024.07.09 03:59:28.979435 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5171 2024.07.09 03:59:28.979671 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 137 rows starting from the beginning of the part
5172 2024.07.09 03:59:28.980423 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5173 2024.07.09 03:59:28.981268 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5174 2024.07.09 03:59:28.981341 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5175 2024.07.09 03:59:28.982211 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5176 2024.07.09 03:59:28.982794 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.004892674 sec., 158808.86402813677 rows/sec., 13.02 MiB/sec.
5177 2024.07.09 03:59:28.982896 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5178 2024.07.09 03:59:28.983022 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5179 2024.07.09 03:59:28.983129 [ 135 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5180 2024.07.09 03:59:28.983234 [ 135 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5181 2024.07.09 03:59:28.983249 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.004275 sec., 21286.54970760234 rows/sec., 1.66 MiB/sec.
5182 2024.07.09 03:59:28.983300 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5183 2024.07.09 03:59:28.983861 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
5184 2024.07.09 03:59:28.983980 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Debug> DynamicQueryHandler: Done processing query
5185 2024.07.09 03:59:28.984060 [ 3 ] {6a94301d-14f0-4668-b0e0-5c4840ed5838} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5186 2024.07.09 03:59:28.984131 [ 3 ] {} <Debug> HTTP-Session: 80826ac7-7f0b-48dd-8b8c-31f66a793678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5187 2024.07.09 03:59:28.984284 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5188 2024.07.09 03:59:28.984339 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 151 rows starting from the beginning of the part
5189 2024.07.09 03:59:28.984418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5190 2024.07.09 03:59:28.984634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5191 2024.07.09 03:59:28.984623 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5192 2024.07.09 03:59:28.984655 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 93 rows starting from the beginning of the part
5193 2024.07.09 03:59:28.984731 [ 3 ] {} <Debug> HTTP-Session: 315b68d3-7c35-48a2-b976-3692e1b20cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5194 2024.07.09 03:59:28.984850 [ 3 ] {} <Debug> HTTP-Session: 315b68d3-7c35-48a2-b976-3692e1b20cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5195 2024.07.09 03:59:28.985083 [ 3 ] {} <Debug> HTTP-Session: 315b68d3-7c35-48a2-b976-3692e1b20cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.07.09 03:59:28.985111 [ 191 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_31_6} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5197 2024.07.09 03:59:28.985140 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part
5198 2024.07.09 03:59:28.985269 [ 3 ] {} <Trace> HTTP-Session: 315b68d3-7c35-48a2-b976-3692e1b20cc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5199 2024.07.09 03:59:28.985504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5200 2024.07.09 03:59:28.985628 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 91 rows starting from the beginning of the part
5201 2024.07.09 03:59:28.985795 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part
5202 2024.07.09 03:59:28.985881 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5203 2024.07.09 03:59:28.986143 [ 198 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 91 rows starting from the beginning of the part
5204 2024.07.09 03:59:28.986155 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5205 2024.07.09 03:59:28.986965 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5206 2024.07.09 03:59:28.987655 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5207 2024.07.09 03:59:28.987700 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5208 2024.07.09 03:59:28.988199 [ 187 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.004745112 sec., 123916.99078967999 rows/sec., 9.68 MiB/sec.
5209 2024.07.09 03:59:28.988439 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5210 2024.07.09 03:59:28.988449 [ 187 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5211 2024.07.09 03:59:28.989411 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5212 2024.07.09 03:59:28.989458 [ 191 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5213 2024.07.09 03:59:28.989665 [ 191 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_31_6} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5214 2024.07.09 03:59:28.989709 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5215 2024.07.09 03:59:28.989744 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004096 sec., 39062.5 rows/sec., 2.72 MiB/sec.
5216 2024.07.09 03:59:28.989827 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5217 2024.07.09 03:59:28.989926 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5218 2024.07.09 03:59:28.989942 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5219 2024.07.09 03:59:28.990300 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5220 2024.07.09 03:59:28.990430 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Debug> DynamicQueryHandler: Done processing query
5221 2024.07.09 03:59:28.990551 [ 3 ] {d821406a-43a5-41c6-934c-8e6094635dc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5222 2024.07.09 03:59:28.990632 [ 3 ] {} <Debug> HTTP-Session: 315b68d3-7c35-48a2-b976-3692e1b20cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5223 2024.07.09 03:59:28.990846 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5224 2024.07.09 03:59:28.990886 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4400 rows starting from the beginning of the part
5225 2024.07.09 03:59:28.991047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5226 2024.07.09 03:59:28.991073 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
5227 2024.07.09 03:59:28.991315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5228 2024.07.09 03:59:28.991339 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part
5229 2024.07.09 03:59:28.991417 [ 3 ] {} <Debug> HTTP-Session: f299a937-4f18-4ca1-a6c9-fcd680cc318a Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5230 2024.07.09 03:59:28.991636 [ 3 ] {} <Debug> HTTP-Session: f299a937-4f18-4ca1-a6c9-fcd680cc318a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.07.09 03:59:28.991659 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5232 2024.07.09 03:59:28.991703 [ 3 ] {} <Debug> HTTP-Session: f299a937-4f18-4ca1-a6c9-fcd680cc318a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5233 2024.07.09 03:59:28.991904 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 196 rows starting from the beginning of the part
5234 2024.07.09 03:59:28.991898 [ 3 ] {} <Trace> HTTP-Session: f299a937-4f18-4ca1-a6c9-fcd680cc318a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5235 2024.07.09 03:59:28.992110 [ 187 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5236 2024.07.09 03:59:28.992595 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5237 2024.07.09 03:59:28.992750 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <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
5238 2024.07.09 03:59:28.994187 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5239 2024.07.09 03:59:28.995602 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5240 2024.07.09 03:59:28.995644 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5241 2024.07.09 03:59:28.996812 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5242 2024.07.09 03:59:28.996971 [ 198 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5238 rows, containing 5 columns (5 merged, 0 gathered) in 0.006917005 sec., 757264.162740955 rows/sec., 52.77 MiB/sec.
5243 2024.07.09 03:59:28.997392 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5244 2024.07.09 03:59:28.997429 [ 198 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5245 2024.07.09 03:59:28.997670 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00549 sec., 4918.0327868852455 rows/sec., 8.81 MiB/sec.
5246 2024.07.09 03:59:28.998186 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Debug> DynamicQueryHandler: Done processing query
5247 2024.07.09 03:59:28.998216 [ 3 ] {6173d3d4-08ac-4324-8cb7-f8457e46c7c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5248 2024.07.09 03:59:28.998235 [ 3 ] {} <Debug> HTTP-Session: f299a937-4f18-4ca1-a6c9-fcd680cc318a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.07.09 03:59:28.998272 [ 198 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5250 2024.07.09 03:59:28.998357 [ 198 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5251 2024.07.09 03:59:28.998413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5252 2024.07.09 03:59:28.998455 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
5253 2024.07.09 03:59:28.998487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5254 2024.07.09 03:59:28.998508 [ 3 ] {} <Debug> HTTP-Session: 8359343d-eaf8-473a-9cb6-a9d95d0b7c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5255 2024.07.09 03:59:28.998525 [ 3 ] {} <Debug> HTTP-Session: 8359343d-eaf8-473a-9cb6-a9d95d0b7c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5256 2024.07.09 03:59:28.998539 [ 3 ] {} <Debug> HTTP-Session: 8359343d-eaf8-473a-9cb6-a9d95d0b7c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5257 2024.07.09 03:59:28.998573 [ 3 ] {} <Trace> HTTP-Session: 8359343d-eaf8-473a-9cb6-a9d95d0b7c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5258 2024.07.09 03:59:28.998707 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5259 2024.07.09 03:59:28.998752 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5260 2024.07.09 03:59:28.998885 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5261 2024.07.09 03:59:28.999188 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5262 2024.07.09 03:59:28.999225 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5263 2024.07.09 03:59:28.999599 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5264 2024.07.09 03:59:28.999948 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5265 2024.07.09 03:59:29.000104 [ 135 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5266 2024.07.09 03:59:29.000112 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec.
5267 2024.07.09 03:59:29.000168 [ 135 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5268 2024.07.09 03:59:29.000241 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5269 2024.07.09 03:59:29.000520 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Debug> DynamicQueryHandler: Done processing query
5270 2024.07.09 03:59:29.000536 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5271 2024.07.09 03:59:29.000586 [ 3 ] {530c62f9-dd78-461a-b891-61ac28487f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5272 2024.07.09 03:59:29.000709 [ 3 ] {} <Debug> HTTP-Session: 8359343d-eaf8-473a-9cb6-a9d95d0b7c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.07.09 03:59:29.001152 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5274 2024.07.09 03:59:29.001257 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1510 rows starting from the beginning of the part
5275 2024.07.09 03:59:29.001506 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5276 2024.07.09 03:59:29.001866 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5277 2024.07.09 03:59:29.002024 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5278 2024.07.09 03:59:29.002218 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5279 2024.07.09 03:59:29.002399 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5280 2024.07.09 03:59:29.003712 [ 198 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 4 columns (4 merged, 0 gathered) in 0.003370741 sec., 536973.9176044674 rows/sec., 36.24 MiB/sec.
5281 2024.07.09 03:59:29.003912 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5282 2024.07.09 03:59:29.004281 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_31_6} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5283 2024.07.09 03:59:29.004359 [ 203 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_31_6} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5284 2024.07.09 03:59:29.004428 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5285 2024.07.09 03:59:33.972186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5286 2024.07.09 03:59:33.972341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5287 2024.07.09 03:59:33.972376 [ 3 ] {} <Debug> HTTP-Session: 612e73ce-b975-45b7-afd2-fbdbe366fbcd Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5288 2024.07.09 03:59:33.972406 [ 3 ] {} <Debug> HTTP-Session: 612e73ce-b975-45b7-afd2-fbdbe366fbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5289 2024.07.09 03:59:33.972423 [ 3 ] {} <Debug> HTTP-Session: 612e73ce-b975-45b7-afd2-fbdbe366fbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5290 2024.07.09 03:59:33.972476 [ 3 ] {} <Trace> HTTP-Session: 612e73ce-b975-45b7-afd2-fbdbe366fbcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5291 2024.07.09 03:59:33.972683 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5292 2024.07.09 03:59:33.972761 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5293 2024.07.09 03:59:33.972986 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5294 2024.07.09 03:59:33.973434 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5295 2024.07.09 03:59:33.973486 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5296 2024.07.09 03:59:33.973890 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5297 2024.07.09 03:59:33.974257 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5298 2024.07.09 03:59:33.974447 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00182 sec., 2197.802197802198 rows/sec., 178.14 KiB/sec.
5299 2024.07.09 03:59:33.974709 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Debug> DynamicQueryHandler: Done processing query
5300 2024.07.09 03:59:33.974755 [ 3 ] {7d7527c3-ac3a-4b28-8782-45f5c7996c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5301 2024.07.09 03:59:33.974781 [ 3 ] {} <Debug> HTTP-Session: 612e73ce-b975-45b7-afd2-fbdbe366fbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5302 2024.07.09 03:59:33.974980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5303 2024.07.09 03:59:33.975047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5304 2024.07.09 03:59:33.975070 [ 3 ] {} <Debug> HTTP-Session: 9f7827e6-72d3-4cee-a03d-4962615eafc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5305 2024.07.09 03:59:33.975089 [ 3 ] {} <Debug> HTTP-Session: 9f7827e6-72d3-4cee-a03d-4962615eafc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5306 2024.07.09 03:59:33.975104 [ 3 ] {} <Debug> HTTP-Session: 9f7827e6-72d3-4cee-a03d-4962615eafc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.07.09 03:59:33.975147 [ 3 ] {} <Trace> HTTP-Session: 9f7827e6-72d3-4cee-a03d-4962615eafc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5308 2024.07.09 03:59:33.975288 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5309 2024.07.09 03:59:33.975336 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5310 2024.07.09 03:59:33.975470 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5311 2024.07.09 03:59:33.975845 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5312 2024.07.09 03:59:33.975890 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5313 2024.07.09 03:59:33.976222 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5314 2024.07.09 03:59:33.976533 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5315 2024.07.09 03:59:33.976694 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Debug> executeQuery: Read 68 rows, 5.51 KiB in 0.001443 sec., 47124.04712404712 rows/sec., 3.73 MiB/sec.
5316 2024.07.09 03:59:33.976864 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Debug> DynamicQueryHandler: Done processing query
5317 2024.07.09 03:59:33.976890 [ 3 ] {e886edd2-b23d-482f-9787-04da5ee2cdc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5318 2024.07.09 03:59:33.976906 [ 3 ] {} <Debug> HTTP-Session: 9f7827e6-72d3-4cee-a03d-4962615eafc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5319 2024.07.09 03:59:33.977040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 11555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5320 2024.07.09 03:59:33.977088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5321 2024.07.09 03:59:33.977106 [ 3 ] {} <Debug> HTTP-Session: 7ccf8058-087a-4d07-891e-99fd00f1ffaa Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5322 2024.07.09 03:59:33.977123 [ 3 ] {} <Debug> HTTP-Session: 7ccf8058-087a-4d07-891e-99fd00f1ffaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5323 2024.07.09 03:59:33.977136 [ 3 ] {} <Debug> HTTP-Session: 7ccf8058-087a-4d07-891e-99fd00f1ffaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.07.09 03:59:33.977168 [ 3 ] {} <Trace> HTTP-Session: 7ccf8058-087a-4d07-891e-99fd00f1ffaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5325 2024.07.09 03:59:33.977279 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5326 2024.07.09 03:59:33.977323 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5327 2024.07.09 03:59:33.977449 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5328 2024.07.09 03:59:33.977847 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5329 2024.07.09 03:59:33.977887 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5330 2024.07.09 03:59:33.978211 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5331 2024.07.09 03:59:33.978530 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5332 2024.07.09 03:59:33.978688 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001442 sec., 47156.72676837726 rows/sec., 3.68 MiB/sec.
5333 2024.07.09 03:59:33.978859 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Debug> DynamicQueryHandler: Done processing query
5334 2024.07.09 03:59:33.978886 [ 3 ] {b0b91f2a-de98-49f4-81f1-d01b99ddb04e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5335 2024.07.09 03:59:33.978901 [ 3 ] {} <Debug> HTTP-Session: 7ccf8058-087a-4d07-891e-99fd00f1ffaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5336 2024.07.09 03:59:33.979073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5337 2024.07.09 03:59:33.979122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5338 2024.07.09 03:59:33.979142 [ 3 ] {} <Debug> HTTP-Session: 37298d64-0d22-4fe0-a29b-17feeac17671 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5339 2024.07.09 03:59:33.979159 [ 3 ] {} <Debug> HTTP-Session: 37298d64-0d22-4fe0-a29b-17feeac17671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5340 2024.07.09 03:59:33.979173 [ 3 ] {} <Debug> HTTP-Session: 37298d64-0d22-4fe0-a29b-17feeac17671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5341 2024.07.09 03:59:33.979204 [ 3 ] {} <Trace> HTTP-Session: 37298d64-0d22-4fe0-a29b-17feeac17671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5342 2024.07.09 03:59:33.979346 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5343 2024.07.09 03:59:33.979395 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5344 2024.07.09 03:59:33.979544 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5345 2024.07.09 03:59:33.979932 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5346 2024.07.09 03:59:33.979969 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5347 2024.07.09 03:59:33.980361 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5348 2024.07.09 03:59:33.980711 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5349 2024.07.09 03:59:33.980864 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec.
5350 2024.07.09 03:59:33.981025 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Debug> DynamicQueryHandler: Done processing query
5351 2024.07.09 03:59:33.981049 [ 3 ] {dda95bd8-d8fa-4b48-bb08-ad37501d6b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5352 2024.07.09 03:59:33.981064 [ 3 ] {} <Debug> HTTP-Session: 37298d64-0d22-4fe0-a29b-17feeac17671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5353 2024.07.09 03:59:33.981196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5354 2024.07.09 03:59:33.981242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5355 2024.07.09 03:59:33.981262 [ 3 ] {} <Debug> HTTP-Session: 7192bcea-c3ff-4b48-b2da-9fbcf8c1a493 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5356 2024.07.09 03:59:33.981279 [ 3 ] {} <Debug> HTTP-Session: 7192bcea-c3ff-4b48-b2da-9fbcf8c1a493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5357 2024.07.09 03:59:33.981293 [ 3 ] {} <Debug> HTTP-Session: 7192bcea-c3ff-4b48-b2da-9fbcf8c1a493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5358 2024.07.09 03:59:33.981325 [ 3 ] {} <Trace> HTTP-Session: 7192bcea-c3ff-4b48-b2da-9fbcf8c1a493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5359 2024.07.09 03:59:33.981452 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5360 2024.07.09 03:59:33.981516 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <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
5361 2024.07.09 03:59:33.981922 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5362 2024.07.09 03:59:33.982398 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5363 2024.07.09 03:59:33.982435 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5364 2024.07.09 03:59:33.983036 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5365 2024.07.09 03:59:33.983442 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5366 2024.07.09 03:59:33.983639 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002241 sec., 1784.91744756805 rows/sec., 3.20 MiB/sec.
5367 2024.07.09 03:59:33.983935 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Debug> DynamicQueryHandler: Done processing query
5368 2024.07.09 03:59:33.983972 [ 3 ] {6468ad75-b60f-4cfb-aa44-d8690899d65d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5369 2024.07.09 03:59:33.983996 [ 3 ] {} <Debug> HTTP-Session: 7192bcea-c3ff-4b48-b2da-9fbcf8c1a493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5370 2024.07.09 03:59:33.984159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5371 2024.07.09 03:59:33.984230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5372 2024.07.09 03:59:33.984262 [ 3 ] {} <Debug> HTTP-Session: 42486ded-2424-4822-bd9c-ca67aee7cd05 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5373 2024.07.09 03:59:33.984288 [ 3 ] {} <Debug> HTTP-Session: 42486ded-2424-4822-bd9c-ca67aee7cd05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5374 2024.07.09 03:59:33.984309 [ 3 ] {} <Debug> HTTP-Session: 42486ded-2424-4822-bd9c-ca67aee7cd05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5375 2024.07.09 03:59:33.984352 [ 3 ] {} <Trace> HTTP-Session: 42486ded-2424-4822-bd9c-ca67aee7cd05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5376 2024.07.09 03:59:33.984517 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5377 2024.07.09 03:59:33.984578 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5378 2024.07.09 03:59:33.984768 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5379 2024.07.09 03:59:33.985126 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5380 2024.07.09 03:59:33.985175 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5381 2024.07.09 03:59:33.985698 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5382 2024.07.09 03:59:33.986203 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5383 2024.07.09 03:59:33.986413 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001959 sec., 30627.871362940277 rows/sec., 2.06 MiB/sec.
5384 2024.07.09 03:59:33.986624 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Debug> DynamicQueryHandler: Done processing query
5385 2024.07.09 03:59:33.986657 [ 3 ] {8de2547a-3d58-4f3e-a613-fdc62db955d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5386 2024.07.09 03:59:33.986681 [ 3 ] {} <Debug> HTTP-Session: 42486ded-2424-4822-bd9c-ca67aee7cd05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5387 2024.07.09 03:59:38.973288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5388 2024.07.09 03:59:38.973433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5389 2024.07.09 03:59:38.973463 [ 3 ] {} <Debug> HTTP-Session: c7618977-e6d9-4087-a5db-5d7d5cd3bba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5390 2024.07.09 03:59:38.973492 [ 3 ] {} <Debug> HTTP-Session: c7618977-e6d9-4087-a5db-5d7d5cd3bba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5391 2024.07.09 03:59:38.973511 [ 3 ] {} <Debug> HTTP-Session: c7618977-e6d9-4087-a5db-5d7d5cd3bba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5392 2024.07.09 03:59:38.973567 [ 3 ] {} <Trace> HTTP-Session: c7618977-e6d9-4087-a5db-5d7d5cd3bba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5393 2024.07.09 03:59:38.973773 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5394 2024.07.09 03:59:38.973848 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5395 2024.07.09 03:59:38.974069 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5396 2024.07.09 03:59:38.974538 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5397 2024.07.09 03:59:38.974578 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5398 2024.07.09 03:59:38.974952 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5399 2024.07.09 03:59:38.975296 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5400 2024.07.09 03:59:38.975440 [ 130 ] {} <Debug> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5401 2024.07.09 03:59:38.975446 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001741 sec., 15508.328546812178 rows/sec., 1.23 MiB/sec.
5402 2024.07.09 03:59:38.975491 [ 130 ] {} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5403 2024.07.09 03:59:38.975530 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5404 2024.07.09 03:59:38.975742 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Debug> DynamicQueryHandler: Done processing query
5405 2024.07.09 03:59:38.975747 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::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
5406 2024.07.09 03:59:38.975783 [ 3 ] {433a66fb-2587-47f1-adc5-74b80a582c1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5407 2024.07.09 03:59:38.975835 [ 3 ] {} <Debug> HTTP-Session: c7618977-e6d9-4087-a5db-5d7d5cd3bba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5408 2024.07.09 03:59:38.976177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5409 2024.07.09 03:59:38.976362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5410 2024.07.09 03:59:38.976379 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5411 2024.07.09 03:59:38.976442 [ 3 ] {} <Debug> HTTP-Session: 1c124129-28aa-40c9-a8fa-7f7186271ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5412 2024.07.09 03:59:38.976477 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 31 rows starting from the beginning of the part
5413 2024.07.09 03:59:38.976505 [ 3 ] {} <Debug> HTTP-Session: 1c124129-28aa-40c9-a8fa-7f7186271ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.07.09 03:59:38.976549 [ 3 ] {} <Debug> HTTP-Session: 1c124129-28aa-40c9-a8fa-7f7186271ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.07.09 03:59:38.976615 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part
5416 2024.07.09 03:59:38.976643 [ 3 ] {} <Trace> HTTP-Session: 1c124129-28aa-40c9-a8fa-7f7186271ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5417 2024.07.09 03:59:38.976988 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
5418 2024.07.09 03:59:38.977137 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5419 2024.07.09 03:59:38.977298 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5420 2024.07.09 03:59:38.977309 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part
5421 2024.07.09 03:59:38.977633 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
5422 2024.07.09 03:59:38.977977 [ 194 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
5423 2024.07.09 03:59:38.978540 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.07.09 03:59:38.979120 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5425 2024.07.09 03:59:38.979161 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5426 2024.07.09 03:59:38.979692 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5427 2024.07.09 03:59:38.979737 [ 203 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004123052 sec., 29104.653543054996 rows/sec., 2.30 MiB/sec.
5428 2024.07.09 03:59:38.980040 [ 203 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5429 2024.07.09 03:59:38.980218 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5430 2024.07.09 03:59:38.980686 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.003759 sec., 36445.86326150572 rows/sec., 3.04 MiB/sec.
5431 2024.07.09 03:59:38.981353 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Debug> DynamicQueryHandler: Done processing query
5432 2024.07.09 03:59:38.981461 [ 3 ] {a2fd7781-f520-4550-b450-d294e6d82bb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5433 2024.07.09 03:59:38.981489 [ 203 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5434 2024.07.09 03:59:38.981566 [ 3 ] {} <Debug> HTTP-Session: 1c124129-28aa-40c9-a8fa-7f7186271ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.07.09 03:59:38.981739 [ 203 ] {ac6848a1-69da-492c-8e21-7380d9cb19db::all_1_26_5} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5436 2024.07.09 03:59:38.981805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5437 2024.07.09 03:59:38.981905 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5438 2024.07.09 03:59:38.981921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5439 2024.07.09 03:59:38.981965 [ 3 ] {} <Debug> HTTP-Session: 6429fa0a-8d6f-48a6-a156-165b8af51212 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5440 2024.07.09 03:59:38.981982 [ 3 ] {} <Debug> HTTP-Session: 6429fa0a-8d6f-48a6-a156-165b8af51212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.07.09 03:59:38.981996 [ 3 ] {} <Debug> HTTP-Session: 6429fa0a-8d6f-48a6-a156-165b8af51212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5442 2024.07.09 03:59:38.982030 [ 3 ] {} <Trace> HTTP-Session: 6429fa0a-8d6f-48a6-a156-165b8af51212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5443 2024.07.09 03:59:38.982168 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5444 2024.07.09 03:59:38.982215 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5445 2024.07.09 03:59:38.982372 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5446 2024.07.09 03:59:38.982730 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5447 2024.07.09 03:59:38.982768 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5448 2024.07.09 03:59:38.983093 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5449 2024.07.09 03:59:38.983408 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5450 2024.07.09 03:59:38.983531 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001417 sec., 64220.18348623853 rows/sec., 5.02 MiB/sec.
5451 2024.07.09 03:59:38.983734 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Debug> DynamicQueryHandler: Done processing query
5452 2024.07.09 03:59:38.983764 [ 3 ] {674e259d-4bc5-493b-8426-b91e530f62d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5453 2024.07.09 03:59:38.983782 [ 3 ] {} <Debug> HTTP-Session: 6429fa0a-8d6f-48a6-a156-165b8af51212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.07.09 03:59:38.983946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5455 2024.07.09 03:59:38.983995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5456 2024.07.09 03:59:38.984015 [ 3 ] {} <Debug> HTTP-Session: 9345dcaf-48fb-4db3-9728-05cab48c3ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5457 2024.07.09 03:59:38.984031 [ 3 ] {} <Debug> HTTP-Session: 9345dcaf-48fb-4db3-9728-05cab48c3ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.07.09 03:59:38.984045 [ 3 ] {} <Debug> HTTP-Session: 9345dcaf-48fb-4db3-9728-05cab48c3ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.07.09 03:59:38.984077 [ 3 ] {} <Trace> HTTP-Session: 9345dcaf-48fb-4db3-9728-05cab48c3ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5460 2024.07.09 03:59:38.984229 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5461 2024.07.09 03:59:38.984277 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5462 2024.07.09 03:59:38.984421 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5463 2024.07.09 03:59:38.984827 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5464 2024.07.09 03:59:38.984863 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5465 2024.07.09 03:59:38.985248 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5466 2024.07.09 03:59:38.985601 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5467 2024.07.09 03:59:38.985749 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
5468 2024.07.09 03:59:38.986033 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Debug> DynamicQueryHandler: Done processing query
5469 2024.07.09 03:59:38.986072 [ 3 ] {0d6cd21b-ad07-4f8a-bdc0-52575da93640} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5470 2024.07.09 03:59:38.986090 [ 3 ] {} <Debug> HTTP-Session: 9345dcaf-48fb-4db3-9728-05cab48c3ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5471 2024.07.09 03:59:38.986267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5472 2024.07.09 03:59:38.986318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5473 2024.07.09 03:59:38.986338 [ 3 ] {} <Debug> HTTP-Session: e53cab08-6b91-469b-9f79-9253ed5e1009 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5474 2024.07.09 03:59:38.986355 [ 3 ] {} <Debug> HTTP-Session: e53cab08-6b91-469b-9f79-9253ed5e1009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.07.09 03:59:38.986369 [ 3 ] {} <Debug> HTTP-Session: e53cab08-6b91-469b-9f79-9253ed5e1009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5476 2024.07.09 03:59:38.986401 [ 3 ] {} <Trace> HTTP-Session: e53cab08-6b91-469b-9f79-9253ed5e1009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5477 2024.07.09 03:59:38.986695 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5478 2024.07.09 03:59:38.986773 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <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
5479 2024.07.09 03:59:38.987205 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5480 2024.07.09 03:59:38.987860 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5481 2024.07.09 03:59:38.987898 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5482 2024.07.09 03:59:38.988558 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5483 2024.07.09 03:59:38.988964 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5484 2024.07.09 03:59:38.989140 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002647 sec., 10200.226671703815 rows/sec., 18.28 MiB/sec.
5485 2024.07.09 03:59:38.989150 [ 131 ] {} <Debug> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5486 2024.07.09 03:59:38.989259 [ 131 ] {} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5487 2024.07.09 03:59:38.989334 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5488 2024.07.09 03:59:38.989567 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::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
5489 2024.07.09 03:59:38.989623 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Debug> DynamicQueryHandler: Done processing query
5490 2024.07.09 03:59:38.989653 [ 3 ] {04ff6002-0c37-421b-9819-39eb093f7268} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5491 2024.07.09 03:59:38.989674 [ 3 ] {} <Debug> HTTP-Session: e53cab08-6b91-469b-9f79-9253ed5e1009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.07.09 03:59:38.989827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5493 2024.07.09 03:59:38.989903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5494 2024.07.09 03:59:38.989939 [ 3 ] {} <Debug> HTTP-Session: b9afcd0c-3175-4a75-a976-eeb2bf3cce30 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5495 2024.07.09 03:59:38.989968 [ 3 ] {} <Debug> HTTP-Session: b9afcd0c-3175-4a75-a976-eeb2bf3cce30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.07.09 03:59:38.989992 [ 3 ] {} <Debug> HTTP-Session: b9afcd0c-3175-4a75-a976-eeb2bf3cce30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5497 2024.07.09 03:59:38.990000 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5498 2024.07.09 03:59:38.990038 [ 3 ] {} <Trace> HTTP-Session: b9afcd0c-3175-4a75-a976-eeb2bf3cce30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5499 2024.07.09 03:59:38.990090 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 359 rows starting from the beginning of the part
5500 2024.07.09 03:59:38.990194 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5501 2024.07.09 03:59:38.990334 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5502 2024.07.09 03:59:38.990643 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part
5503 2024.07.09 03:59:38.990917 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5504 2024.07.09 03:59:38.991259 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
5505 2024.07.09 03:59:38.991768 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part
5506 2024.07.09 03:59:38.991875 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5507 2024.07.09 03:59:38.991953 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5508 2024.07.09 03:59:38.992292 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
5509 2024.07.09 03:59:38.992801 [ 198 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
5510 2024.07.09 03:59:38.993077 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5511 2024.07.09 03:59:38.993664 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5512 2024.07.09 03:59:38.993927 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003791 sec., 15826.958586125033 rows/sec., 1.07 MiB/sec.
5513 2024.07.09 03:59:38.994176 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Debug> DynamicQueryHandler: Done processing query
5514 2024.07.09 03:59:38.994202 [ 3 ] {5824e814-0264-4de4-bb6c-f2390238e90c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5515 2024.07.09 03:59:38.994220 [ 3 ] {} <Debug> HTTP-Session: b9afcd0c-3175-4a75-a976-eeb2bf3cce30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5516 2024.07.09 03:59:38.996932 [ 194 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 19 columns (19 merged, 0 gathered) in 0.007464453 sec., 60017.79366820315 rows/sec., 107.55 MiB/sec.
5517 2024.07.09 03:59:38.997576 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5518 2024.07.09 03:59:38.998206 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5519 2024.07.09 03:59:38.998290 [ 199 ] {096886db-84c0-48cf-9a09-d4150e1c381e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5520 2024.07.09 03:59:38.998438 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB.
5521 2024.07.09 03:59:43.086552 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
5522 2024.07.09 03:59:43.086616 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
5523 2024.07.09 03:59:43.972572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5524 2024.07.09 03:59:43.972702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5525 2024.07.09 03:59:43.972733 [ 3 ] {} <Debug> HTTP-Session: adf33d40-42cc-416f-b842-2fc05841db22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5526 2024.07.09 03:59:43.972761 [ 3 ] {} <Debug> HTTP-Session: adf33d40-42cc-416f-b842-2fc05841db22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5527 2024.07.09 03:59:43.972781 [ 3 ] {} <Debug> HTTP-Session: adf33d40-42cc-416f-b842-2fc05841db22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5528 2024.07.09 03:59:43.972838 [ 3 ] {} <Trace> HTTP-Session: adf33d40-42cc-416f-b842-2fc05841db22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5529 2024.07.09 03:59:43.973043 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5530 2024.07.09 03:59:43.973120 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5531 2024.07.09 03:59:43.973327 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5532 2024.07.09 03:59:43.973765 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5533 2024.07.09 03:59:43.973809 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5534 2024.07.09 03:59:43.974191 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5535 2024.07.09 03:59:43.974537 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5536 2024.07.09 03:59:43.974685 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001701 sec., 2351.5579071134625 rows/sec., 190.60 KiB/sec.
5537 2024.07.09 03:59:43.974905 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Debug> DynamicQueryHandler: Done processing query
5538 2024.07.09 03:59:43.974942 [ 3 ] {37c33077-96f6-4130-9e2b-2a1942bffd65} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5539 2024.07.09 03:59:43.974964 [ 3 ] {} <Debug> HTTP-Session: adf33d40-42cc-416f-b842-2fc05841db22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5540 2024.07.09 03:59:43.975136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5541 2024.07.09 03:59:43.975193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5542 2024.07.09 03:59:43.975216 [ 3 ] {} <Debug> HTTP-Session: aaf4c12a-e48d-4931-b605-fb92379ecd1b Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5543 2024.07.09 03:59:43.975235 [ 3 ] {} <Debug> HTTP-Session: aaf4c12a-e48d-4931-b605-fb92379ecd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5544 2024.07.09 03:59:43.975250 [ 3 ] {} <Debug> HTTP-Session: aaf4c12a-e48d-4931-b605-fb92379ecd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5545 2024.07.09 03:59:43.975286 [ 3 ] {} <Trace> HTTP-Session: aaf4c12a-e48d-4931-b605-fb92379ecd1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5546 2024.07.09 03:59:43.975395 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5547 2024.07.09 03:59:43.975444 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5548 2024.07.09 03:59:43.975577 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5549 2024.07.09 03:59:43.975867 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5550 2024.07.09 03:59:43.975906 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5551 2024.07.09 03:59:43.976212 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5552 2024.07.09 03:59:43.976523 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5553 2024.07.09 03:59:43.976655 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001292 sec., 3095.9752321981423 rows/sec., 252.46 KiB/sec.
5554 2024.07.09 03:59:43.976939 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Debug> DynamicQueryHandler: Done processing query
5555 2024.07.09 03:59:43.976975 [ 3 ] {df7c3735-1e61-413c-a6a4-c0f7ca67b388} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5556 2024.07.09 03:59:43.976992 [ 3 ] {} <Debug> HTTP-Session: aaf4c12a-e48d-4931-b605-fb92379ecd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.07.09 03:59:43.977129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5558 2024.07.09 03:59:43.977181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5559 2024.07.09 03:59:43.977201 [ 3 ] {} <Debug> HTTP-Session: a9822320-b592-4f0c-8528-9687be9a5958 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5560 2024.07.09 03:59:43.977218 [ 3 ] {} <Debug> HTTP-Session: a9822320-b592-4f0c-8528-9687be9a5958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5561 2024.07.09 03:59:43.977232 [ 3 ] {} <Debug> HTTP-Session: a9822320-b592-4f0c-8528-9687be9a5958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.07.09 03:59:43.977265 [ 3 ] {} <Trace> HTTP-Session: a9822320-b592-4f0c-8528-9687be9a5958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5563 2024.07.09 03:59:43.977389 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5564 2024.07.09 03:59:43.977435 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5565 2024.07.09 03:59:43.977581 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5566 2024.07.09 03:59:43.977920 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5567 2024.07.09 03:59:43.977958 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5568 2024.07.09 03:59:43.978275 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5569 2024.07.09 03:59:43.978590 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5570 2024.07.09 03:59:43.978738 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001389 sec., 50395.968322534194 rows/sec., 3.97 MiB/sec.
5571 2024.07.09 03:59:43.978940 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Debug> DynamicQueryHandler: Done processing query
5572 2024.07.09 03:59:43.978966 [ 3 ] {59f772fa-1b95-430b-a95e-3cd34e32d81b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5573 2024.07.09 03:59:43.978983 [ 3 ] {} <Debug> HTTP-Session: a9822320-b592-4f0c-8528-9687be9a5958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.07.09 03:59:43.979105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5575 2024.07.09 03:59:43.979157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5576 2024.07.09 03:59:43.979176 [ 3 ] {} <Debug> HTTP-Session: af75ed66-c956-4666-b914-46e5cb090e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5577 2024.07.09 03:59:43.979193 [ 3 ] {} <Debug> HTTP-Session: af75ed66-c956-4666-b914-46e5cb090e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5578 2024.07.09 03:59:43.979207 [ 3 ] {} <Debug> HTTP-Session: af75ed66-c956-4666-b914-46e5cb090e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5579 2024.07.09 03:59:43.979238 [ 3 ] {} <Trace> HTTP-Session: af75ed66-c956-4666-b914-46e5cb090e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5580 2024.07.09 03:59:43.979342 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5581 2024.07.09 03:59:43.979386 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5582 2024.07.09 03:59:43.979516 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5583 2024.07.09 03:59:43.979797 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5584 2024.07.09 03:59:43.979835 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5585 2024.07.09 03:59:43.980135 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5586 2024.07.09 03:59:43.980441 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5587 2024.07.09 03:59:43.980609 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001284 sec., 3115.264797507788 rows/sec., 217.52 KiB/sec.
5588 2024.07.09 03:59:43.980904 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Debug> DynamicQueryHandler: Done processing query
5589 2024.07.09 03:59:43.980930 [ 3 ] {33db977c-2599-4297-b3ee-d1802f7c531d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5590 2024.07.09 03:59:43.980946 [ 3 ] {} <Debug> HTTP-Session: af75ed66-c956-4666-b914-46e5cb090e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5591 2024.07.09 03:59:43.981085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 12239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5592 2024.07.09 03:59:43.981135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5593 2024.07.09 03:59:43.981155 [ 3 ] {} <Debug> HTTP-Session: f0efe87c-18a6-4152-93f4-f2ba66afee31 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5594 2024.07.09 03:59:43.981171 [ 3 ] {} <Debug> HTTP-Session: f0efe87c-18a6-4152-93f4-f2ba66afee31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5595 2024.07.09 03:59:43.981186 [ 3 ] {} <Debug> HTTP-Session: f0efe87c-18a6-4152-93f4-f2ba66afee31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5596 2024.07.09 03:59:43.981218 [ 3 ] {} <Trace> HTTP-Session: f0efe87c-18a6-4152-93f4-f2ba66afee31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5597 2024.07.09 03:59:43.981338 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5598 2024.07.09 03:59:43.981385 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5599 2024.07.09 03:59:43.981528 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5600 2024.07.09 03:59:43.981857 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5601 2024.07.09 03:59:43.981895 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5602 2024.07.09 03:59:43.982208 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5603 2024.07.09 03:59:43.982518 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5604 2024.07.09 03:59:43.982669 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001371 sec., 52516.4113785558 rows/sec., 4.10 MiB/sec.
5605 2024.07.09 03:59:43.982926 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Debug> DynamicQueryHandler: Done processing query
5606 2024.07.09 03:59:43.982965 [ 3 ] {9e5c6267-2439-4c39-9a30-66b15ba09d0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5607 2024.07.09 03:59:43.982981 [ 3 ] {} <Debug> HTTP-Session: f0efe87c-18a6-4152-93f4-f2ba66afee31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5608 2024.07.09 03:59:43.983170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5609 2024.07.09 03:59:43.983221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5610 2024.07.09 03:59:43.983241 [ 3 ] {} <Debug> HTTP-Session: 18412b1a-b729-4909-9a04-821c8375f810 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5611 2024.07.09 03:59:43.983258 [ 3 ] {} <Debug> HTTP-Session: 18412b1a-b729-4909-9a04-821c8375f810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5612 2024.07.09 03:59:43.983272 [ 3 ] {} <Debug> HTTP-Session: 18412b1a-b729-4909-9a04-821c8375f810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5613 2024.07.09 03:59:43.983303 [ 3 ] {} <Trace> HTTP-Session: 18412b1a-b729-4909-9a04-821c8375f810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5614 2024.07.09 03:59:43.983459 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5615 2024.07.09 03:59:43.983514 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5616 2024.07.09 03:59:43.983675 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5617 2024.07.09 03:59:43.984063 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5618 2024.07.09 03:59:43.984101 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5619 2024.07.09 03:59:43.984489 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5620 2024.07.09 03:59:43.984838 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5621 2024.07.09 03:59:43.985011 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001615 sec., 100309.59752321983 rows/sec., 6.99 MiB/sec.
5622 2024.07.09 03:59:43.985384 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Debug> DynamicQueryHandler: Done processing query
5623 2024.07.09 03:59:43.985422 [ 3 ] {9e9ff949-af71-4be0-bcee-cefc100bfd14} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5624 2024.07.09 03:59:43.985470 [ 3 ] {} <Debug> HTTP-Session: 18412b1a-b729-4909-9a04-821c8375f810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5625 2024.07.09 03:59:43.985609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5626 2024.07.09 03:59:43.985661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5627 2024.07.09 03:59:43.985681 [ 3 ] {} <Debug> HTTP-Session: 28c1fb1b-e762-4668-8ff7-d12cc0e571c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5628 2024.07.09 03:59:43.985698 [ 3 ] {} <Debug> HTTP-Session: 28c1fb1b-e762-4668-8ff7-d12cc0e571c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5629 2024.07.09 03:59:43.985712 [ 3 ] {} <Debug> HTTP-Session: 28c1fb1b-e762-4668-8ff7-d12cc0e571c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5630 2024.07.09 03:59:43.985743 [ 3 ] {} <Trace> HTTP-Session: 28c1fb1b-e762-4668-8ff7-d12cc0e571c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5631 2024.07.09 03:59:43.985889 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5632 2024.07.09 03:59:43.985966 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <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
5633 2024.07.09 03:59:43.986393 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5634 2024.07.09 03:59:43.986890 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5635 2024.07.09 03:59:43.986928 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5636 2024.07.09 03:59:43.987531 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5637 2024.07.09 03:59:43.987957 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5638 2024.07.09 03:59:43.988150 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002322 sec., 1722.6528854435833 rows/sec., 3.09 MiB/sec.
5639 2024.07.09 03:59:43.989195 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Debug> DynamicQueryHandler: Done processing query
5640 2024.07.09 03:59:43.989221 [ 3 ] {ddc50829-2895-4237-8695-06a69f4a0433} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5641 2024.07.09 03:59:43.989238 [ 3 ] {} <Debug> HTTP-Session: 28c1fb1b-e762-4668-8ff7-d12cc0e571c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5642 2024.07.09 03:59:43.989369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5643 2024.07.09 03:59:43.989419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5644 2024.07.09 03:59:43.989443 [ 3 ] {} <Debug> HTTP-Session: 0d549084-e01c-4789-b9c9-10457be226f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5645 2024.07.09 03:59:43.989464 [ 3 ] {} <Debug> HTTP-Session: 0d549084-e01c-4789-b9c9-10457be226f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5646 2024.07.09 03:59:43.989478 [ 3 ] {} <Debug> HTTP-Session: 0d549084-e01c-4789-b9c9-10457be226f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5647 2024.07.09 03:59:43.989509 [ 3 ] {} <Trace> HTTP-Session: 0d549084-e01c-4789-b9c9-10457be226f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5648 2024.07.09 03:59:43.989632 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5649 2024.07.09 03:59:43.989678 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5650 2024.07.09 03:59:43.989828 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5651 2024.07.09 03:59:43.990155 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5652 2024.07.09 03:59:43.990192 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5653 2024.07.09 03:59:43.990585 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5654 2024.07.09 03:59:43.990940 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5655 2024.07.09 03:59:43.991101 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec.
5656 2024.07.09 03:59:43.991952 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Debug> DynamicQueryHandler: Done processing query
5657 2024.07.09 03:59:43.992051 [ 3 ] {8f81f621-f82e-4170-aea3-3c5995bf220d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5658 2024.07.09 03:59:43.992093 [ 3 ] {} <Debug> HTTP-Session: 0d549084-e01c-4789-b9c9-10457be226f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5659 2024.07.09 03:59:48.973437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5660 2024.07.09 03:59:48.973582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5661 2024.07.09 03:59:48.973612 [ 3 ] {} <Debug> HTTP-Session: 2d9c32f8-e6af-4f78-b756-f168a081beb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5662 2024.07.09 03:59:48.973640 [ 3 ] {} <Debug> HTTP-Session: 2d9c32f8-e6af-4f78-b756-f168a081beb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5663 2024.07.09 03:59:48.973659 [ 3 ] {} <Debug> HTTP-Session: 2d9c32f8-e6af-4f78-b756-f168a081beb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5664 2024.07.09 03:59:48.973715 [ 3 ] {} <Trace> HTTP-Session: 2d9c32f8-e6af-4f78-b756-f168a081beb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5665 2024.07.09 03:59:48.973924 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5666 2024.07.09 03:59:48.973999 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5667 2024.07.09 03:59:48.974218 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5668 2024.07.09 03:59:48.974665 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5669 2024.07.09 03:59:48.974706 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5670 2024.07.09 03:59:48.975078 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5671 2024.07.09 03:59:48.975419 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5672 2024.07.09 03:59:48.975590 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001728 sec., 15625 rows/sec., 1.24 MiB/sec.
5673 2024.07.09 03:59:48.975801 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Debug> DynamicQueryHandler: Done processing query
5674 2024.07.09 03:59:48.975828 [ 3 ] {97e99b3f-416f-40e8-a0af-dd0431b59a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5675 2024.07.09 03:59:48.975844 [ 3 ] {} <Debug> HTTP-Session: 2d9c32f8-e6af-4f78-b756-f168a081beb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5676 2024.07.09 03:59:48.976048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5677 2024.07.09 03:59:48.976097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5678 2024.07.09 03:59:48.976118 [ 3 ] {} <Debug> HTTP-Session: c9a60a3a-5bfe-45f6-a65b-5d2c3e17f6ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5679 2024.07.09 03:59:48.976135 [ 3 ] {} <Debug> HTTP-Session: c9a60a3a-5bfe-45f6-a65b-5d2c3e17f6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5680 2024.07.09 03:59:48.976149 [ 3 ] {} <Debug> HTTP-Session: c9a60a3a-5bfe-45f6-a65b-5d2c3e17f6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5681 2024.07.09 03:59:48.976182 [ 3 ] {} <Trace> HTTP-Session: c9a60a3a-5bfe-45f6-a65b-5d2c3e17f6ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5682 2024.07.09 03:59:48.976314 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5683 2024.07.09 03:59:48.976359 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5684 2024.07.09 03:59:48.976487 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5685 2024.07.09 03:59:48.976885 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5686 2024.07.09 03:59:48.976923 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5687 2024.07.09 03:59:48.977257 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5688 2024.07.09 03:59:48.977565 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5689 2024.07.09 03:59:48.977689 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Debug> executeQuery: Read 137 rows, 11.71 KiB in 0.001432 sec., 95670.39106145252 rows/sec., 7.99 MiB/sec.
5690 2024.07.09 03:59:48.977839 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Debug> DynamicQueryHandler: Done processing query
5691 2024.07.09 03:59:48.977863 [ 3 ] {62a7e37f-c606-4b2f-92af-aca4b13fa23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5692 2024.07.09 03:59:48.977879 [ 3 ] {} <Debug> HTTP-Session: c9a60a3a-5bfe-45f6-a65b-5d2c3e17f6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5693 2024.07.09 03:59:48.978034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5694 2024.07.09 03:59:48.978081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5695 2024.07.09 03:59:48.978101 [ 3 ] {} <Debug> HTTP-Session: b748f370-53ce-4777-9497-8a12e07a4548 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5696 2024.07.09 03:59:48.978118 [ 3 ] {} <Debug> HTTP-Session: b748f370-53ce-4777-9497-8a12e07a4548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5697 2024.07.09 03:59:48.978132 [ 3 ] {} <Debug> HTTP-Session: b748f370-53ce-4777-9497-8a12e07a4548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5698 2024.07.09 03:59:48.978162 [ 3 ] {} <Trace> HTTP-Session: b748f370-53ce-4777-9497-8a12e07a4548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5699 2024.07.09 03:59:48.978288 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5700 2024.07.09 03:59:48.978330 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5701 2024.07.09 03:59:48.978454 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5702 2024.07.09 03:59:48.978794 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5703 2024.07.09 03:59:48.978831 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5704 2024.07.09 03:59:48.979155 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5705 2024.07.09 03:59:48.979486 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5706 2024.07.09 03:59:48.979609 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001373 sec., 66278.22286962855 rows/sec., 5.18 MiB/sec.
5707 2024.07.09 03:59:48.979774 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Debug> DynamicQueryHandler: Done processing query
5708 2024.07.09 03:59:48.979799 [ 3 ] {049096b4-eba1-4391-9ec2-35077fd03637} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5709 2024.07.09 03:59:48.979815 [ 3 ] {} <Debug> HTTP-Session: b748f370-53ce-4777-9497-8a12e07a4548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5710 2024.07.09 03:59:48.979999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5711 2024.07.09 03:59:48.980048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5712 2024.07.09 03:59:48.980067 [ 3 ] {} <Debug> HTTP-Session: 343b2014-c61c-4301-8137-93124afa4be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5713 2024.07.09 03:59:48.980083 [ 3 ] {} <Debug> HTTP-Session: 343b2014-c61c-4301-8137-93124afa4be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5714 2024.07.09 03:59:48.980097 [ 3 ] {} <Debug> HTTP-Session: 343b2014-c61c-4301-8137-93124afa4be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.07.09 03:59:48.980128 [ 3 ] {} <Trace> HTTP-Session: 343b2014-c61c-4301-8137-93124afa4be7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5716 2024.07.09 03:59:48.980266 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5717 2024.07.09 03:59:48.980312 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5718 2024.07.09 03:59:48.980457 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5719 2024.07.09 03:59:48.980839 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5720 2024.07.09 03:59:48.980875 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5721 2024.07.09 03:59:48.981268 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5722 2024.07.09 03:59:48.981606 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5723 2024.07.09 03:59:48.981730 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec.
5724 2024.07.09 03:59:48.981883 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Debug> DynamicQueryHandler: Done processing query
5725 2024.07.09 03:59:48.981908 [ 3 ] {54a1c9be-9f4c-44c7-8b27-d270f165b5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5726 2024.07.09 03:59:48.981924 [ 3 ] {} <Debug> HTTP-Session: 343b2014-c61c-4301-8137-93124afa4be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5727 2024.07.09 03:59:48.982109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5728 2024.07.09 03:59:48.982157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5729 2024.07.09 03:59:48.982176 [ 3 ] {} <Debug> HTTP-Session: 24c873b1-429f-48f9-83f5-5ff0412c39e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5730 2024.07.09 03:59:48.982193 [ 3 ] {} <Debug> HTTP-Session: 24c873b1-429f-48f9-83f5-5ff0412c39e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5731 2024.07.09 03:59:48.982207 [ 3 ] {} <Debug> HTTP-Session: 24c873b1-429f-48f9-83f5-5ff0412c39e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.07.09 03:59:48.982237 [ 3 ] {} <Trace> HTTP-Session: 24c873b1-429f-48f9-83f5-5ff0412c39e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5733 2024.07.09 03:59:48.982516 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5734 2024.07.09 03:59:48.982580 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <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
5735 2024.07.09 03:59:48.982976 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5736 2024.07.09 03:59:48.983648 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5737 2024.07.09 03:59:48.983685 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5738 2024.07.09 03:59:48.984311 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5739 2024.07.09 03:59:48.984716 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5740 2024.07.09 03:59:48.984856 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002537 sec., 10642.49113125739 rows/sec., 19.07 MiB/sec.
5741 2024.07.09 03:59:48.985074 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Debug> DynamicQueryHandler: Done processing query
5742 2024.07.09 03:59:48.985099 [ 3 ] {b71559a9-1f69-4d65-9042-e50818b36153} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5743 2024.07.09 03:59:48.985115 [ 3 ] {} <Debug> HTTP-Session: 24c873b1-429f-48f9-83f5-5ff0412c39e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5744 2024.07.09 03:59:48.985249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5745 2024.07.09 03:59:48.985298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5746 2024.07.09 03:59:48.985317 [ 3 ] {} <Debug> HTTP-Session: f2ba3ebf-5736-4758-8106-f6ac820ffa7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5747 2024.07.09 03:59:48.985334 [ 3 ] {} <Debug> HTTP-Session: f2ba3ebf-5736-4758-8106-f6ac820ffa7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5748 2024.07.09 03:59:48.985348 [ 3 ] {} <Debug> HTTP-Session: f2ba3ebf-5736-4758-8106-f6ac820ffa7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.07.09 03:59:48.985381 [ 3 ] {} <Trace> HTTP-Session: f2ba3ebf-5736-4758-8106-f6ac820ffa7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5750 2024.07.09 03:59:48.985497 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5751 2024.07.09 03:59:48.985541 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5752 2024.07.09 03:59:48.985669 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5753 2024.07.09 03:59:48.986052 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5754 2024.07.09 03:59:48.986088 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5755 2024.07.09 03:59:48.986488 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5756 2024.07.09 03:59:48.986812 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5757 2024.07.09 03:59:48.986938 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec.
5758 2024.07.09 03:59:48.987145 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Debug> DynamicQueryHandler: Done processing query
5759 2024.07.09 03:59:48.987177 [ 3 ] {29610bbb-56bf-48f3-8ddf-8fc04ab822b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5760 2024.07.09 03:59:48.987193 [ 3 ] {} <Debug> HTTP-Session: f2ba3ebf-5736-4758-8106-f6ac820ffa7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.07.09 03:59:53.973336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5762 2024.07.09 03:59:53.973530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5763 2024.07.09 03:59:53.973576 [ 3 ] {} <Debug> HTTP-Session: 0469717c-8623-449e-832c-a878b80bd330 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5764 2024.07.09 03:59:53.973617 [ 3 ] {} <Debug> HTTP-Session: 0469717c-8623-449e-832c-a878b80bd330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5765 2024.07.09 03:59:53.973645 [ 3 ] {} <Debug> HTTP-Session: 0469717c-8623-449e-832c-a878b80bd330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.07.09 03:59:53.973724 [ 3 ] {} <Trace> HTTP-Session: 0469717c-8623-449e-832c-a878b80bd330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5767 2024.07.09 03:59:53.974000 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5768 2024.07.09 03:59:53.974107 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5769 2024.07.09 03:59:53.974403 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5770 2024.07.09 03:59:53.974848 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5771 2024.07.09 03:59:53.974889 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5772 2024.07.09 03:59:53.975259 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5773 2024.07.09 03:59:53.975598 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5774 2024.07.09 03:59:53.975784 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001867 sec., 2142.4745581146226 rows/sec., 173.66 KiB/sec.
5775 2024.07.09 03:59:53.975992 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Debug> DynamicQueryHandler: Done processing query
5776 2024.07.09 03:59:53.976018 [ 3 ] {38de3258-0dbb-4f46-908c-1bed0522e6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5777 2024.07.09 03:59:53.976035 [ 3 ] {} <Debug> HTTP-Session: 0469717c-8623-449e-832c-a878b80bd330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5778 2024.07.09 03:59:53.976192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5779 2024.07.09 03:59:53.976242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5780 2024.07.09 03:59:53.976261 [ 3 ] {} <Debug> HTTP-Session: f7ad1ca0-606a-4aa3-af99-16c6ecee46d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5781 2024.07.09 03:59:53.976277 [ 3 ] {} <Debug> HTTP-Session: f7ad1ca0-606a-4aa3-af99-16c6ecee46d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.07.09 03:59:53.976292 [ 3 ] {} <Debug> HTTP-Session: f7ad1ca0-606a-4aa3-af99-16c6ecee46d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.07.09 03:59:53.976324 [ 3 ] {} <Trace> HTTP-Session: f7ad1ca0-606a-4aa3-af99-16c6ecee46d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5784 2024.07.09 03:59:53.976417 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5785 2024.07.09 03:59:53.976461 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5786 2024.07.09 03:59:53.976590 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5787 2024.07.09 03:59:53.976900 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5788 2024.07.09 03:59:53.976937 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5789 2024.07.09 03:59:53.977238 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5790 2024.07.09 03:59:53.977545 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5791 2024.07.09 03:59:53.977706 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 125.16 KiB/sec.
5792 2024.07.09 03:59:53.977701 [ 115 ] {} <Debug> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5793 2024.07.09 03:59:53.977816 [ 115 ] {} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5794 2024.07.09 03:59:53.977856 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5795 2024.07.09 03:59:53.977956 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Debug> DynamicQueryHandler: Done processing query
5796 2024.07.09 03:59:53.978004 [ 3 ] {849c5a4d-bb09-4b06-9013-2d7dbe59accd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5797 2024.07.09 03:59:53.978055 [ 3 ] {} <Debug> HTTP-Session: f7ad1ca0-606a-4aa3-af99-16c6ecee46d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5798 2024.07.09 03:59:53.978096 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::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
5799 2024.07.09 03:59:53.978233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 14777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5800 2024.07.09 03:59:53.978270 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5801 2024.07.09 03:59:53.978300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5802 2024.07.09 03:59:53.978316 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5803 2024.07.09 03:59:53.978325 [ 3 ] {} <Debug> HTTP-Session: 896131c6-1feb-45b0-8902-f90f40342563 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5804 2024.07.09 03:59:53.978352 [ 3 ] {} <Debug> HTTP-Session: 896131c6-1feb-45b0-8902-f90f40342563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5805 2024.07.09 03:59:53.978367 [ 3 ] {} <Debug> HTTP-Session: 896131c6-1feb-45b0-8902-f90f40342563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5806 2024.07.09 03:59:53.978460 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5807 2024.07.09 03:59:53.978473 [ 3 ] {} <Trace> HTTP-Session: 896131c6-1feb-45b0-8902-f90f40342563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5808 2024.07.09 03:59:53.978791 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5809 2024.07.09 03:59:53.978886 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5810 2024.07.09 03:59:53.979067 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5811 2024.07.09 03:59:53.979107 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5812 2024.07.09 03:59:53.979433 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5813 2024.07.09 03:59:53.979812 [ 198 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5814 2024.07.09 03:59:53.980293 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5815 2024.07.09 03:59:53.980910 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5816 2024.07.09 03:59:53.980953 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5817 2024.07.09 03:59:53.981482 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5818 2024.07.09 03:59:53.981533 [ 194 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003602325 sec., 7772.757871652336 rows/sec., 633.81 KiB/sec.
5819 2024.07.09 03:59:53.981662 [ 194 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5820 2024.07.09 03:59:53.981922 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5821 2024.07.09 03:59:53.982148 [ 115 ] {} <Debug> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5822 2024.07.09 03:59:53.982165 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Debug> executeQuery: Read 105 rows, 8.39 KiB in 0.003468 sec., 30276.816608996538 rows/sec., 2.36 MiB/sec.
5823 2024.07.09 03:59:53.982216 [ 194 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5824 2024.07.09 03:59:53.982251 [ 115 ] {} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5825 2024.07.09 03:59:53.982418 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5826 2024.07.09 03:59:53.982523 [ 194 ] {f28d826c-d458-4ed5-9f75-01c02aaf80e0::all_1_11_2} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5827 2024.07.09 03:59:53.982719 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Debug> DynamicQueryHandler: Done processing query
5828 2024.07.09 03:59:53.982865 [ 3 ] {822b34a6-8fdc-4357-ade8-93853bfd1773} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5829 2024.07.09 03:59:53.982889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5830 2024.07.09 03:59:53.982925 [ 3 ] {} <Debug> HTTP-Session: 896131c6-1feb-45b0-8902-f90f40342563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5831 2024.07.09 03:59:53.983004 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::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
5832 2024.07.09 03:59:53.983206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5833 2024.07.09 03:59:53.983390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5834 2024.07.09 03:59:53.983481 [ 3 ] {} <Debug> HTTP-Session: 235b6c0c-57da-4a56-8194-4cd65c838fca Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5835 2024.07.09 03:59:53.983565 [ 3 ] {} <Debug> HTTP-Session: 235b6c0c-57da-4a56-8194-4cd65c838fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.07.09 03:59:53.983597 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5837 2024.07.09 03:59:53.983620 [ 3 ] {} <Debug> HTTP-Session: 235b6c0c-57da-4a56-8194-4cd65c838fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.07.09 03:59:53.983684 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 192 rows starting from the beginning of the part
5839 2024.07.09 03:59:53.983722 [ 3 ] {} <Trace> HTTP-Session: 235b6c0c-57da-4a56-8194-4cd65c838fca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5840 2024.07.09 03:59:53.983792 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part
5841 2024.07.09 03:59:53.983957 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5842 2024.07.09 03:59:53.984190 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5843 2024.07.09 03:59:53.984195 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 137 rows starting from the beginning of the part
5844 2024.07.09 03:59:53.984494 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part
5845 2024.07.09 03:59:53.984831 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 137 rows starting from the beginning of the part
5846 2024.07.09 03:59:53.985167 [ 198 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part
5847 2024.07.09 03:59:53.985423 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5848 2024.07.09 03:59:53.986055 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5849 2024.07.09 03:59:53.986094 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5850 2024.07.09 03:59:53.986614 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5851 2024.07.09 03:59:53.987017 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 4 columns (4 merged, 0 gathered) in 0.004466448 sec., 158739.1143924658 rows/sec., 12.93 MiB/sec.
5852 2024.07.09 03:59:53.987070 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5853 2024.07.09 03:59:53.987179 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5854 2024.07.09 03:59:53.987294 [ 115 ] {} <Debug> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5855 2024.07.09 03:59:53.987341 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003502 sec., 571.1022272986864 rows/sec., 39.88 KiB/sec.
5856 2024.07.09 03:59:53.987394 [ 115 ] {} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5857 2024.07.09 03:59:53.987515 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5858 2024.07.09 03:59:53.987872 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Debug> DynamicQueryHandler: Done processing query
5859 2024.07.09 03:59:53.987977 [ 3 ] {a0de0b10-5c54-468b-a65b-58b29d0eef20} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5860 2024.07.09 03:59:53.988033 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::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
5861 2024.07.09 03:59:53.988059 [ 3 ] {} <Debug> HTTP-Session: 235b6c0c-57da-4a56-8194-4cd65c838fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5862 2024.07.09 03:59:53.988354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 15938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5863 2024.07.09 03:59:53.988471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5864 2024.07.09 03:59:53.988471 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5865 2024.07.09 03:59:53.988508 [ 3 ] {} <Debug> HTTP-Session: 60f7c9ab-9359-4683-b6c7-fae93e67c8d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5866 2024.07.09 03:59:53.988525 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5867 2024.07.09 03:59:53.988539 [ 3 ] {} <Debug> HTTP-Session: 60f7c9ab-9359-4683-b6c7-fae93e67c8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.07.09 03:59:53.988583 [ 3 ] {} <Debug> HTTP-Session: 60f7c9ab-9359-4683-b6c7-fae93e67c8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5869 2024.07.09 03:59:53.988750 [ 3 ] {} <Trace> HTTP-Session: 60f7c9ab-9359-4683-b6c7-fae93e67c8d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5870 2024.07.09 03:59:53.988863 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5871 2024.07.09 03:59:53.988946 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2024.07.09 03:59:53.989288 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5873 2024.07.09 03:59:53.989314 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5874 2024.07.09 03:59:53.989395 [ 194 ] {fc8a481e-235b-43c3-a4ab-577200996e08::all_1_36_7} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5875 2024.07.09 03:59:53.989481 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5876 2024.07.09 03:59:53.989710 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5877 2024.07.09 03:59:53.989805 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
5878 2024.07.09 03:59:53.990078 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5879 2024.07.09 03:59:53.990435 [ 198 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5880 2024.07.09 03:59:53.990806 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5881 2024.07.09 03:59:53.991568 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5882 2024.07.09 03:59:53.991618 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5883 2024.07.09 03:59:53.992162 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5884 2024.07.09 03:59:53.992206 [ 197 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004518519 sec., 6196.72065116911 rows/sec., 432.68 KiB/sec.
5885 2024.07.09 03:59:53.992519 [ 197 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5886 2024.07.09 03:59:53.992791 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5887 2024.07.09 03:59:53.993194 [ 115 ] {} <Debug> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5888 2024.07.09 03:59:53.993290 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Debug> executeQuery: Read 94 rows, 7.50 KiB in 0.004263 sec., 22050.19939010087 rows/sec., 1.72 MiB/sec.
5889 2024.07.09 03:59:53.993316 [ 115 ] {} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5890 2024.07.09 03:59:53.993435 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5891 2024.07.09 03:59:53.993655 [ 197 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5892 2024.07.09 03:59:53.993825 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::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
5893 2024.07.09 03:59:53.993845 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Debug> DynamicQueryHandler: Done processing query
5894 2024.07.09 03:59:53.993898 [ 3 ] {a8924a06-8286-4894-8cff-18d2681fd0b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5895 2024.07.09 03:59:53.993956 [ 3 ] {} <Debug> HTTP-Session: 60f7c9ab-9359-4683-b6c7-fae93e67c8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5896 2024.07.09 03:59:53.994037 [ 197 ] {eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b::all_1_11_2} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5897 2024.07.09 03:59:53.994101 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5898 2024.07.09 03:59:53.994190 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 151 rows starting from the beginning of the part
5899 2024.07.09 03:59:53.994225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 37762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5900 2024.07.09 03:59:53.994257 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5901 2024.07.09 03:59:53.994402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5902 2024.07.09 03:59:53.994434 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part
5903 2024.07.09 03:59:53.994490 [ 3 ] {} <Debug> HTTP-Session: 8c407e6f-0dbc-4d94-8eef-35416d777eee Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5904 2024.07.09 03:59:53.994552 [ 3 ] {} <Debug> HTTP-Session: 8c407e6f-0dbc-4d94-8eef-35416d777eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.07.09 03:59:53.994619 [ 3 ] {} <Debug> HTTP-Session: 8c407e6f-0dbc-4d94-8eef-35416d777eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5906 2024.07.09 03:59:53.994719 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 91 rows starting from the beginning of the part
5907 2024.07.09 03:59:53.994751 [ 3 ] {} <Trace> HTTP-Session: 8c407e6f-0dbc-4d94-8eef-35416d777eee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5908 2024.07.09 03:59:53.995021 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part
5909 2024.07.09 03:59:53.995190 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5910 2024.07.09 03:59:53.995255 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 91 rows starting from the beginning of the part
5911 2024.07.09 03:59:53.995354 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5912 2024.07.09 03:59:53.995625 [ 194 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part
5913 2024.07.09 03:59:53.996336 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5914 2024.07.09 03:59:53.996998 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5915 2024.07.09 03:59:53.997044 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5916 2024.07.09 03:59:53.997538 [ 195 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.003901459 sec., 145330.24696658354 rows/sec., 11.35 MiB/sec.
5917 2024.07.09 03:59:53.997704 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5918 2024.07.09 03:59:53.997773 [ 195 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5919 2024.07.09 03:59:53.998412 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5920 2024.07.09 03:59:53.998592 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5921 2024.07.09 03:59:53.998700 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5922 2024.07.09 03:59:53.998778 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.003757 sec., 52435.453819536866 rows/sec., 3.66 MiB/sec.
5923 2024.07.09 03:59:53.998795 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5924 2024.07.09 03:59:53.998874 [ 197 ] {dc875d03-c41c-48ea-b7c3-468508607d1d::all_1_36_7} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5925 2024.07.09 03:59:53.998900 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5926 2024.07.09 03:59:53.999254 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
5927 2024.07.09 03:59:53.999318 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5928 2024.07.09 03:59:53.999342 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Debug> DynamicQueryHandler: Done processing query
5929 2024.07.09 03:59:53.999387 [ 3 ] {ca4e2014-c242-49a9-b5f1-e9870c5664c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5930 2024.07.09 03:59:53.999430 [ 3 ] {} <Debug> HTTP-Session: 8c407e6f-0dbc-4d94-8eef-35416d777eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.07.09 03:59:53.999541 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5932 2024.07.09 03:59:53.999592 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5238 rows starting from the beginning of the part
5933 2024.07.09 03:59:53.999633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5934 2024.07.09 03:59:53.999821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5935 2024.07.09 03:59:53.999875 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5936 2024.07.09 03:59:53.999933 [ 3 ] {} <Debug> HTTP-Session: 528737f4-287c-4890-8063-10c5fbcac4b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5937 2024.07.09 03:59:54.000023 [ 3 ] {} <Debug> HTTP-Session: 528737f4-287c-4890-8063-10c5fbcac4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5938 2024.07.09 03:59:54.000103 [ 3 ] {} <Debug> HTTP-Session: 528737f4-287c-4890-8063-10c5fbcac4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5939 2024.07.09 03:59:54.000168 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5940 2024.07.09 03:59:54.000231 [ 3 ] {} <Trace> HTTP-Session: 528737f4-287c-4890-8063-10c5fbcac4b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5941 2024.07.09 03:59:54.000408 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 162 rows starting from the beginning of the part
5942 2024.07.09 03:59:54.000620 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::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
5943 2024.07.09 03:59:54.000726 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5944 2024.07.09 03:59:54.000865 [ 195 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part
5945 2024.07.09 03:59:54.001150 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.50 MiB, peak 197.06 MiB, free memory in arenas 0.00 B, will set to 188.11 MiB (RSS), difference: -1.39 MiB
5946 2024.07.09 03:59:54.001214 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <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
5947 2024.07.09 03:59:54.003280 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5948 2024.07.09 03:59:54.004810 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5949 2024.07.09 03:59:54.004890 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5950 2024.07.09 03:59:54.006106 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5951 2024.07.09 03:59:54.006814 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5952 2024.07.09 03:59:54.007106 [ 194 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6077 rows, containing 5 columns (5 merged, 0 gathered) in 0.008046763 sec., 755210.5113571755 rows/sec., 52.62 MiB/sec.
5953 2024.07.09 03:59:54.007254 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006744 sec., 593.1198102016607 rows/sec., 1.06 MiB/sec.
5954 2024.07.09 03:59:54.007768 [ 194 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5955 2024.07.09 03:59:54.008176 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Debug> DynamicQueryHandler: Done processing query
5956 2024.07.09 03:59:54.008206 [ 3 ] {68bf24ca-6d13-4197-830a-a950e3ceacf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5957 2024.07.09 03:59:54.008234 [ 3 ] {} <Debug> HTTP-Session: 528737f4-287c-4890-8063-10c5fbcac4b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.07.09 03:59:54.008388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5959 2024.07.09 03:59:54.008440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5960 2024.07.09 03:59:54.008467 [ 3 ] {} <Debug> HTTP-Session: 13a38ac0-b6a7-4ac1-8e7f-60feb5c462e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
5961 2024.07.09 03:59:54.008487 [ 3 ] {} <Debug> HTTP-Session: 13a38ac0-b6a7-4ac1-8e7f-60feb5c462e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5962 2024.07.09 03:59:54.008510 [ 3 ] {} <Debug> HTTP-Session: 13a38ac0-b6a7-4ac1-8e7f-60feb5c462e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5963 2024.07.09 03:59:54.008529 [ 194 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5964 2024.07.09 03:59:54.008548 [ 3 ] {} <Trace> HTTP-Session: 13a38ac0-b6a7-4ac1-8e7f-60feb5c462e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5965 2024.07.09 03:59:54.008621 [ 194 ] {88b2ab64-8ccf-44d8-94af-6a0b513d593f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5966 2024.07.09 03:59:54.008711 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5967 2024.07.09 03:59:54.008722 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB.
5968 2024.07.09 03:59:54.008764 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5969 2024.07.09 03:59:54.008905 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.07.09 03:59:54.009254 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5971 2024.07.09 03:59:54.009293 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5972 2024.07.09 03:59:54.009668 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5973 2024.07.09 03:59:54.009999 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5974 2024.07.09 03:59:54.010162 [ 115 ] {} <Debug> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5975 2024.07.09 03:59:54.010170 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec.
5976 2024.07.09 03:59:54.010226 [ 115 ] {} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5977 2024.07.09 03:59:54.010291 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
5978 2024.07.09 03:59:54.010506 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Debug> DynamicQueryHandler: Done processing query
5979 2024.07.09 03:59:54.010506 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5980 2024.07.09 03:59:54.010545 [ 3 ] {5549aeb3-8446-4c61-9987-970881e76dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5981 2024.07.09 03:59:54.010609 [ 3 ] {} <Debug> HTTP-Session: 13a38ac0-b6a7-4ac1-8e7f-60feb5c462e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5982 2024.07.09 03:59:54.010732 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5983 2024.07.09 03:59:54.010773 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1810 rows starting from the beginning of the part
5984 2024.07.09 03:59:54.010889 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5985 2024.07.09 03:59:54.011095 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5986 2024.07.09 03:59:54.011279 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5987 2024.07.09 03:59:54.011438 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5988 2024.07.09 03:59:54.011573 [ 201 ] {40e771f8-518b-4d97-8a1b-a3293836514e::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
5989 2024.07.09 03:59:54.013186 [ 186 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774982 sec., 760365.2924595546 rows/sec., 51.30 MiB/sec.
5990 2024.07.09 03:59:54.013424 [ 194 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5991 2024.07.09 03:59:54.013798 [ 194 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_36_7} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5992 2024.07.09 03:59:54.013871 [ 194 ] {40e771f8-518b-4d97-8a1b-a3293836514e::all_1_36_7} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5993 2024.07.09 03:59:54.013955 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
5994 2024.07.09 03:59:55.001144 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.29 MiB, peak 197.06 MiB, free memory in arenas 0.00 B, will set to 189.28 MiB (RSS), difference: 1.99 MiB
5995 2024.07.09 03:59:58.086662 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
5996 2024.07.09 03:59:58.086764 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
5997 2024.07.09 03:59:58.974090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.07.09 03:59:58.974212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5999 2024.07.09 03:59:58.974242 [ 3 ] {} <Debug> HTTP-Session: 81e32c17-16f6-40e8-b6d7-bc78a7520235 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6000 2024.07.09 03:59:58.974267 [ 3 ] {} <Debug> HTTP-Session: 81e32c17-16f6-40e8-b6d7-bc78a7520235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.07.09 03:59:58.974286 [ 3 ] {} <Debug> HTTP-Session: 81e32c17-16f6-40e8-b6d7-bc78a7520235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.07.09 03:59:58.974337 [ 3 ] {} <Trace> HTTP-Session: 81e32c17-16f6-40e8-b6d7-bc78a7520235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6003 2024.07.09 03:59:58.974536 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6004 2024.07.09 03:59:58.974608 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6005 2024.07.09 03:59:58.974802 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6006 2024.07.09 03:59:58.975258 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6007 2024.07.09 03:59:58.975307 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6008 2024.07.09 03:59:58.975694 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6009 2024.07.09 03:59:58.976042 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Trace> oximeter.fields_i64 (ac6848a1-69da-492c-8e21-7380d9cb19db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6010 2024.07.09 03:59:58.976205 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001724 sec., 15661.252900232019 rows/sec., 1.24 MiB/sec.
6011 2024.07.09 03:59:58.976469 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Debug> DynamicQueryHandler: Done processing query
6012 2024.07.09 03:59:58.976498 [ 3 ] {0c93ca80-b0b8-4f3c-9832-309a07ad6209} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6013 2024.07.09 03:59:58.976515 [ 3 ] {} <Debug> HTTP-Session: 81e32c17-16f6-40e8-b6d7-bc78a7520235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6014 2024.07.09 03:59:58.976677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6015 2024.07.09 03:59:58.976735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6016 2024.07.09 03:59:58.976754 [ 3 ] {} <Debug> HTTP-Session: f566e5ed-ff63-461d-a28c-c18cfbc176df Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6017 2024.07.09 03:59:58.976773 [ 3 ] {} <Debug> HTTP-Session: f566e5ed-ff63-461d-a28c-c18cfbc176df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.07.09 03:59:58.976787 [ 3 ] {} <Debug> HTTP-Session: f566e5ed-ff63-461d-a28c-c18cfbc176df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6019 2024.07.09 03:59:58.976823 [ 3 ] {} <Trace> HTTP-Session: f566e5ed-ff63-461d-a28c-c18cfbc176df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6020 2024.07.09 03:59:58.976929 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6021 2024.07.09 03:59:58.976974 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6022 2024.07.09 03:59:58.977121 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6023 2024.07.09 03:59:58.977434 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6024 2024.07.09 03:59:58.977473 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6025 2024.07.09 03:59:58.977782 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6026 2024.07.09 03:59:58.978093 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Trace> oximeter.fields_ipaddr (f28d826c-d458-4ed5-9f75-01c02aaf80e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6027 2024.07.09 03:59:58.978256 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001355 sec., 2952.029520295203 rows/sec., 240.72 KiB/sec.
6028 2024.07.09 03:59:58.978426 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Debug> DynamicQueryHandler: Done processing query
6029 2024.07.09 03:59:58.978451 [ 3 ] {163471cf-6ef2-4930-98d5-da96c1ea9a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6030 2024.07.09 03:59:58.978467 [ 3 ] {} <Debug> HTTP-Session: f566e5ed-ff63-461d-a28c-c18cfbc176df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6031 2024.07.09 03:59:58.978653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 20320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6032 2024.07.09 03:59:58.978704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6033 2024.07.09 03:59:58.978723 [ 3 ] {} <Debug> HTTP-Session: ca96c1c3-1f73-41e8-a3fd-9becab3c85f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6034 2024.07.09 03:59:58.978739 [ 3 ] {} <Debug> HTTP-Session: ca96c1c3-1f73-41e8-a3fd-9becab3c85f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.07.09 03:59:58.978753 [ 3 ] {} <Debug> HTTP-Session: ca96c1c3-1f73-41e8-a3fd-9becab3c85f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6036 2024.07.09 03:59:58.978785 [ 3 ] {} <Trace> HTTP-Session: ca96c1c3-1f73-41e8-a3fd-9becab3c85f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6037 2024.07.09 03:59:58.978928 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6038 2024.07.09 03:59:58.978971 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6039 2024.07.09 03:59:58.979099 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6040 2024.07.09 03:59:58.979488 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6041 2024.07.09 03:59:58.979525 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6042 2024.07.09 03:59:58.979842 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6043 2024.07.09 03:59:58.980148 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Trace> oximeter.fields_string (fc8a481e-235b-43c3-a4ab-577200996e08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6044 2024.07.09 03:59:58.980300 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Debug> executeQuery: Read 139 rows, 11.86 KiB in 0.001425 sec., 97543.85964912281 rows/sec., 8.13 MiB/sec.
6045 2024.07.09 03:59:58.980473 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Debug> DynamicQueryHandler: Done processing query
6046 2024.07.09 03:59:58.980497 [ 3 ] {03fcbabd-8f25-479c-80f3-24e079bb9cbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6047 2024.07.09 03:59:58.980513 [ 3 ] {} <Debug> HTTP-Session: ca96c1c3-1f73-41e8-a3fd-9becab3c85f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6048 2024.07.09 03:59:58.980687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6049 2024.07.09 03:59:58.980737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6050 2024.07.09 03:59:58.980756 [ 3 ] {} <Debug> HTTP-Session: 2b94e04f-60e4-473d-bed1-543917486578 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6051 2024.07.09 03:59:58.980772 [ 3 ] {} <Debug> HTTP-Session: 2b94e04f-60e4-473d-bed1-543917486578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.07.09 03:59:58.980786 [ 3 ] {} <Debug> HTTP-Session: 2b94e04f-60e4-473d-bed1-543917486578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6053 2024.07.09 03:59:58.980817 [ 3 ] {} <Trace> HTTP-Session: 2b94e04f-60e4-473d-bed1-543917486578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6054 2024.07.09 03:59:58.980912 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6055 2024.07.09 03:59:58.980954 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6056 2024.07.09 03:59:58.981084 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6057 2024.07.09 03:59:58.981390 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6058 2024.07.09 03:59:58.981427 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6059 2024.07.09 03:59:58.981730 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6060 2024.07.09 03:59:58.982043 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Trace> oximeter.fields_u16 (eb0f8c17-c7a2-4dcf-b589-c7bc84d2040b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6061 2024.07.09 03:59:58.982200 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001307 sec., 3060.44376434583 rows/sec., 213.69 KiB/sec.
6062 2024.07.09 03:59:58.982372 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Debug> DynamicQueryHandler: Done processing query
6063 2024.07.09 03:59:58.982397 [ 3 ] {7e1e7c95-af64-4ed2-8772-a891c019f8e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6064 2024.07.09 03:59:58.982413 [ 3 ] {} <Debug> HTTP-Session: 2b94e04f-60e4-473d-bed1-543917486578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6065 2024.07.09 03:59:58.982593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 16136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6066 2024.07.09 03:59:58.982643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6067 2024.07.09 03:59:58.982662 [ 3 ] {} <Debug> HTTP-Session: 446f9e31-ea57-4eb8-bb1b-8af91e2c6fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6068 2024.07.09 03:59:58.982679 [ 3 ] {} <Debug> HTTP-Session: 446f9e31-ea57-4eb8-bb1b-8af91e2c6fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6069 2024.07.09 03:59:58.982693 [ 3 ] {} <Debug> HTTP-Session: 446f9e31-ea57-4eb8-bb1b-8af91e2c6fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6070 2024.07.09 03:59:58.982724 [ 3 ] {} <Trace> HTTP-Session: 446f9e31-ea57-4eb8-bb1b-8af91e2c6fb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6071 2024.07.09 03:59:58.982850 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6072 2024.07.09 03:59:58.982892 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6073 2024.07.09 03:59:58.983019 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6074 2024.07.09 03:59:58.983359 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6075 2024.07.09 03:59:58.983397 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6076 2024.07.09 03:59:58.983714 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6077 2024.07.09 03:59:58.984016 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Trace> oximeter.fields_uuid (dc875d03-c41c-48ea-b7c3-468508607d1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6078 2024.07.09 03:59:58.984167 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001366 sec., 69546.12005856515 rows/sec., 5.44 MiB/sec.
6079 2024.07.09 03:59:58.984339 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Debug> DynamicQueryHandler: Done processing query
6080 2024.07.09 03:59:58.984364 [ 3 ] {2c29f879-1b60-4268-9972-90c5281e1258} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6081 2024.07.09 03:59:58.984379 [ 3 ] {} <Debug> HTTP-Session: 446f9e31-ea57-4eb8-bb1b-8af91e2c6fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6082 2024.07.09 03:59:58.984544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 30989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6083 2024.07.09 03:59:58.984594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6084 2024.07.09 03:59:58.984614 [ 3 ] {} <Debug> HTTP-Session: 0548f972-820f-4822-8693-29b2e99527b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6085 2024.07.09 03:59:58.984630 [ 3 ] {} <Debug> HTTP-Session: 0548f972-820f-4822-8693-29b2e99527b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6086 2024.07.09 03:59:58.984644 [ 3 ] {} <Debug> HTTP-Session: 0548f972-820f-4822-8693-29b2e99527b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6087 2024.07.09 03:59:58.984674 [ 3 ] {} <Trace> HTTP-Session: 0548f972-820f-4822-8693-29b2e99527b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6088 2024.07.09 03:59:58.984826 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6089 2024.07.09 03:59:58.984874 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6090 2024.07.09 03:59:58.985022 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6091 2024.07.09 03:59:58.985396 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6092 2024.07.09 03:59:58.985433 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6093 2024.07.09 03:59:58.985829 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6094 2024.07.09 03:59:58.986164 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Trace> oximeter.measurements_cumulativeu64 (88b2ab64-8ccf-44d8-94af-6a0b513d593f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6095 2024.07.09 03:59:58.986316 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001565 sec., 103514.3769968051 rows/sec., 7.21 MiB/sec.
6096 2024.07.09 03:59:58.986493 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Debug> DynamicQueryHandler: Done processing query
6097 2024.07.09 03:59:58.986519 [ 3 ] {32263449-301d-423f-be7d-de322aca802c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6098 2024.07.09 03:59:58.986536 [ 3 ] {} <Debug> HTTP-Session: 0548f972-820f-4822-8693-29b2e99527b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6099 2024.07.09 03:59:58.986677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 43701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6100 2024.07.09 03:59:58.986728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6101 2024.07.09 03:59:58.986747 [ 3 ] {} <Debug> HTTP-Session: e0ce4d32-b166-4434-8705-53eadd280057 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6102 2024.07.09 03:59:58.986763 [ 3 ] {} <Debug> HTTP-Session: e0ce4d32-b166-4434-8705-53eadd280057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6103 2024.07.09 03:59:58.986777 [ 3 ] {} <Debug> HTTP-Session: e0ce4d32-b166-4434-8705-53eadd280057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6104 2024.07.09 03:59:58.986807 [ 3 ] {} <Trace> HTTP-Session: e0ce4d32-b166-4434-8705-53eadd280057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6105 2024.07.09 03:59:58.987151 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6106 2024.07.09 03:59:58.987217 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <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
6107 2024.07.09 03:59:58.987635 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6108 2024.07.09 03:59:58.988348 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6109 2024.07.09 03:59:58.988386 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6110 2024.07.09 03:59:58.989027 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6111 2024.07.09 03:59:58.989441 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Trace> oximeter.measurements_histogramf64 (096886db-84c0-48cf-9a09-d4150e1c381e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6112 2024.07.09 03:59:58.989655 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002752 sec., 9811.046511627907 rows/sec., 17.58 MiB/sec.
6113 2024.07.09 03:59:58.990204 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Debug> DynamicQueryHandler: Done processing query
6114 2024.07.09 03:59:58.990257 [ 3 ] {81e20d6f-745e-4e43-aa13-81e22ce3374e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6115 2024.07.09 03:59:58.990283 [ 3 ] {} <Debug> HTTP-Session: e0ce4d32-b166-4434-8705-53eadd280057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6116 2024.07.09 03:59:58.990458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59932, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6117 2024.07.09 03:59:58.990509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6118 2024.07.09 03:59:58.990528 [ 3 ] {} <Debug> HTTP-Session: e875a7a8-6c1c-4d03-9cbb-acbd890fd7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59932
6119 2024.07.09 03:59:58.990545 [ 3 ] {} <Debug> HTTP-Session: e875a7a8-6c1c-4d03-9cbb-acbd890fd7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6120 2024.07.09 03:59:58.990559 [ 3 ] {} <Debug> HTTP-Session: e875a7a8-6c1c-4d03-9cbb-acbd890fd7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6121 2024.07.09 03:59:58.990590 [ 3 ] {} <Trace> HTTP-Session: e875a7a8-6c1c-4d03-9cbb-acbd890fd7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6122 2024.07.09 03:59:58.990716 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6123 2024.07.09 03:59:58.990793 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6124 2024.07.09 03:59:58.990937 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6125 2024.07.09 03:59:58.991251 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6126 2024.07.09 03:59:58.991288 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
6127 2024.07.09 03:59:58.991657 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6128 2024.07.09 03:59:58.991973 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Trace> oximeter.measurements_u64 (40e771f8-518b-4d97-8a1b-a3293836514e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6129 2024.07.09 03:59:58.992126 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec.
6130 2024.07.09 03:59:58.992289 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Debug> DynamicQueryHandler: Done processing query
6131 2024.07.09 03:59:58.992315 [ 3 ] {7ad40830-0fb2-4025-822d-1e91df102c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6132 2024.07.09 03:59:58.992330 [ 3 ] {} <Debug> HTTP-Session: e875a7a8-6c1c-4d03-9cbb-acbd890fd7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db